diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-08-06 00:04:50 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-08-06 00:04:50 +0000 |
commit | 272e96cd2891a2f46280e608609d74d694769ec4 (patch) | |
tree | d33e8578161601c3dc5522a5d83bb06863c350aa /devel | |
parent | 097ffdd30544ac94b55a052e7768d6f8a14bb8be (diff) | |
download | ports-272e96cd2891a2f46280e608609d74d694769ec4.tar.gz ports-272e96cd2891a2f46280e608609d74d694769ec4.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Set-Array/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Set-Array/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-Set-Array/Makefile b/devel/p5-Set-Array/Makefile index 9c57c398e3bf..bec900e31ad7 100644 --- a/devel/p5-Set-Array/Makefile +++ b/devel/p5-Set-Array/Makefile @@ -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 diff --git a/devel/p5-Set-Array/distinfo b/devel/p5-Set-Array/distinfo index a1238e5f15eb..3bcd0c82c21e 100644 --- a/devel/p5-Set-Array/distinfo +++ b/devel/p5-Set-Array/distinfo @@ -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 |