mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.72
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/URI/Changes
This commit is contained in:
parent
d1acc9e511
commit
d15f7e326e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446681
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= URI
|
||||
PORTVERSION= 1.71
|
||||
PORTVERSION= 1.72
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (URI-1.71.tar.gz) = 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115
|
||||
SIZE (URI-1.71.tar.gz) = 100141
|
||||
TIMESTAMP = 1501085763
|
||||
SHA256 (URI-1.72.tar.gz) = 35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32
|
||||
SIZE (URI-1.72.tar.gz) = 106616
|
||||
|
|
Loading…
Add table
Reference in a new issue