diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-08 08:47:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-08 08:47:36 +0000 |
commit | 287675c91a92448560103a3d31d26167701e4dd9 (patch) | |
tree | ea111ddd49ea64c7bbc7f2b5c4045e2474829f7a /devel/p5-Set-Array | |
parent | cf83c8c7805208d7419f2c19f3bf074a27c87b7a (diff) |
Notes
Diffstat (limited to 'devel/p5-Set-Array')
-rw-r--r-- | devel/p5-Set-Array/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Set-Array/distinfo | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/devel/p5-Set-Array/Makefile b/devel/p5-Set-Array/Makefile index 0082eb7d96fc..48388d006814 100644 --- a/devel/p5-Set-Array/Makefile +++ b/devel/p5-Set-Array/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Set-Array -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,13 @@ COMMENT= Arrays as objects with set operations LICENSE= ART10 -BUILD_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ +BUILD_DEPENDS= p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-Want>=0:${PORTSDIR}/devel/p5-Want +RUN_DEPENDS= p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-Want>=0:${PORTSDIR}/devel/p5-Want + +TEST_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 diff --git a/devel/p5-Set-Array/distinfo b/devel/p5-Set-Array/distinfo index 00fba90bdd41..f38f928d396e 100644 --- a/devel/p5-Set-Array/distinfo +++ b/devel/p5-Set-Array/distinfo @@ -1,2 +1,2 @@ -SHA256 (Set-Array-0.23.tgz) = 55e55e68e9d4515c38864d31290efb69784c3a8f4e1461ae7e5d6658edc822f0 -SIZE (Set-Array-0.23.tgz) = 28133 +SHA256 (Set-Array-0.24.tgz) = 80ce4122e83fd60ab7259276dae0bc4b10d944649dcdb9ffe7efb7f56a93c7f0 +SIZE (Set-Array-0.24.tgz) = 29018 |