- Update to 1.25

- Sort MAN1 and MAN3

Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-03-13 03:37:21 +00:00
parent 1a89decca6
commit a00e0d183c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293195
2 changed files with 21 additions and 19 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile
PORTVERSION= 1.24
PORTVERSION= 1.25
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@ -19,28 +19,30 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester \
p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep
TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \
p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester
PERL_CONFIGURE= yes
MAN1= xml2yaml.1 schema2example.1
MAN3= XML::Compile.3 \
XML::Compile::FAQ.3 \
XML::Compile::Iterator.3 XML::Compile::Util.3 \
XML::Compile::Schema.3 \
XML::Compile::Schema::BuiltInFacets.3 \
XML::Compile::Schema::BuiltInTypes.3 \
XML::Compile::Schema::Instance.3 \
XML::Compile::Schema::NameSpaces.3 \
XML::Compile::Schema::Specs.3 \
XML::Compile::Translate.3 \
XML::Compile::Translate::Reader.3 \
XML::Compile::Translate::Template.3 \
XML::Compile::Translate::Writer.3
MAN1= schema2example.1 \
xml2yaml.1
MAN3= XML::Compile.3 \
XML::Compile::FAQ.3 \
XML::Compile::Iterator.3 \
XML::Compile::Schema.3 \
XML::Compile::Schema::BuiltInFacets.3 \
XML::Compile::Schema::BuiltInTypes.3 \
XML::Compile::Schema::Instance.3 \
XML::Compile::Schema::NameSpaces.3 \
XML::Compile::Schema::Specs.3 \
XML::Compile::Translate.3 \
XML::Compile::Translate::Reader.3 \
XML::Compile::Translate::Template.3 \
XML::Compile::Translate::Writer.3 \
XML::Compile::Util.3
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
SHA256 (XML-Compile-1.24.tar.gz) = c35be8960f66d08f1969114b910b3424e9fcec95cc462efab5ec9507bacd0f9c
SIZE (XML-Compile-1.24.tar.gz) = 184468
SHA256 (XML-Compile-1.25.tar.gz) = 7b8bdf659496fb583d286e10c00338b5f084b4caebfe9116eb1647b6d83a292e
SIZE (XML-Compile-1.25.tar.gz) = 185390