diff options
author | olgeni <olgeni@FreeBSD.org> | 2017-06-07 18:29:30 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2017-06-07 18:29:30 +0800 |
commit | 2ee7ffba42902585d52441a55843a0e2b29d1a7d (patch) | |
tree | 6236e66048a4a5949cf0f47883720ffebf516269 /textproc | |
parent | f60530bbb10927eb82fea36814f3c662cd0aff2b (diff) | |
download | freebsd-ports-gnome-2ee7ffba42902585d52441a55843a0e2b29d1a7d.tar.gz freebsd-ports-gnome-2ee7ffba42902585d52441a55843a0e2b29d1a7d.tar.zst freebsd-ports-gnome-2ee7ffba42902585d52441a55843a0e2b29d1a7d.zip |
Update textproc/erlang-p1_utils to version 1.0.9.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/erlang-p1_utils/Makefile | 2 | ||||
-rw-r--r-- | textproc/erlang-p1_utils/distinfo | 6 | ||||
-rw-r--r-- | textproc/erlang-p1_utils/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/erlang-p1_utils/Makefile b/textproc/erlang-p1_utils/Makefile index d72daf64ca35..9c6ff72e5279 100644 --- a/textproc/erlang-p1_utils/Makefile +++ b/textproc/erlang-p1_utils/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= p1_utils -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= textproc PKGNAMEPREFIX= erlang- diff --git a/textproc/erlang-p1_utils/distinfo b/textproc/erlang-p1_utils/distinfo index a9b3f924f757..e01ae20f5c70 100644 --- a/textproc/erlang-p1_utils/distinfo +++ b/textproc/erlang-p1_utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491899315 -SHA256 (processone-p1_utils-1.0.8_GH0.tar.gz) = 9b43e025b923221cfe6a6efc76790d97b1c233e3e2db37fc804294d847bcfaa3 -SIZE (processone-p1_utils-1.0.8_GH0.tar.gz) = 53349 +TIMESTAMP = 1496831277 +SHA256 (processone-p1_utils-1.0.9_GH0.tar.gz) = a930055af617b1f21eecb9ff00dd68a429017e0b44bfe65377c42165ae967cf9 +SIZE (processone-p1_utils-1.0.9_GH0.tar.gz) = 55110 diff --git a/textproc/erlang-p1_utils/pkg-plist b/textproc/erlang-p1_utils/pkg-plist index 2109c2310e8e..b0701f7df4ad 100644 --- a/textproc/erlang-p1_utils/pkg-plist +++ b/textproc/erlang-p1_utils/pkg-plist @@ -3,6 +3,7 @@ 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_queue.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_server.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_time_compat.beam @@ -16,6 +17,7 @@ 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_queue.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_server.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_time_compat.erl |