diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-10 01:32:36 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-10 01:32:36 +0000 |
commit | 5bd5e3750c6873bda5dca00e34e757697a1b2a40 (patch) | |
tree | 60739df9e80ec665c01882a632772d9fc8b0a746 /devel/p5-Data-Section | |
parent | 4676bcf379862e9d1fe09260978a381f8e4266a4 (diff) | |
download | ports-5bd5e3750c6873bda5dca00e34e757697a1b2a40.tar.gz ports-5bd5e3750c6873bda5dca00e34e757697a1b2a40.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Section')
-rw-r--r-- | devel/p5-Data-Section/Makefile | 14 | ||||
-rw-r--r-- | devel/p5-Data-Section/distinfo | 6 |
2 files changed, 8 insertions, 12 deletions
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 5142974bac67..768dfb74872a 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Data-Section -PORTVERSION= 0.100270 +PORTVERSION= 0.100770 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -16,15 +16,11 @@ MAINTAINER= perl@FreeBSD.org 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= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat PERL_CONFIGURE= YES -MAN3= Data::Section.3 - -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA -.endif +MAN3= Data::Section.3 -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Data-Section/distinfo b/devel/p5-Data-Section/distinfo index 2f7d84f95ddc..f1ae74b4af18 100644 --- a/devel/p5-Data-Section/distinfo +++ b/devel/p5-Data-Section/distinfo @@ -1,3 +1,3 @@ -MD5 (Data-Section-0.100270.tar.gz) = b349fd7e5f47212faefe5bf31347d43e -SHA256 (Data-Section-0.100270.tar.gz) = 052941e30bbf8e368ccbbfcc98ff8dd5d9cba2cda3318a15b131353860c1b8c3 -SIZE (Data-Section-0.100270.tar.gz) = 12817 +MD5 (Data-Section-0.100770.tar.gz) = aca27f967b1ee5cd82b5f5ce3d80c396 +SHA256 (Data-Section-0.100770.tar.gz) = 14f459771d973ced1531cf614035fe7009168446582c8492e084fec898f3b671 +SIZE (Data-Section-0.100770.tar.gz) = 13321 |