aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2008-08-27 15:04:25 +0800
committerclsung <clsung@FreeBSD.org>2008-08-27 15:04:25 +0800
commit7e518e2d72a179f6c597a0e73ec0e3e2f4bf460a (patch)
tree442918f1138dcb1eb6db941f4e7798b439a482f3 /textproc
parentd24ecf32ca6aff6402f6eb779fb5aa946ad15564 (diff)
downloadfreebsd-ports-gnome-7e518e2d72a179f6c597a0e73ec0e3e2f4bf460a.tar.gz
freebsd-ports-gnome-7e518e2d72a179f6c597a0e73ec0e3e2f4bf460a.tar.zst
freebsd-ports-gnome-7e518e2d72a179f6c597a0e73ec0e3e2f4bf460a.zip
- Update to 0.93
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
Diffstat (limited to 'textproc')
-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