From 1222b61d10adea5c9bccd3c4dad7bfc37e402abf Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Tue, 11 Apr 2017 08:30:55 +0000 Subject: Update textproc/erlang-p1_utils to version 1.0.8. --- textproc/erlang-p1_utils/Makefile | 2 +- textproc/erlang-p1_utils/distinfo | 6 +++--- textproc/erlang-p1_utils/pkg-plist | 9 +++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) (limited to 'textproc/erlang-p1_utils') diff --git a/textproc/erlang-p1_utils/Makefile b/textproc/erlang-p1_utils/Makefile index 200db4985c60..d72daf64ca35 100644 --- a/textproc/erlang-p1_utils/Makefile +++ b/textproc/erlang-p1_utils/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= p1_utils -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= textproc PKGNAMEPREFIX= erlang- diff --git a/textproc/erlang-p1_utils/distinfo b/textproc/erlang-p1_utils/distinfo index 6c38181ecf76..a9b3f924f757 100644 --- a/textproc/erlang-p1_utils/distinfo +++ b/textproc/erlang-p1_utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487944603 -SHA256 (processone-p1_utils-1.0.7_GH0.tar.gz) = 242261beb7450c84458003f9a13f6b8866cf09d9c0ea267e41aa569f6c094954 -SIZE (processone-p1_utils-1.0.7_GH0.tar.gz) = 46312 +TIMESTAMP = 1491899315 +SHA256 (processone-p1_utils-1.0.8_GH0.tar.gz) = 9b43e025b923221cfe6a6efc76790d97b1c233e3e2db37fc804294d847bcfaa3 +SIZE (processone-p1_utils-1.0.8_GH0.tar.gz) = 53349 diff --git a/textproc/erlang-p1_utils/pkg-plist b/textproc/erlang-p1_utils/pkg-plist index 2526a53b4ed3..2109c2310e8e 100644 --- a/textproc/erlang-p1_utils/pkg-plist +++ b/textproc/erlang-p1_utils/pkg-plist @@ -1,17 +1,26 @@ 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_queue.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_server.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_queue.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_server.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 -- cgit v1.2.3