aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Parser-Lite
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-05 06:12:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-05 06:12:15 +0000
commitddd2ce91a67bf4959cc1f6cb06c9b3c5574c04d4 (patch)
treef6db2ed96b96a4c3f2052dfeabeb70f1d6e89b57 /textproc/p5-XML-Parser-Lite
parent5208e8188a2229c1ee346905a3eeef31acf55574 (diff)
downloadports-ddd2ce91a67bf4959cc1f6cb06c9b3c5574c04d4.tar.gz
ports-ddd2ce91a67bf4959cc1f6cb06c9b3c5574c04d4.zip
- Update to 0.721
- Add TEST_DEPENDS - While I'm here, remove outdated PORTSCOUT Changes: http://search.cpan.org/dist/XML-Parser-Lite/Changes PR: 205028 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=403035
Diffstat (limited to 'textproc/p5-XML-Parser-Lite')
-rw-r--r--textproc/p5-XML-Parser-Lite/Makefile8
-rw-r--r--textproc/p5-XML-Parser-Lite/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-XML-Parser-Lite/Makefile b/textproc/p5-XML-Parser-Lite/Makefile
index fa23978d4721..46e9cae2cf93 100644
--- a/textproc/p5-XML-Parser-Lite/Makefile
+++ b/textproc/p5-XML-Parser-Lite/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= XML-Parser-Lite
-PORTVERSION= 0.72
+PORTVERSION= 0.721
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,9 +13,11 @@ COMMENT= Lightweight regexp-based XML parser
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+TEST_DEPENDS= p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires \
+ p5-XMLRPC-Lite>=0:${PORTSDIR}/net/p5-XMLRPC-Lite
+
USES= perl5
USE_PERL5= configure
-
-PORTSCOUT= skipv:0.717,0.718,0.719
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Parser-Lite/distinfo b/textproc/p5-XML-Parser-Lite/distinfo
index f62f80f58a40..a9a7e9bcfe19 100644
--- a/textproc/p5-XML-Parser-Lite/distinfo
+++ b/textproc/p5-XML-Parser-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-Parser-Lite-0.72.tar.gz) = 38c7110d9fc23042284e8584777a18f3e1c5c1974ab3df598df120c0922811bb
-SIZE (XML-Parser-Lite-0.72.tar.gz) = 9382
+SHA256 (XML-Parser-Lite-0.721.tar.gz) = 5862a36ecab9db9aad021839c847e8d2f4ab5a7796c61d0fb069bb69cf7908ba
+SIZE (XML-Parser-Lite-0.721.tar.gz) = 10303