1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.67

- Add LICENSE_FILE
- Sort TEST_DEPENDS
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/XML-Reader
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-22 20:47:56 +00:00
parent 62a19269fe
commit ae36de83cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485620
2 changed files with 9 additions and 5 deletions

View File

@ -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)

View File

@ -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