Index: head/textproc/p5-XML-Compile/Makefile =================================================================== --- head/textproc/p5-XML-Compile/Makefile (revision 229408) +++ head/textproc/p5-XML-Compile/Makefile (revision 229409) @@ -1,41 +1,41 @@ # New ports collection makefile for: p5-XML-Compile # Date created: 2006-08-29 # Whom: Jin-Shan Tseng # # $FreeBSD$ # PORTNAME= XML-Compile -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Compilation based XML processing RUN_DEPENDS= p5-IO>=1.22:${PORTSDIR}/devel/p5-IO \ p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \ p5-Math-BigInt>=1.77:${PORTSDIR}/math/p5-Math-BigInt \ p5-XML-RegExp>=0.02:${PORTSDIR}/textproc/p5-XML-RegExp \ p5-XML-LibXML>=1.65:${PORTSDIR}/textproc/p5-XML-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ 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 .include Property changes on: head/textproc/p5-XML-Compile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/textproc/p5-XML-Compile/distinfo =================================================================== --- head/textproc/p5-XML-Compile/distinfo (revision 229408) +++ head/textproc/p5-XML-Compile/distinfo (revision 229409) @@ -1,3 +1,3 @@ -MD5 (XML-Compile-1.00.tar.gz) = 5a96c4c851e09a72d273d13ff5dc228e -SHA256 (XML-Compile-1.00.tar.gz) = f4e3137e0617489a8769f0e62c5b8bc9b97a3dd69e8547cae3fbe8cf102f5bf6 -SIZE (XML-Compile-1.00.tar.gz) = 163924 +MD5 (XML-Compile-1.01.tar.gz) = 989d4da691e737baefe780b1698e739f +SHA256 (XML-Compile-1.01.tar.gz) = 61f0386cedbf23978f883d9057affbebf2a113386f4ad78fab91616899d09ce1 +SIZE (XML-Compile-1.01.tar.gz) = 166032 Property changes on: head/textproc/p5-XML-Compile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property