mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.20140107
- Add LICENSE - Update COMMENT - Reformat pkg-descr - Use single space after WWW: Changes: http://search.cpan.org/dist/Modern-Perl/Changes
This commit is contained in:
parent
40a4cbdaf9
commit
740d509511
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363539
@ -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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user