aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2009-04-27 16:05:09 +0800
committerleeym <leeym@FreeBSD.org>2009-04-27 16:05:09 +0800
commit283051ae925eb4c2008c1a47d9abc1e37103faee (patch)
tree9ba8ab947361567d2e26e0fdb02c58b8fb88f594 /textproc
parent38a45435602529b3b9bf5e94dcc3a79722a13644 (diff)
downloadfreebsd-ports-gnome-283051ae925eb4c2008c1a47d9abc1e37103faee.tar.gz
freebsd-ports-gnome-283051ae925eb4c2008c1a47d9abc1e37103faee.tar.zst
freebsd-ports-gnome-283051ae925eb4c2008c1a47d9abc1e37103faee.zip
- update to 0.38
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-POE-Filter-XML/Makefile14
-rw-r--r--textproc/p5-POE-Filter-XML/distinfo6
2 files changed, 9 insertions, 11 deletions
diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile
index 4a1bc0de40d3..c2e93542075c 100644
--- a/textproc/p5-POE-Filter-XML/Makefile
+++ b/textproc/p5-POE-Filter-XML/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= POE-Filter-XML
-PORTVERSION= 0.36
+PORTVERSION= 0.38
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,14 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A POE Filter for parsing XML
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
- ${SITE_PERL}/XML/SAX/Expat/Incremental.pm:${PORTSDIR}/textproc/p5-XML-SAX-Expat-Incremental \
- ${SITE_PERL}/Filter/Template.pm:${PORTSDIR}/devel/p5-Filter-Template
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-POE>=1.003:${PORTSDIR}/devel/p5-POE \
+ p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-XML-SAX>=0.16:${PORTSDIR}/textproc/p5-XML-SAX
+BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_MODBUILD= 5.8.1+ # required by vendor
+PERL_MODBUILD= 5.10.0+
MAN3= POE::Filter::XML.3 \
POE::Filter::XML::NS.3 \
diff --git a/textproc/p5-POE-Filter-XML/distinfo b/textproc/p5-POE-Filter-XML/distinfo
index 189256829c0f..58c2c006558c 100644
--- a/textproc/p5-POE-Filter-XML/distinfo
+++ b/textproc/p5-POE-Filter-XML/distinfo
@@ -1,3 +1,3 @@
-MD5 (POE-Filter-XML-0.36.tar.gz) = 6d0395be0bdef04a6b6cfd07eec52c11
-SHA256 (POE-Filter-XML-0.36.tar.gz) = ee99dc408f75ee1cf767502ff9f1d52b4e20e186869bbd07d0ddce7df7961469
-SIZE (POE-Filter-XML-0.36.tar.gz) = 17627
+MD5 (POE-Filter-XML-0.38.tar.gz) = 12a32a62f5da5131e2b40773e4b7cefc
+SHA256 (POE-Filter-XML-0.38.tar.gz) = 87251906da520840c4f2d091a057749534a53eeae971637ef6f108edcf5af2c9
+SIZE (POE-Filter-XML-0.38.tar.gz) = 17430