diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-05 06:24:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-05 06:24:56 +0000 |
commit | 7e8563dea5d49c744a76c420efa976ad3a9106d1 (patch) | |
tree | 09016e46042e40bf2fdb2480c57850ab924fad16 /devel/p5-Data-Section | |
parent | dec00029ac85d20a3a2b8b6af479e516b7f72136 (diff) | |
download | ports-7e8563dea5d49c744a76c420efa976ad3a9106d1.tar.gz ports-7e8563dea5d49c744a76c420efa976ad3a9106d1.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Section')
-rw-r--r-- | devel/p5-Data-Section/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Data-Section/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index c720ca72a848..c87d2da9664a 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Data-Section -PORTVERSION= 0.101620 +PORTVERSION= 0.101621 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read multiple hunks of data out of your DATA section +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + BUILD_DEPENDS= p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS= p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat + p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat TEST_DEPENDS= p5-Test-Simple>=0.90:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= YES diff --git a/devel/p5-Data-Section/distinfo b/devel/p5-Data-Section/distinfo index af8faba77403..28e25f266bf3 100644 --- a/devel/p5-Data-Section/distinfo +++ b/devel/p5-Data-Section/distinfo @@ -1,3 +1,2 @@ -MD5 (Data-Section-0.101620.tar.gz) = ab3956489991b41a6604aad81a4d3a0b -SHA256 (Data-Section-0.101620.tar.gz) = faeae3cc71c33b9a76df5c1fc47329926b5e85ee6be3e30778b849e43eff89b9 -SIZE (Data-Section-0.101620.tar.gz) = 14675 +SHA256 (Data-Section-0.101621.tar.gz) = 07fe7bbc0c7a31814c6d849e579610e51b5ca4912d223cc37568a4900f1aa404 +SIZE (Data-Section-0.101621.tar.gz) = 14913 |