aboutsummaryrefslogtreecommitdiff
path: root/security/erlang-fast_tls
diff options
context:
space:
mode:
authorBabak Farrokhi <farrokhi@FreeBSD.org>2017-10-02 06:54:12 +0000
committerBabak Farrokhi <farrokhi@FreeBSD.org>2017-10-02 06:54:12 +0000
commit600f55e751c0835bc461eb75555c0debf3992727 (patch)
tree6a1519ae6bd02640518c255d46de849550b5024d /security/erlang-fast_tls
parent18195f72a2a7d553d8a7c7833d46a58db87b6eb4 (diff)
downloadports-600f55e751c0835bc461eb75555c0debf3992727.tar.gz
ports-600f55e751c0835bc461eb75555c0debf3992727.zip
Notes
Diffstat (limited to 'security/erlang-fast_tls')
-rw-r--r--security/erlang-fast_tls/Makefile2
-rw-r--r--security/erlang-fast_tls/distinfo6
-rw-r--r--security/erlang-fast_tls/files/patch-rebar.config2
3 files changed, 5 insertions, 5 deletions
diff --git a/security/erlang-fast_tls/Makefile b/security/erlang-fast_tls/Makefile
index 5329c9e7fb78..452d3d559e2f 100644
--- a/security/erlang-fast_tls/Makefile
+++ b/security/erlang-fast_tls/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fast_tls
-PORTVERSION= 1.0.15
+PORTVERSION= 1.0.16
CATEGORIES= security
PKGNAMEPREFIX= erlang-
diff --git a/security/erlang-fast_tls/distinfo b/security/erlang-fast_tls/distinfo
index 1407cf8e427b..7d89eb1930d0 100644
--- a/security/erlang-fast_tls/distinfo
+++ b/security/erlang-fast_tls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501664393
-SHA256 (processone-fast_tls-1.0.15_GH0.tar.gz) = 8a5e88d836f3733cba67a667f54241dc96480f7d176596c7d958d674bd1490bf
-SIZE (processone-fast_tls-1.0.15_GH0.tar.gz) = 63082
+TIMESTAMP = 1506924939
+SHA256 (processone-fast_tls-1.0.16_GH0.tar.gz) = 32f8f14e0e6b97a633e714c4164d81f171aa4b0f92a62e40c5702b898fba5e72
+SIZE (processone-fast_tls-1.0.16_GH0.tar.gz) = 63739
diff --git a/security/erlang-fast_tls/files/patch-rebar.config b/security/erlang-fast_tls/files/patch-rebar.config
index acf7540b6923..924caaae0bea 100644
--- a/security/erlang-fast_tls/files/patch-rebar.config
+++ b/security/erlang-fast_tls/files/patch-rebar.config
@@ -4,7 +4,7 @@
{port_specs, [{"priv/lib/fast_tls.so", ["c_src/fast_tls.c", "c_src/hashmap.c"]},
{"priv/lib/p1_sha.so", ["c_src/p1_sha.c"]}]}.
--{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.9"}}}]}.
+-{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.10"}}}]}.
+{deps, []}.
{clean_files, ["c_src/fast_tls.gcda", "c_src/fast_tls.gcno",