From owner-svn-ports-all@freebsd.org Sat May 28 17:10:00 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4C3DB4D216; Sat, 28 May 2016 17:10:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5AA213BA; Sat, 28 May 2016 17:10:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4SH9xje003555; Sat, 28 May 2016 17:09:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4SH9xtI003553; Sat, 28 May 2016 17:09:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605281709.u4SH9xtI003553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 May 2016 17:09:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416037 - head/textproc/p5-Perl-Lint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2016 17:10:01 -0000 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