mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- update to 0.17
This commit is contained in:
parent
097ffdd305
commit
272e96cd28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218090
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Set-Array
|
||||
PORTVERSION= 0.14
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,9 +15,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Arrays as objects with set operations
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Want.pm:${PORTSDIR}/devel/p5-Want
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Set-Array-0.14.tgz) = 7509d4d50551b07cb3e083335c7742e8
|
||||
SHA256 (Set-Array-0.14.tgz) = c89f552b67e786afb0942e49c5f6c99a15da5f33a8453145c1f642602c77436d
|
||||
SIZE (Set-Array-0.14.tgz) = 23370
|
||||
MD5 (Set-Array-0.17.tgz) = 579e6a28b35811fc6a72203e3f654dfd
|
||||
SHA256 (Set-Array-0.17.tgz) = d23703f67022acf9c4c1a5cbfaf873187ca18a603bea436c195abe4c4f9b2e2f
|
||||
SIZE (Set-Array-0.17.tgz) = 18218
|
||||
|
Loading…
Reference in New Issue
Block a user