diff --git a/lang/p5-Modern-Perl/Makefile b/lang/p5-Modern-Perl/Makefile index 344c715ff834..71ce83547b1d 100644 --- a/lang/p5-Modern-Perl/Makefile +++ b/lang/p5-Modern-Perl/Makefile @@ -2,16 +2,22 @@ # $FreeBSD$ PORTNAME= Modern-Perl -PORTVERSION= 1.03 +PORTVERSION= 1.20140107 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHROMATIC PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Enable all of the features of Modern Perl with one command +COMMENT= Enable all of the features of Modern Perl with one import + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-autodie>=2.22:${PORTSDIR}/devel/p5-autodie +RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 USE_PERL5= modbuild +USES= perl5 .include diff --git a/lang/p5-Modern-Perl/distinfo b/lang/p5-Modern-Perl/distinfo index f8ebe0dab002..7d0a202d3ec1 100644 --- a/lang/p5-Modern-Perl/distinfo +++ b/lang/p5-Modern-Perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (Modern-Perl-1.03.tar.gz) = 40bf555afc6c679be1a5514677665f8853594bcf8de1a63b0a28ad39de3edf89 -SIZE (Modern-Perl-1.03.tar.gz) = 2995 +SHA256 (Modern-Perl-1.20140107.tar.gz) = 9cf66b2f93340dfe1cd7162262a47e7c4ba82475a52dc2a036c2fdc8a65298b8 +SIZE (Modern-Perl-1.20140107.tar.gz) = 13152 diff --git a/lang/p5-Modern-Perl/pkg-descr b/lang/p5-Modern-Perl/pkg-descr index 9fdd77d22f67..3fdd5947e79d 100644 --- a/lang/p5-Modern-Perl/pkg-descr +++ b/lang/p5-Modern-Perl/pkg-descr @@ -1,4 +1,4 @@ -Modern Perl programs use several modules to enable additional features -of Perl and of the CPAN. +Modern Perl programs use several modules to enable additional features of Perl +and of the CPAN. -WWW: http://search.cpan.org/dist/Modern-Perl/ +WWW: http://search.cpan.org/dist/Modern-Perl/