diff --git a/devel/p5-Data-Section-Simple/Makefile b/devel/p5-Data-Section-Simple/Makefile index 32a4e649cb62..a0fc9d342e02 100644 --- a/devel/p5-Data-Section-Simple/Makefile +++ b/devel/p5-Data-Section-Simple/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Data-Section-Simple -# Date created: 2011-08-01 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= Data-Section-Simple -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,14 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read data from __DATA__ -PERL_CONFIGURE= yes +BUILD_DEPENDS= p5-Module-Build-Tiny>=0.013:${PORTSDIR}/devel/p5-Module-Build-Tiny + +PERL_MODBUILD= yes MAN3= Data::Section::Simple.3 -.include - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include +.include diff --git a/devel/p5-Data-Section-Simple/distinfo b/devel/p5-Data-Section-Simple/distinfo index e5f1e4e24261..3635dd9d6b61 100644 --- a/devel/p5-Data-Section-Simple/distinfo +++ b/devel/p5-Data-Section-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (Data-Section-Simple-0.03.tar.gz) = 997003bcc061f32d8d5b631d1f6558822a9fd31db275d732c65720e03950c56c -SIZE (Data-Section-Simple-0.03.tar.gz) = 21019 +SHA256 (Data-Section-Simple-0.04.tar.gz) = 0f7b61cc521dbe8569da4056392dc5f2540492e2e75b838f1a524405dcc777bb +SIZE (Data-Section-Simple-0.04.tar.gz) = 11561