mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
textproc/erlang-fast_xml: Update to 1.1.32
Reported by: portscout@
This commit is contained in:
parent
0093bd63c6
commit
9b52eedbc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473621
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= fast_xml
|
PORTNAME= fast_xml
|
||||||
PORTVERSION= 1.1.30
|
PORTVERSION= 1.1.32
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
PKGNAMEPREFIX= erlang-
|
PKGNAMEPREFIX= erlang-
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1525620159
|
TIMESTAMP = 1530370063
|
||||||
SHA256 (processone-fast_xml-1.1.30_GH0.tar.gz) = 355e357dee227607e6014db75deb95e394d03855eac9904b04406050cd127be4
|
SHA256 (processone-fast_xml-1.1.32_GH0.tar.gz) = 5d978fbd116e16cd66e775674e2a8f4da8115ccb191b2371a774ce97f4cbf82a
|
||||||
SIZE (processone-fast_xml-1.1.30_GH0.tar.gz) = 93428
|
SIZE (processone-fast_xml-1.1.32_GH0.tar.gz) = 93486
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
--- rebar.config.orig 2018-03-29 13:02:03 UTC
|
--- rebar.config.orig 2018-06-29 09:50:45 UTC
|
||||||
+++ rebar.config
|
+++ rebar.config
|
||||||
@@ -32,7 +32,7 @@
|
@@ -32,7 +32,7 @@
|
||||||
{port_specs, [{"priv/lib/fxml.so", ["c_src/fxml.c"]},
|
{port_specs, [{"priv/lib/fxml.so", ["c_src/fxml.c"]},
|
||||||
{"priv/lib/fxml_stream.so", ["c_src/fxml_stream.c"]}]}.
|
{"priv/lib/fxml_stream.so", ["c_src/fxml_stream.c"]}]}.
|
||||||
|
|
||||||
-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.11"}}}]}.
|
-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.12"}}}]}.
|
||||||
+{deps, []}.
|
+{deps, []}.
|
||||||
|
|
||||||
{clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}.
|
{clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}.
|
||||||
|
|
Loading…
Add table
Reference in a new issue