diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-06-11 13:57:38 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-06-11 13:57:38 +0000 |
commit | 91b15224de9749ed88f723efaad9864e7ca29877 (patch) | |
tree | eda6e0bea4be78dbaf491755034986a67125475c /devel/p5-Data-Section | |
parent | 0067ac997c7d48d3bd7e801ab054554f0cb1ecba (diff) | |
download | ports-91b15224de9749ed88f723efaad9864e7ca29877.tar.gz ports-91b15224de9749ed88f723efaad9864e7ca29877.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Section')
-rw-r--r-- | devel/p5-Data-Section/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Data-Section/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 768dfb74872a..c720ca72a848 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Data-Section -PORTVERSION= 0.100770 -PORTREVISION= 1 +PORTVERSION= 0.101620 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +16,8 @@ COMMENT= Read multiple hunks of data out of your DATA section 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:${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 f1ae74b4af18..af8faba77403 100644 --- a/devel/p5-Data-Section/distinfo +++ b/devel/p5-Data-Section/distinfo @@ -1,3 +1,3 @@ -MD5 (Data-Section-0.100770.tar.gz) = aca27f967b1ee5cd82b5f5ce3d80c396 -SHA256 (Data-Section-0.100770.tar.gz) = 14f459771d973ced1531cf614035fe7009168446582c8492e084fec898f3b671 -SIZE (Data-Section-0.100770.tar.gz) = 13321 +MD5 (Data-Section-0.101620.tar.gz) = ab3956489991b41a6604aad81a4d3a0b +SHA256 (Data-Section-0.101620.tar.gz) = faeae3cc71c33b9a76df5c1fc47329926b5e85ee6be3e30778b849e43eff89b9 +SIZE (Data-Section-0.101620.tar.gz) = 14675 |