- Update to 0.74

Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
This commit is contained in:
Cheng-Lung Sung 2008-04-11 07:39:14 +00:00
parent f4e85cf4a2
commit a68e9bf63f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211038
3 changed files with 6 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile
PORTVERSION= 0.72
PORTVERSION= 0.74
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -22,7 +22,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.0+
MAN1= xml2yaml.1
MAN1= xml2yaml.1 schema2example.1
MAN3= XML::Compile.3 \
XML::Compile::Schema.3 \
XML::Compile::Iterator.3 XML::Compile::Util.3 \

View file

@ -1,3 +1,3 @@
MD5 (XML-Compile-0.72.tar.gz) = dce2c4986f5acf507cf8e0225162fc54
SHA256 (XML-Compile-0.72.tar.gz) = 960384878c770d40a9ea374bf5194d210cda63c69c40c2f10ebc9b3a1b92f49e
SIZE (XML-Compile-0.72.tar.gz) = 128630
MD5 (XML-Compile-0.74.tar.gz) = dfc4974d5aad597963fa65aa2f5117a6
SHA256 (XML-Compile-0.74.tar.gz) = 2a71f09600895ae8d082ae9e6c556a8be7a63027e7664fe2d1a1f2f3d97cbd98
SIZE (XML-Compile-0.74.tar.gz) = 131352

View file

@ -1,5 +1,6 @@
@comment $FreeBSD$
bin/xml2yaml
bin/schema2example
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/.packlist
%%SITE_PERL%%/XML/Compile.pm
%%SITE_PERL%%/XML/Compile.pod