aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Compile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-07-28 10:50:38 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-07-28 10:50:38 +0000
commitd3a1883e895ad2e67da39e8901edbecd988a906d (patch)
tree47c4e7db109acc5276f98927571f286ccff358f0 /textproc/p5-XML-Compile
parent4b96595a450c2477f999d92ddb3013689701ed46 (diff)
downloadports-d3a1883e895ad2e67da39e8901edbecd988a906d.tar.gz
ports-d3a1883e895ad2e67da39e8901edbecd988a906d.zip
- Update to 0.90
Notes
Notes: svn path=/head/; revision=217742
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r--textproc/p5-XML-Compile/Makefile10
-rw-r--r--textproc/p5-XML-Compile/distinfo6
-rw-r--r--textproc/p5-XML-Compile/pkg-plist9
3 files changed, 19 insertions, 6 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile
index c8f8d2a5b95b..60c951ac74ea 100644
--- a/textproc/p5-XML-Compile/Makefile
+++ b/textproc/p5-XML-Compile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile
-PORTVERSION= 0.86
+PORTVERSION= 0.90
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,8 +25,8 @@ PERL_CONFIGURE= 5.8.0+
MAN1= xml2yaml.1 schema2example.1
MAN3= XML::Compile.3 \
- XML::Compile::Schema.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 \
@@ -35,6 +35,10 @@ MAN3= XML::Compile.3 \
XML::Compile::Schema::Template.3 \
XML::Compile::Schema::Translate.3 \
XML::Compile::Schema::XmlReader.3 \
- XML::Compile::Schema::XmlWriter.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 <bsd.port.mk>
diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo
index 75383878814b..44cd15c54e7a 100644
--- a/textproc/p5-XML-Compile/distinfo
+++ b/textproc/p5-XML-Compile/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-0.86.tar.gz) = cee7bdbec3b0f1c7b6ad52d7d62d5d1f
-SHA256 (XML-Compile-0.86.tar.gz) = 9fb60b9d225e8988584e35b106de1f6ddfc1b848f9fbf61502b8e8bacdc48961
-SIZE (XML-Compile-0.86.tar.gz) = 146061
+MD5 (XML-Compile-0.90.tar.gz) = 3cb43e3eebe344a445eafba83a3568e9
+SHA256 (XML-Compile-0.90.tar.gz) = ce667b65ff0459b36a050f6db6e0e74408c3f2801ad333be83bb7b189dff6261
+SIZE (XML-Compile-0.90.tar.gz) = 187986
diff --git a/textproc/p5-XML-Compile/pkg-plist b/textproc/p5-XML-Compile/pkg-plist
index 9878b908f6ea..b6cd4925c78d 100644
--- a/textproc/p5-XML-Compile/pkg-plist
+++ b/textproc/p5-XML-Compile/pkg-plist
@@ -26,6 +26,14 @@ bin/schema2example
%%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
@@ -39,6 +47,7 @@ bin/schema2example
@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