mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.18
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/URI-Template/Changes
This commit is contained in:
parent
59522e6212
commit
8f14edc26f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335755
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= URI-Template
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,6 +15,7 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (URI-Template-0.17.tar.gz) = 408c48a1caa392a09735fdcb2169ecee61ae1c2a9723dc79d9bf9ee2f4fe1e6d
|
||||
SIZE (URI-Template-0.17.tar.gz) = 30483
|
||||
SHA256 (URI-Template-0.18.tar.gz) = 40256628a695dbda027c6917b39e0f9cf1c4891c9a0f72b032d87e7985735d00
|
||||
SIZE (URI-Template-0.18.tar.gz) = 30589
|
||||
|
Loading…
Reference in New Issue
Block a user