- Update to 0.22
- Make portlint happy (replace space by tab after BUILD_DEPENDS) Changes: http://search.cpan.org/dist/Set-Array/CHANGES Approved by: sahil@/wen@ (mentors, implicit)
This commit is contained in:
parent
72c40eae50
commit
cc4ef20b0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265936
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Set-Array
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Arrays as objects with set operations
|
||||
|
||||
BUILD_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
BUILD_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
|
||||
RUN_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Set-Array-0.20.tgz) = 991fbde9656d48a923b55c1b51d13f3a
|
||||
SHA256 (Set-Array-0.20.tgz) = d6e8aa9cfc124c40dfe192acbfe144337d7edbef6f1a00be9b2b79b2bc83d667
|
||||
SIZE (Set-Array-0.20.tgz) = 26773
|
||||
SHA256 (Set-Array-0.22.tgz) = 3600b5a3df89486f186e70fad0c0f7f6c6d8b658431f83bacd985dd3f2d8cf90
|
||||
SIZE (Set-Array-0.22.tgz) = 28179
|
||||
|
Loading…
Reference in New Issue
Block a user