- Update to 0.20

- Fix build depends

PR:		ports/150041
Submitted by:	Frederic Culot <frederic _at_ culot.org>
Approved by:	mentors (implicit)
This commit is contained in:
Baptiste Daroussin 2010-08-27 14:13:57 +00:00
parent 0b41086c8f
commit fd0432b0d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260075
2 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Set-Array
PORTVERSION= 0.19
PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,6 +15,8 @@ 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 \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
RUN_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want
PERL_MODBUILD= yes

View file

@ -1,3 +1,3 @@
MD5 (Set-Array-0.19.tgz) = adf08971a9ca0eacc66a85274b7605c0
SHA256 (Set-Array-0.19.tgz) = a3fd4087a47b53f8b295b5e436f6b230698aaf8b2b3f7a06b73ee15d2efc9fe6
SIZE (Set-Array-0.19.tgz) = 26576
MD5 (Set-Array-0.20.tgz) = 991fbde9656d48a923b55c1b51d13f3a
SHA256 (Set-Array-0.20.tgz) = d6e8aa9cfc124c40dfe192acbfe144337d7edbef6f1a00be9b2b79b2bc83d667
SIZE (Set-Array-0.20.tgz) = 26773