mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 5.3
- Remove obsolete test dependencies Changes: http://search.cpan.org/dist/XML-TreeBuilder/Changes
This commit is contained in:
parent
083aa79cd2
commit
5afc780e9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355527
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-TreeBuilder
|
||||
PORTVERSION= 5.2
|
||||
PORTVERSION= 5.3
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,11 +15,9 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset \
|
||||
p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \
|
||||
p5-XML-Catalog>=1.0.1:${PORTSDIR}/textproc/p5-XML-Catalog \
|
||||
p5-XML-Catalog>=1.0.2:${PORTSDIR}/textproc/p5-XML-Catalog \
|
||||
p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Devel-Cover>0:${PORTSDIR}/devel/p5-Devel-Cover \
|
||||
p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (XML-TreeBuilder-5.2.tar.gz) = bb24c1e62554ba9359120aee5b4692f26063c83a34f99b32d764e514ce5b707d
|
||||
SIZE (XML-TreeBuilder-5.2.tar.gz) = 11970
|
||||
SHA256 (XML-TreeBuilder-5.3.tar.gz) = 14c905e61a6a7ec75ce1c6fd604915aa9ae53bc08b9da8a5ce3770120ac67976
|
||||
SIZE (XML-TreeBuilder-5.3.tar.gz) = 13212
|
||||
|
Loading…
Reference in New Issue
Block a user