mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
- Update to 0.44
Changes: http://search.cpan.org/dist/XML-Reader/Changes
This commit is contained in:
parent
fb74f25a22
commit
5bb7fe03ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302078
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= XML-Reader
|
||||
PORTVERSION= 0.42
|
||||
PORTVERSION= 0.44
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -31,8 +31,8 @@ MAN3= XML::Reader.3 \
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPP}
|
||||
BUILD_DEPENDS+= p5-XML-Parsepp>=0:${PORTSDIR}/textproc/p5-XML-Parsepp
|
||||
RUN_DEPENDS+= p5-XML-Parsepp>=0:${PORTSDIR}/textproc/p5-XML-Parsepp
|
||||
BUILD_DEPENDS+= p5-XML-Parsepp>=0.04:${PORTSDIR}/textproc/p5-XML-Parsepp
|
||||
RUN_DEPENDS+= p5-XML-Parsepp>=0.04:${PORTSDIR}/textproc/p5-XML-Parsepp
|
||||
.else
|
||||
BUILD_DEPENDS+= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS+= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
@ -41,7 +41,7 @@ RUN_DEPENDS+= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 501400
|
||||
TEST_DEPENDS+= p5-XML-Parsepp>=0:${PORTSDIR}/textproc/p5-XML-Parsepp
|
||||
TEST_DEPENDS+= p5-XML-Parsepp>=0.04:${PORTSDIR}/textproc/p5-XML-Parsepp
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (XML-Reader-0.42.tar.gz) = 291e096e9d4dccbe1e8b32e752405ad6044fa9a5784529796b45dd01b47a1fbf
|
||||
SIZE (XML-Reader-0.42.tar.gz) = 67215
|
||||
SHA256 (XML-Reader-0.44.tar.gz) = 9e0ddd2c8467a9f225fe8d6fe4f9b9881a082b69c675ef72f44c288cc188e638
|
||||
SIZE (XML-Reader-0.44.tar.gz) = 68556
|
||||
|
Loading…
Reference in New Issue
Block a user