mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to 0.12
Changes: https://metacpan.org/changes/distribution/Array-Iterator
This commit is contained in:
parent
ee9fc0c90b
commit
e163243789
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509026
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Array-Iterator
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,11 +13,11 @@ COMMENT= Set of array iterators
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||
p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Array-Iterator-0.11.tar.gz) = a2c1498cb3bdc3622c8c1ce2afd2f45c7ab00fb6bebb2b08ba290d610fb158d4
|
||||
SIZE (Array-Iterator-0.11.tar.gz) = 21579
|
||||
TIMESTAMP = 1565889695
|
||||
SHA256 (Array-Iterator-0.12.tar.gz) = 1d5fc3c649c53d89fed44b8feb8ba81c992631a0ab8f42e03d34c82d5778e949
|
||||
SIZE (Array-Iterator-0.12.tar.gz) = 27335
|
||||
|
Loading…
Reference in New Issue
Block a user