diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-07 11:20:03 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-07 11:20:03 +0000 |
commit | fbe29b900d84c6dbf1cc821b34be881efb0a27fc (patch) | |
tree | 47d9755968da54b501cc3c5907cf9597cd941503 /textproc/p5-XML-Compile | |
parent | a7f6dc5fcea1d53d19d3aad967cea0b006a70b82 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/pkg-plist | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 6360f5af1935..660ef2f582d6 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile -PORTVERSION= 0.55 +PORTVERSION= 0.63 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ MAN3= XML::Compile.3 \ - XML::Compile::Dumper.3 XML::Compile::Schema.3 \ + XML::Compile::Schema.3 \ XML::Compile::Iterator.3 XML::Compile::Util.3 \ XML::Compile::Schema::BuiltInFacets.3 \ XML::Compile::Schema::BuiltInTypes.3 \ diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index dd8afa25ab78..f3642f6fc315 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Compile-0.55.tar.gz) = d5d07e054761bbc0ca3f3b90c9d4f8a9 -SHA256 (XML-Compile-0.55.tar.gz) = 4872525dc54742ce777b640cdbe07e20f6ec145314d17d01b764cb39732aecb0 -SIZE (XML-Compile-0.55.tar.gz) = 116782 +MD5 (XML-Compile-0.63.tar.gz) = 3820bdbb2aa99c295d1119b96bb85a3a +SHA256 (XML-Compile-0.63.tar.gz) = 5f98bbf937aae93b38fe36e6a45105bd89dc5072987443e6fc001523f3ec9204 +SIZE (XML-Compile-0.63.tar.gz) = 118984 diff --git a/textproc/p5-XML-Compile/pkg-plist b/textproc/p5-XML-Compile/pkg-plist index 291b51f93a68..995af8fc3082 100644 --- a/textproc/p5-XML-Compile/pkg-plist +++ b/textproc/p5-XML-Compile/pkg-plist @@ -2,8 +2,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/.packlist %%SITE_PERL%%/XML/Compile.pm %%SITE_PERL%%/XML/Compile.pod -%%SITE_PERL%%/XML/Compile/Dumper.pm -%%SITE_PERL%%/XML/Compile/Dumper.pod %%SITE_PERL%%/XML/Compile/Iterator.pm %%SITE_PERL%%/XML/Compile/Iterator.pod %%SITE_PERL%%/XML/Compile/Schema.pm @@ -32,6 +30,7 @@ %%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 |