Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 17:09:59 +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: r416037 - head/textproc/p5-Perl-Lint
Message-ID:  <201605281709.u4SH9xtI003553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 28 17:09:59 2016
New Revision: 416037
URL: https://svnweb.freebsd.org/changeset/ports/416037

Log:
  - Update to 0.24
  - Add NO_ARCH
  
  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 28 17:09:54 2016	(r416036)
+++ head/textproc/p5-Perl-Lint/Makefile	Sat May 28 17:09:59 2016	(r416037)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Perl-Lint
-PORTVERSION=	0.23
-PORTREVISION=	3
+PORTVERSION=	0.24
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MOZNION
@@ -27,6 +26,7 @@ BUILD_DEPENDS=	p5-B-Keywords>=0:devel/p5
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Text-TestBase>=0:textproc/p5-Text-TestBase
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuildtiny
 

Modified: head/textproc/p5-Perl-Lint/distinfo
==============================================================================
--- head/textproc/p5-Perl-Lint/distinfo	Sat May 28 17:09:54 2016	(r416036)
+++ head/textproc/p5-Perl-Lint/distinfo	Sat May 28 17:09:59 2016	(r416037)
@@ -1,2 +1,3 @@
-SHA256 (Perl-Lint-0.23.tar.gz) = 5ccab70bdb3db19832245cfcf88c99c57976e879da34e68e8af48e2d138e4326
-SIZE (Perl-Lint-0.23.tar.gz) = 172173
+TIMESTAMP = 1464328822
+SHA256 (Perl-Lint-0.24.tar.gz) = 1f571f130b623ff3bdedc6f2d46ceb96e5456013c7bd82f442811d6d8663d6c2
+SIZE (Perl-Lint-0.24.tar.gz) = 172250



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