summaryrefslogtreecommitdiff
path: root/textproc/erlang-fast_yaml/patches/patch-rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/erlang-fast_yaml/patches/patch-rebar.config')
-rw-r--r--textproc/erlang-fast_yaml/patches/patch-rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/erlang-fast_yaml/patches/patch-rebar.config b/textproc/erlang-fast_yaml/patches/patch-rebar.config
index 1d9011ee97e..821a1f87d2e 100644
--- a/textproc/erlang-fast_yaml/patches/patch-rebar.config
+++ b/textproc/erlang-fast_yaml/patches/patch-rebar.config
@@ -1,4 +1,4 @@
-$NetBSD: patch-rebar.config,v 1.2 2016/08/12 09:38:37 fhajny Exp $
+$NetBSD: patch-rebar.config,v 1.3 2017/01/03 18:19:26 fhajny Exp $
Deps are handled by pkgsrc.
@@ -8,7 +8,7 @@ Deps are handled by pkgsrc.
{port_env, [{"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS"}]}.
{port_specs, [{"priv/lib/fast_yaml.so", ["c_src/fast_yaml.c"]}]}.
--{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.5"}}}]}.
+-{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.6"}}}]}.
-
{clean_files, ["c_src/fast_yaml.gcda", "c_src/fast_yaml.gcno"]}.