aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Reader
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-22 20:47:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-22 20:47:56 +0000
commitae36de83cc6479d5ae1338e75ab600aee86f27cd (patch)
treea386c0be61bfd330df9a45d4047d29d0624e575e /textproc/p5-XML-Reader
parent62a19269fe0fe6e77c2f40800b33f049e648f7ab (diff)
downloadports-ae36de83cc6479d5ae1338e75ab600aee86f27cd.tar.gz
ports-ae36de83cc6479d5ae1338e75ab600aee86f27cd.zip
Update to 0.67
- Add LICENSE_FILE - Sort TEST_DEPENDS - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/XML-Reader
Notes
Notes: svn path=/head/; revision=485620
Diffstat (limited to 'textproc/p5-XML-Reader')
-rw-r--r--textproc/p5-XML-Reader/Makefile9
-rw-r--r--textproc/p5-XML-Reader/distinfo5
2 files changed, 9 insertions, 5 deletions
diff --git a/textproc/p5-XML-Reader/Makefile b/textproc/p5-XML-Reader/Makefile
index fba37d560668..7350a69c3911 100644
--- a/textproc/p5-XML-Reader/Makefile
+++ b/textproc/p5-XML-Reader/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= XML-Reader
-PORTVERSION= 0.65
+PORTVERSION= 0.67
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,15 +11,18 @@ COMMENT= Reading XML and providing path information based on a pull-parser
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Acme-HTTP>=0:net/p5-Acme-HTTP
-TEST_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
- p5-XML-Parsepp>=0:textproc/p5-XML-Parsepp
+TEST_DEPENDS= p5-XML-Parsepp>=0:textproc/p5-XML-Parsepp \
+ p5-XML-Parser>=0:textproc/p5-XML-Parser
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
OPTIONS_DEFINE= PP
PP_DESC= Use Pure Perl XML Parser (instead of compiled)
diff --git a/textproc/p5-XML-Reader/distinfo b/textproc/p5-XML-Reader/distinfo
index c194f3e1993b..8ba6aa4fb875 100644
--- a/textproc/p5-XML-Reader/distinfo
+++ b/textproc/p5-XML-Reader/distinfo
@@ -1,2 +1,3 @@
-SHA256 (XML-Reader-0.65.tar.gz) = 8f1f32cfd6f5fe42fbc2630588d4eca16414e481d071d2e4274037fab9a3d552
-SIZE (XML-Reader-0.65.tar.gz) = 75978
+TIMESTAMP = 1542896869
+SHA256 (XML-Reader-0.67.tar.gz) = 7e5274bd9f7812f81832b96788f105cf609e127d09e82a302c33c5c070bdab74
+SIZE (XML-Reader-0.67.tar.gz) = 77826