aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Schematron
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-10 05:17:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-10 05:17:33 +0000
commit3c72eecd75f05d7b55ec1c978502c4b71dfe3a5f (patch)
tree8b26d79e557b25401736710cb8e9250117cbba79 /textproc/p5-XML-Schematron
parentf6b8b40eec7545e74378cb6a54b6becfca57adc9 (diff)
downloadports-3c72eecd75f05d7b55ec1c978502c4b71dfe3a5f.tar.gz
ports-3c72eecd75f05d7b55ec1c978502c4b71dfe3a5f.zip
- Update to 1.07
- Pass to perl@ With Hat: perl@ Changes: http:/search.cpan.org/dist/XML-Schematron/Changes
Notes
Notes: svn path=/head/; revision=256292
Diffstat (limited to 'textproc/p5-XML-Schematron')
-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