aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-08-27 07:04:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-08-27 07:04:25 +0000
commitd9d48af62a194689589ee544bc6adac95d9019a8 (patch)
tree161b3f5c2b8abe4c79036fc0cc0d154e2cf28666
parent61c6cd16c3c462bbc4c2058d4faa55c45236df90 (diff)
downloadports-d9d48af62a194689589ee544bc6adac95d9019a8.tar.gz
ports-d9d48af62a194689589ee544bc6adac95d9019a8.zip
Notes
-rw-r--r--textproc/p5-XML-Compile/Makefile6
-rw-r--r--textproc/p5-XML-Compile/distinfo6
-rw-r--r--textproc/p5-XML-Compile/pkg-plist8
3 files changed, 4 insertions, 16 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile
index 60c951ac74ea..25869207a84e 100644
--- a/textproc/p5-XML-Compile/Makefile
+++ b/textproc/p5-XML-Compile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile
-PORTVERSION= 0.90
+PORTVERSION= 0.93
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -32,10 +32,6 @@ MAN3= XML::Compile.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 \
diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo
index 44cd15c54e7a..c3b4afa2f2d8 100644
--- a/textproc/p5-XML-Compile/distinfo
+++ b/textproc/p5-XML-Compile/distinfo
@@ -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
diff --git a/textproc/p5-XML-Compile/pkg-plist b/textproc/p5-XML-Compile/pkg-plist
index b6cd4925c78d..c90fd6ef102e 100644
--- a/textproc/p5-XML-Compile/pkg-plist
+++ b/textproc/p5-XML-Compile/pkg-plist
@@ -18,14 +18,6 @@ bin/schema2example
%%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