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
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fast_xml
|
||||
PORTVERSION= 1.1.30
|
||||
PORTVERSION= 1.1.32
|
||||
CATEGORIES= textproc
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525620159
|
||||
SHA256 (processone-fast_xml-1.1.30_GH0.tar.gz) = 355e357dee227607e6014db75deb95e394d03855eac9904b04406050cd127be4
|
||||
SIZE (processone-fast_xml-1.1.30_GH0.tar.gz) = 93428
|
||||
TIMESTAMP = 1530370063
|
||||
SHA256 (processone-fast_xml-1.1.32_GH0.tar.gz) = 5d978fbd116e16cd66e775674e2a8f4da8115ccb191b2371a774ce97f4cbf82a
|
||||
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
|
||||
@@ -32,7 +32,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.11"}}}]}.
|
||||
-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.12"}}}]}.
|
||||
+{deps, []}.
|
||||
|
||||
{clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}.
|
||||
|
Loading…
Reference in New Issue
Block a user