svn commit: r387957 - head/textproc/p5-Perl-Lint
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 13:13:15 UTC 2015
Author: sunpoet
Date: Sat May 30 13:13:13 2015
New Revision: 387957
URL: https://svnweb.freebsd.org/changeset/ports/387957
Log:
- Update to 0.23
- Add LICENSE
Changes: http://search.cpan.org/dist/Perl-Lint/Changes
Modified:
head/textproc/p5-Perl-Lint/Makefile
head/textproc/p5-Perl-Lint/distinfo
Modified: head/textproc/p5-Perl-Lint/Makefile
==============================================================================
--- head/textproc/p5-Perl-Lint/Makefile Sat May 30 13:13:09 2015 (r387956)
+++ head/textproc/p5-Perl-Lint/Makefile Sat May 30 13:13:13 2015 (r387957)
@@ -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 at 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 \
Modified: head/textproc/p5-Perl-Lint/distinfo
==============================================================================
--- head/textproc/p5-Perl-Lint/distinfo Sat May 30 13:13:09 2015 (r387956)
+++ head/textproc/p5-Perl-Lint/distinfo Sat May 30 13:13:13 2015 (r387957)
@@ -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
More information about the svn-ports-all
mailing list