mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 1.30. Move p5-Path-Tiny to TEST_DEPENDS as it is only used
there, despite author listing it as being required for build. Changes: https://metacpan.org/changes/distribution/XML-XPath
This commit is contained in:
parent
264a2728bf
commit
c6647b61a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408303
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-XPath
|
||||
PORTVERSION= 1.28
|
||||
PORTVERSION= 1.30
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,9 +13,9 @@ COMMENT= Modules for parsing and evaluating XPath statements
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Path-Tiny>=0.076:${PORTSDIR}/devel/p5-Path-Tiny \
|
||||
p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
BUILD_DEPENDS= p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Path-Tiny>=0.076:${PORTSDIR}/devel/p5-Path-Tiny
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (XML-XPath-1.28.tar.gz) = eb50e3c39182d964b3fb474e04bcdbe55b64c03e8c6fa8e0cac9a00fb6392f3e
|
||||
SIZE (XML-XPath-1.28.tar.gz) = 52042
|
||||
SHA256 (XML-XPath-1.30.tar.gz) = 157b2bbc295f70c757f4377337453bd5b34df4b6bbc4c3363964a534fa664997
|
||||
SIZE (XML-XPath-1.30.tar.gz) = 52698
|
||||
|
Loading…
Reference in New Issue
Block a user