diff --git a/textproc/erlang-p1_utils/Makefile b/textproc/erlang-p1_utils/Makefile index 6d4444e49bd4..ca99c295353a 100644 --- a/textproc/erlang-p1_utils/Makefile +++ b/textproc/erlang-p1_utils/Makefile @@ -1,17 +1,17 @@ PORTNAME= p1_utils -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.23 CATEGORIES= textproc PKGNAMEPREFIX= erlang- MAINTAINER= erlang@FreeBSD.org COMMENT= Erlang utility modules from ProcessOne LICENSE= APACHE20 USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= processone OPTIONS_DEFINE= DOCS .include diff --git a/textproc/erlang-p1_utils/distinfo b/textproc/erlang-p1_utils/distinfo index fa1d2ae9e370..66195ba47dd0 100644 --- a/textproc/erlang-p1_utils/distinfo +++ b/textproc/erlang-p1_utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530370298 -SHA256 (processone-p1_utils-1.0.12_GH0.tar.gz) = ecb29acbbf61686eb91f63a9e37b0a5c9cdd9e55bd8eb42edb632815dbdbf0c0 -SIZE (processone-p1_utils-1.0.12_GH0.tar.gz) = 55067 +TIMESTAMP = 1632899638 +SHA256 (processone-p1_utils-1.0.23_GH0.tar.gz) = 05f29bc55a51840c84f4055b89d4cc312078badc5571a5962f15348fa5d87015 +SIZE (processone-p1_utils-1.0.23_GH0.tar.gz) = 65338 diff --git a/textproc/erlang-p1_utils/pkg-plist b/textproc/erlang-p1_utils/pkg-plist index b0701f7df4ad..3d55d8f18979 100644 --- a/textproc/erlang-p1_utils/pkg-plist +++ b/textproc/erlang-p1_utils/pkg-plist @@ -1,28 +1,34 @@ lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_edoc_layout.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_file_queue.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_fsm.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_http.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_nif_utils.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_options.beam +lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_prof.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_queue.beam +lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_rand.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_server.beam +lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_shaper.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_time_compat.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_utils.app lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_utils.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_utils_sup.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/treap.beam lib/erlang/lib/p1_utils-%%VERSION%%/include/p1_queue.hrl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_edoc_layout.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_file_queue.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_fsm.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_http.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_nif_utils.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_options.erl +lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_prof.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_queue.erl +lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_rand.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_server.erl +lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_shaper.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_time_compat.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_utils.app.src lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_utils.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_utils_sup.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/treap.erl %%PORTDOCS%%%%DOCSDIR%%/README.md