mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04: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:
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
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue