aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-10-19 00:35:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-10-19 00:35:50 +0800
commitdbf8841de00db37c76ed1bef080a683c82a92d94 (patch)
treee9664b25328c4576f34cf80ab730c7a20671c370 /textproc
parent9b3d2ed4dee1b54c502e5c15937dbff260f7ecce (diff)
downloadfreebsd-ports-gnome-dbf8841de00db37c76ed1bef080a683c82a92d94.tar.gz
freebsd-ports-gnome-dbf8841de00db37c76ed1bef080a683c82a92d94.tar.zst
freebsd-ports-gnome-dbf8841de00db37c76ed1bef080a683c82a92d94.zip
- Update to 0.38
Changes: http://search.cpan.org/dist/XML-Reader/Changes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Reader/Makefile9
-rw-r--r--textproc/p5-XML-Reader/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/textproc/p5-XML-Reader/Makefile b/textproc/p5-XML-Reader/Makefile
index a6585f90259e..3b7267c0dc8b 100644
--- a/textproc/p5-XML-Reader/Makefile
+++ b/textproc/p5-XML-Reader/Makefile
@@ -3,9 +3,10 @@
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
+#
PORTNAME= XML-Reader
-PORTVERSION= 0.37
+PORTVERSION= 0.38
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,11 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Reading XML and providing path information based on a pull-parser
+BUILD_DEPENDS= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= p5-XML-Parser>=1:${PORTSDIR}/textproc/p5-XML-Parser
-BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= XML::Reader.3 XML::Reader_de.3 XML::Reader_fr.3
+MAN3= XML::Reader.3 \
+ XML::Reader_de.3 \
+ XML::Reader_fr.3
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Reader/distinfo b/textproc/p5-XML-Reader/distinfo
index 34febfda7eb7..bddcc3849a27 100644
--- a/textproc/p5-XML-Reader/distinfo
+++ b/textproc/p5-XML-Reader/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-Reader-0.37.tar.gz) = f682cab6b750916f0fc8830fbdafdeaa21830085481bca7f6e115152ea18cf8f
-SIZE (XML-Reader-0.37.tar.gz) = 62346
+SHA256 (XML-Reader-0.38.tar.gz) = 3b387dfc251fbff130329ef5f6b61a58ce5a4feaf14b35b96fe8e1d6c36c1cd5
+SIZE (XML-Reader-0.38.tar.gz) = 62904