Index: head/textproc/p5-XML-Compile/Makefile =================================================================== --- head/textproc/p5-XML-Compile/Makefile (revision 219275) +++ head/textproc/p5-XML-Compile/Makefile (revision 219276) @@ -1,44 +1,40 @@ # New ports collection makefile for: p5-XML-Compile # Date created: 2006-08-29 # Whom: Jin-Shan Tseng # # $FreeBSD$ # PORTNAME= XML-Compile -PORTVERSION= 0.90 +PORTVERSION= 0.93 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.09:${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::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::Schema::Template.3 \ - XML::Compile::Schema::Translate.3 \ - XML::Compile::Schema::XmlReader.3 \ - XML::Compile::Schema::XmlWriter.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.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/textproc/p5-XML-Compile/distinfo =================================================================== --- head/textproc/p5-XML-Compile/distinfo (revision 219275) +++ head/textproc/p5-XML-Compile/distinfo (revision 219276) @@ -1,3 +1,3 @@ -MD5 (XML-Compile-0.90.tar.gz) = 3cb43e3eebe344a445eafba83a3568e9 -SHA256 (XML-Compile-0.90.tar.gz) = ce667b65ff0459b36a050f6db6e0e74408c3f2801ad333be83bb7b189dff6261 -SIZE (XML-Compile-0.90.tar.gz) = 187986 +MD5 (XML-Compile-0.93.tar.gz) = e01bb09fe12f0d66802fc0919ee56338 +SHA256 (XML-Compile-0.93.tar.gz) = dce27d666f2da52dbca4f840492438362d4f9dad6b27cc91a0d890dab0c5727f +SIZE (XML-Compile-0.93.tar.gz) = 157625 Property changes on: head/textproc/p5-XML-Compile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/textproc/p5-XML-Compile/pkg-plist =================================================================== --- head/textproc/p5-XML-Compile/pkg-plist (revision 219275) +++ head/textproc/p5-XML-Compile/pkg-plist (revision 219276) @@ -1,53 +1,45 @@ @comment $FreeBSD$ bin/xml2yaml bin/schema2example %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/.packlist %%SITE_PERL%%/XML/Compile.pm %%SITE_PERL%%/XML/Compile.pod %%SITE_PERL%%/XML/Compile/Iterator.pm %%SITE_PERL%%/XML/Compile/Iterator.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/XmlWriter.pm -%%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pod %%SITE_PERL%%/XML/Compile/Translate.pm %%SITE_PERL%%/XML/Compile/Translate.pod %%SITE_PERL%%/XML/Compile/Translate/Reader.pm %%SITE_PERL%%/XML/Compile/Translate/Reader.pod %%SITE_PERL%%/XML/Compile/Translate/Template.pm %%SITE_PERL%%/XML/Compile/Translate/Template.pod %%SITE_PERL%%/XML/Compile/Translate/Writer.pm %%SITE_PERL%%/XML/Compile/Translate/Writer.pod %%SITE_PERL%%/XML/Compile/Util.pm %%SITE_PERL%%/XML/Compile/Util.pod %%SITE_PERL%%/XML/Compile/xsd/1998-namespace.xsd %%SITE_PERL%%/XML/Compile/xsd/1999-XMLSchema-part2.xsd %%SITE_PERL%%/XML/Compile/xsd/1999-XMLSchema.xsd %%SITE_PERL%%/XML/Compile/xsd/2000-XMLSchema.xsd %%SITE_PERL%%/XML/Compile/xsd/2001-XMLSchema-instance.xsd %%SITE_PERL%%/XML/Compile/xsd/2001-XMLSchema.dtd %%SITE_PERL%%/XML/Compile/xsd/2001-XMLSchema.xsd %%SITE_PERL%%/XML/Compile/xsd/2001-datatypes.dtd @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML @dirrmtry %%SITE_PERL%%/XML/Compile/xsd @dirrmtry %%SITE_PERL%%/XML/Compile/Translate @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.12 \ No newline at end of property +1.13 \ No newline at end of property