aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-06-10 13:17:33 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-06-10 13:17:33 +0800
commitbc2d65f8d91df3cc66a7330170119136e378087e (patch)
tree722695881d6f913e3e910111d6a7bd37d26b029f /textproc
parentbfe0ef9ac4f63ec8a19ea795a62d5d4709d2c15f (diff)
downloadfreebsd-ports-gnome-bc2d65f8d91df3cc66a7330170119136e378087e.tar.gz
freebsd-ports-gnome-bc2d65f8d91df3cc66a7330170119136e378087e.tar.zst
freebsd-ports-gnome-bc2d65f8d91df3cc66a7330170119136e378087e.zip
- Update to 1.07
- Pass to perl@ With Hat: perl@ Changes: http:/search.cpan.org/dist/XML-Schematron/Changes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Schematron/Makefile10
-rw-r--r--textproc/p5-XML-Schematron/distinfo6
-rw-r--r--textproc/p5-XML-Schematron/pkg-plist5
3 files changed, 11 insertions, 10 deletions
diff --git a/textproc/p5-XML-Schematron/Makefile b/textproc/p5-XML-Schematron/Makefile
index 236c04dc8a04..fe942564c2e6 100644
--- a/textproc/p5-XML-Schematron/Makefile
+++ b/textproc/p5-XML-Schematron/Makefile
@@ -6,21 +6,19 @@
#
PORTNAME= XML-Schematron
-PORTVERSION= 0.98
+PORTVERSION= 1.07
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl implementation of the Schematron
-BUILD_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml
PERL_CONFIGURE= yes
-MAN3= XML::Schematron::Sablotron.3 \
- XML::Schematron::XPath.3 \
+MAN3= XML::Schematron::XPath.3 \
XML::Schematron::LibXSLT.3 \
XML::Schematron.3
diff --git a/textproc/p5-XML-Schematron/distinfo b/textproc/p5-XML-Schematron/distinfo
index d203f87427b4..52b42d0f3adb 100644
--- a/textproc/p5-XML-Schematron/distinfo
+++ b/textproc/p5-XML-Schematron/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Schematron-0.98.tar.gz) = 88bdf15aeeb205fa97a49b9a7981312a
-SHA256 (XML-Schematron-0.98.tar.gz) = 22aad6e0bda24c7c1234a455feabd45d046f97cf2cb2ae81bb00b9c4d280b0a0
-SIZE (XML-Schematron-0.98.tar.gz) = 7103
+MD5 (XML-Schematron-1.07.tar.gz) = 55e62c29cff41062841b8b3e22d932bc
+SHA256 (XML-Schematron-1.07.tar.gz) = 42f9b62ec1098e2385b5ef602e8cc26ced87e2f47f6a5802c14a43c2a180b53c
+SIZE (XML-Schematron-1.07.tar.gz) = 8549
diff --git a/textproc/p5-XML-Schematron/pkg-plist b/textproc/p5-XML-Schematron/pkg-plist
index b4d522e3a364..b738af8e7082 100644
--- a/textproc/p5-XML-Schematron/pkg-plist
+++ b/textproc/p5-XML-Schematron/pkg-plist
@@ -1,8 +1,11 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Schematron/.packlist
%%SITE_PERL%%/XML/Schematron.pm
%%SITE_PERL%%/XML/Schematron/LibXSLT.pm
-%%SITE_PERL%%/XML/Schematron/Sablotron.pm
%%SITE_PERL%%/XML/Schematron/XPath.pm
+%%SITE_PERL%%/XML/Schematron/Test.pm
+%%SITE_PERL%%/XML/Schematron/Schema.pm
+%%SITE_PERL%%/XML/Schematron/SchemaReader.pm
+%%SITE_PERL%%/XML/Schematron/XSLTProcessor.pm
@dirrmtry %%SITE_PERL%%/XML/Schematron
@dirrmtry %%SITE_PERL%%/XML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Schematron