diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-30 13:13:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-30 13:13:13 +0000 |
commit | 3759b60b9940502c4e58ba1187cc10c736d5470e (patch) | |
tree | 75248aeb8a7888957f4acf6ae725efdf3a04c21c /textproc/p5-Perl-Lint | |
parent | e3332df44dc633675c53f602b19fcf8cd8b3e245 (diff) | |
download | ports-3759b60b9940502c4e58ba1187cc10c736d5470e.tar.gz ports-3759b60b9940502c4e58ba1187cc10c736d5470e.zip |
Notes
Diffstat (limited to 'textproc/p5-Perl-Lint')
-rw-r--r-- | textproc/p5-Perl-Lint/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Perl-Lint/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/p5-Perl-Lint/Makefile b/textproc/p5-Perl-Lint/Makefile index ff1ad0f068a8..8d0f2c413abf 100644 --- a/textproc/p5-Perl-Lint/Makefile +++ b/textproc/p5-Perl-Lint/Makefile @@ -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 \ diff --git a/textproc/p5-Perl-Lint/distinfo b/textproc/p5-Perl-Lint/distinfo index bb58cb1ce7af..b9414be138be 100644 --- a/textproc/p5-Perl-Lint/distinfo +++ b/textproc/p5-Perl-Lint/distinfo @@ -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 |