1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.003

Changes:	http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-03-16 16:26:58 +00:00
parent 0a3545e5c3
commit ae2e0638a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293418
2 changed files with 11 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-LibXML-PrettyPrint
PORTVERSION= 0.002
PORTVERSION= 0.003
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -27,4 +27,11 @@ PERL_CONFIGURE= 5.10.0+
MAN3= XML::LibXML::PrettyPrint.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (XML-LibXML-PrettyPrint-0.002.tar.gz) = d27f5aa535ddfa7aaa9be168b99791936c834b72cc650c129d46b82ddeb9b3f1
SIZE (XML-LibXML-PrettyPrint-0.002.tar.gz) = 52574
SHA256 (XML-LibXML-PrettyPrint-0.003.tar.gz) = 6da8c31ead72cdfe2e74dc6dbe91976836f97b8bdd34bdb36dd6fd0bdb6aa704
SIZE (XML-LibXML-PrettyPrint-0.003.tar.gz) = 53345