aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-Compile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r--textproc/p5-XML-Compile/Makefile12
-rw-r--r--textproc/p5-XML-Compile/distinfo6
2 files changed, 13 insertions, 5 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile
index 251985e04926..ae4f0b69b8e1 100644
--- a/textproc/p5-XML-Compile/Makefile
+++ b/textproc/p5-XML-Compile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile
-PORTVERSION= 0.12
+PORTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -16,8 +16,10 @@ MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= Compilation based XML processing
RUN_DEPENDS= p5-XML-LibXML>=1.61:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-Regexp-Common>0:${PORTSDIR}/textproc/p5-Regexp-Common \
p5-Math-BigInt>=1.77:${PORTSDIR}/math/p5-Math-BigInt
BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep
PERL_CONFIGURE= yes
@@ -32,4 +34,10 @@ MAN3= XML::Compile.3 XML::Compile::Schema.3 \
XML::Compile::Schema::XmlReader.3 \
XML::Compile::Schema::XmlWriter.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE= requires Perl 5.8 or above. Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo
index e092c9112f67..53662b992e0e 100644
--- a/textproc/p5-XML-Compile/distinfo
+++ b/textproc/p5-XML-Compile/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-0.12.tar.gz) = a388fb99bcd5c5e51ce5c2249474e002
-SHA256 (XML-Compile-0.12.tar.gz) = d6ca778b1865a77478506504e165e6e203fa7e2241563a8879c9c8710faf9da9
-SIZE (XML-Compile-0.12.tar.gz) = 80336
+MD5 (XML-Compile-0.14.tar.gz) = 9354f1f967e7df53d5e10a5ae56bc45e
+SHA256 (XML-Compile-0.14.tar.gz) = bde1e7858c6207d6bdd030da4acce91535c97d81f0c962c59078354f860da060
+SIZE (XML-Compile-0.14.tar.gz) = 96626