Index: head/textproc/p5-XML-Compile/Makefile =================================================================== --- head/textproc/p5-XML-Compile/Makefile (revision 180264) +++ head/textproc/p5-XML-Compile/Makefile (revision 180265) @@ -1,36 +1,35 @@ # New ports collection makefile for: p5-XML-Compile # Date created: 2006-08-29 # Whom: Jin-Shan Tseng # # $FreeBSD$ # PORTNAME= XML-Compile -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= Compilation based XML processing RUN_DEPENDS= p5-XML-LibXML>=1.61:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-Math-BigInt>=1.77:${PORTSDIR}/math/p5-Math-BigInt BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= XML::Compile.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::Schema::Template.3 \ XML::Compile::Schema::Translate.3 \ XML::Compile::Schema::XmlReader.3 \ - XML::Compile::Schema::XmlTemplate.3 \ XML::Compile::Schema::XmlWriter.3 .include Property changes on: head/textproc/p5-XML-Compile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/textproc/p5-XML-Compile/distinfo =================================================================== --- head/textproc/p5-XML-Compile/distinfo (revision 180264) +++ head/textproc/p5-XML-Compile/distinfo (revision 180265) @@ -1,3 +1,3 @@ -MD5 (XML-Compile-0.11.tar.gz) = f5c0e60b5640b01910058cec67abe174 -SHA256 (XML-Compile-0.11.tar.gz) = 2eb56ef222e244339c496196c48924521b7f3896ccb919479249f33d95220e5c -SIZE (XML-Compile-0.11.tar.gz) = 80563 +MD5 (XML-Compile-0.12.tar.gz) = a388fb99bcd5c5e51ce5c2249474e002 +SHA256 (XML-Compile-0.12.tar.gz) = d6ca778b1865a77478506504e165e6e203fa7e2241563a8879c9c8710faf9da9 +SIZE (XML-Compile-0.12.tar.gz) = 80336 Property changes on: head/textproc/p5-XML-Compile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/textproc/p5-XML-Compile/pkg-plist =================================================================== --- head/textproc/p5-XML-Compile/pkg-plist (revision 180264) +++ head/textproc/p5-XML-Compile/pkg-plist (revision 180265) @@ -1,31 +1,29 @@ @comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/.packlist %%SITE_PERL%%/XML/Compile.pm %%SITE_PERL%%/XML/Compile.pod %%SITE_PERL%%/XML/Compile/Schema.pm %%SITE_PERL%%/XML/Compile/Schema.pod %%SITE_PERL%%/XML/Compile/Schema/BuiltInFacets.pm %%SITE_PERL%%/XML/Compile/Schema/BuiltInFacets.pod %%SITE_PERL%%/XML/Compile/Schema/BuiltInTypes.pm %%SITE_PERL%%/XML/Compile/Schema/BuiltInTypes.pod %%SITE_PERL%%/XML/Compile/Schema/Instance.pm %%SITE_PERL%%/XML/Compile/Schema/Instance.pod %%SITE_PERL%%/XML/Compile/Schema/NameSpaces.pm %%SITE_PERL%%/XML/Compile/Schema/NameSpaces.pod %%SITE_PERL%%/XML/Compile/Schema/Specs.pm %%SITE_PERL%%/XML/Compile/Schema/Specs.pod %%SITE_PERL%%/XML/Compile/Schema/Template.pm %%SITE_PERL%%/XML/Compile/Schema/Template.pod %%SITE_PERL%%/XML/Compile/Schema/Translate.pm %%SITE_PERL%%/XML/Compile/Schema/Translate.pod %%SITE_PERL%%/XML/Compile/Schema/XmlReader.pm %%SITE_PERL%%/XML/Compile/Schema/XmlReader.pod -%%SITE_PERL%%/XML/Compile/Schema/XmlTemplate.pm -%%SITE_PERL%%/XML/Compile/Schema/XmlTemplate.pod %%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pm %%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pod @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML @dirrmtry %%SITE_PERL%%/XML/Compile/Schema @dirrmtry %%SITE_PERL%%/XML/Compile @dirrmtry %%SITE_PERL%%/XML Property changes on: head/textproc/p5-XML-Compile/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property