diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-06-09 10:40:24 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-06-09 10:40:24 +0000 |
| commit | b4c89b26e65e517822a97cb3d95f472844d05db9 (patch) | |
| tree | 58b038808ea08aa305633117797cdea4b8b1234f /textproc/erlang-fast_xml/files/patch-rebar.config | |
| parent | graphics/php71-gd: remove options T1LIB and VPX, add option WEBP (diff) | |
Update textproc/erlang-fast_xml to version 1.1.23.
Notes
Notes:
svn path=/head/; revision=442979
Diffstat (limited to 'textproc/erlang-fast_xml/files/patch-rebar.config')
| -rw-r--r-- | textproc/erlang-fast_xml/files/patch-rebar.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/erlang-fast_xml/files/patch-rebar.config b/textproc/erlang-fast_xml/files/patch-rebar.config index 63f2a17ae97e..efe0afc7bca9 100644 --- a/textproc/erlang-fast_xml/files/patch-rebar.config +++ b/textproc/erlang-fast_xml/files/patch-rebar.config @@ -1,10 +1,10 @@ ---- rebar.config.orig 2017-03-21 13:20:24 UTC +--- rebar.config.orig 2017-06-09 10:39:21 UTC +++ rebar.config @@ -31,7 +31,7 @@ {port_specs, [{"priv/lib/fxml.so", ["c_src/fxml.c"]}, {"priv/lib/fxml_stream.so", ["c_src/fxml_stream.c"]}]}. --{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.7"}}}]}. +-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.9"}}}]}. +{deps, []}. {clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}. |
