From owner-svn-ports-head@freebsd.org Fri Dec 4 12:33:26 2015 Return-Path: Delivered-To: svn-ports-head@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 4E795A400E9; Fri, 4 Dec 2015 12:33:26 +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 1C3C419E2; Fri, 4 Dec 2015 12:33:26 +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 tB4CXPqP014320; Fri, 4 Dec 2015 12:33:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB4CXPhZ014317; Fri, 4 Dec 2015 12:33:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512041233.tB4CXPhZ014317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 4 Dec 2015 12:33:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402950 - head/devel/p5-File-Find-Rule X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 12:33:26 -0000 Author: sunpoet Date: Fri Dec 4 12:33:24 2015 New Revision: 402950 URL: https://svnweb.freebsd.org/changeset/ports/402950 Log: - Update to 0.34 - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Find-Rule/Changes Modified: head/devel/p5-File-Find-Rule/Makefile head/devel/p5-File-Find-Rule/distinfo Modified: head/devel/p5-File-Find-Rule/Makefile ============================================================================== --- head/devel/p5-File-Find-Rule/Makefile Fri Dec 4 12:33:20 2015 (r402949) +++ head/devel/p5-File-Find-Rule/Makefile Fri Dec 4 12:33:24 2015 (r402950) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= File-Find-Rule -PORTVERSION= 0.33 -PORTREVISION= 1 +PORTVERSION= 0.34 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +17,7 @@ RUN_DEPENDS= p5-Number-Compare>=0:${PORT p5-Text-Glob>=0.07:${PORTSDIR}/textproc/p5-Text-Glob BUILD_DEPENDS:= ${RUN_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-File-Find-Rule/distinfo ============================================================================== --- head/devel/p5-File-Find-Rule/distinfo Fri Dec 4 12:33:20 2015 (r402949) +++ head/devel/p5-File-Find-Rule/distinfo Fri Dec 4 12:33:24 2015 (r402950) @@ -1,2 +1,2 @@ -SHA256 (File-Find-Rule-0.33.tar.gz) = 2417752b1eb61774938a67d6f211fbb80eecb3146bf0a0c8699939912559e370 -SIZE (File-Find-Rule-0.33.tar.gz) = 15207 +SHA256 (File-Find-Rule-0.34.tar.gz) = 7e6f16cc33eb1f29ff25bee51d513f4b8a84947bbfa18edb2d3cc40a2d64cafe +SIZE (File-Find-Rule-0.34.tar.gz) = 16165