Update textproc/erlang-fast_xml to version 1.1.22.

This commit is contained in:
Jimmy Olgeni 2017-03-21 13:22:04 +00:00
parent ec8959b9b4
commit d95a7af4b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436602
3 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fast_xml
PORTVERSION= 1.1.21
PORTVERSION= 1.1.22
CATEGORIES= textproc
PKGNAMEPREFIX= erlang-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1487081297
SHA256 (processone-fast_xml-1.1.21_GH0.tar.gz) = d913bc93a00d3bf9e977c0124fdb3288b4942f36a5a74631db40e12cb28bb48f
SIZE (processone-fast_xml-1.1.21_GH0.tar.gz) = 92257
TIMESTAMP = 1490096112
SHA256 (processone-fast_xml-1.1.22_GH0.tar.gz) = 0163e7bd11b6705732fd7281209925e39534c9ea123887574218422c34762d7c
SIZE (processone-fast_xml-1.1.22_GH0.tar.gz) = 92408

View file

@ -1,10 +1,10 @@
--- rebar.config.orig 2016-08-23 10:16:49 UTC
--- rebar.config.orig 2017-03-21 13:20:24 UTC
+++ rebar.config
@@ -25,7 +25,7 @@
@@ -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.6"}}}]}.
-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.7"}}}]}.
+{deps, []}.
{clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}.