1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.23

- Add LICENSE

Changes:	http://search.cpan.org/dist/Perl-Lint/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-30 13:13:13 +00:00
parent e3332df44d
commit 3759b60b99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387957
2 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Perl-Lint
PORTVERSION= 0.22
PORTVERSION= 0.23
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MOZNION
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Yet another Perl source code linter
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-B-Keywords>=0:${PORTSDIR}/devel/p5-B-Keywords \
p5-Compiler-Lexer>=0.22:${PORTSDIR}/devel/p5-Compiler-Lexer \
p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \

View File

@ -1,2 +1,2 @@
SHA256 (Perl-Lint-0.22.tar.gz) = 638af616ddea3fc74972f4c8ac4ab78638e74eed7b2db9f10472d8c427cafc11
SIZE (Perl-Lint-0.22.tar.gz) = 172002
SHA256 (Perl-Lint-0.23.tar.gz) = 5ccab70bdb3db19832245cfcf88c99c57976e879da34e68e8af48e2d138e4326
SIZE (Perl-Lint-0.23.tar.gz) = 172173