aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Smart
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2013-01-30 20:08:02 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2013-01-30 20:08:02 +0000
commit06bc585a147dcc7767bdc572f2474fd367486c02 (patch)
tree4fe61a5e545f716c14c8ab27f19861100e3a2bec /textproc/p5-XML-Smart
parent0fd61ee86e0dface2249cf9ff0af2a510525b149 (diff)
downloadports-06bc585a147dcc7767bdc572f2474fd367486c02.tar.gz
ports-06bc585a147dcc7767bdc572f2474fd367486c02.zip
- update to 1.73
Notes
Notes: svn path=/head/; revision=311269
Diffstat (limited to 'textproc/p5-XML-Smart')
-rw-r--r--textproc/p5-XML-Smart/Makefile8
-rw-r--r--textproc/p5-XML-Smart/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile
index 2b0e78e203aa..245d59ba31de 100644
--- a/textproc/p5-XML-Smart/Makefile
+++ b/textproc/p5-XML-Smart/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= XML-Smart
-PORTVERSION= 1.71
+PORTVERSION= 1.73
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,6 +13,8 @@ COMMENT= A Smart, easy and powerful way to access/create XML files/data
BUILD_DEPENDS= p5-Object-MultiType>=0:${PORTSDIR}/devel/p5-Object-MultiType \
p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Devel-Cycle>=0:${PORTSDIR}/devel/p5-Devel-Cycle \
+ p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump
PERL_CONFIGURE= YES
@@ -22,7 +24,9 @@ MAN3= XML::Smart.3 \
XML::Smart::Shared.3 \
XML::Smart::Tutorial.3
-.if !defined(NOPORTDOCS)
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MDOCS}
PORTDOCS= Changes README
post-install:
diff --git a/textproc/p5-XML-Smart/distinfo b/textproc/p5-XML-Smart/distinfo
index 89c7b27bf4d0..64ea56173017 100644
--- a/textproc/p5-XML-Smart/distinfo
+++ b/textproc/p5-XML-Smart/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-Smart-1.71.tar.gz) = 383537fce5a7b092572d9ddb14ce4acbb19d221ba6029a4e837a13c018eb1823
-SIZE (XML-Smart-1.71.tar.gz) = 57973
+SHA256 (XML-Smart-1.73.tar.gz) = d2fddf7aed4f6900ab459509e2d9d930b1701be2e19eeb97fff8802bf19b172e
+SIZE (XML-Smart-1.73.tar.gz) = 126387