1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- 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)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-12-05 06:12:15 +00:00
parent 5208e8188a
commit ddd2ce91a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403035
2 changed files with 7 additions and 5 deletions

View File

@ -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>

View File

@ -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