diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-05 14:24:56 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-05 14:24:56 +0800 |
commit | 300b57b41b67e6af66956083271675b3e5bac0aa (patch) | |
tree | c1b7604267bb4fe47585974aebf039b8a8f2942a /devel | |
parent | c6010de24e276d73b2e5171562eefa406fc30273 (diff) | |
download | freebsd-ports-gnome-300b57b41b67e6af66956083271675b3e5bac0aa.tar.gz freebsd-ports-gnome-300b57b41b67e6af66956083271675b3e5bac0aa.tar.zst freebsd-ports-gnome-300b57b41b67e6af66956083271675b3e5bac0aa.zip |
- update to 0.101621
- add licenses
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.111200/Changes
Diffstat (limited to 'devel')
-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 |