diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-30 21:13:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-30 21:13:13 +0800 |
commit | d73c181505611b73ca11743719e036a94b869f4f (patch) | |
tree | 75248aeb8a7888957f4acf6ae725efdf3a04c21c /textproc | |
parent | b6a5a68ebcd90963232835b59eaba92bc4a26192 (diff) | |
download | freebsd-ports-gnome-d73c181505611b73ca11743719e036a94b869f4f.tar.gz freebsd-ports-gnome-d73c181505611b73ca11743719e036a94b869f4f.tar.zst freebsd-ports-gnome-d73c181505611b73ca11743719e036a94b869f4f.zip |
- Update to 0.23
- Add LICENSE
Changes: http://search.cpan.org/dist/Perl-Lint/Changes
Diffstat (limited to 'textproc')
-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 |