aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Reader
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-18 16:35:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-18 16:35:50 +0000
commit082207e3c12868dee1484255cbd545f044fa661b (patch)
tree94d5525750b9f0edd312eadda5e21b98dbd66b38 /textproc/p5-XML-Reader
parentb822824143b9544b060d87adf8c4b400f1e857b2 (diff)
downloadports-082207e3c12868dee1484255cbd545f044fa661b.tar.gz
ports-082207e3c12868dee1484255cbd545f044fa661b.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Reader')
-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