Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 13:13:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387957 - head/textproc/p5-Perl-Lint
Message-ID:  <201505301313.t4UDDE6q087979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505301313.t4UDDE6q087979>