Date: Fri, 4 Dec 2015 12:33:25 +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: r402950 - head/devel/p5-File-Find-Rule Message-ID: <201512041233.tB4CXPhZ014317@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041233.tB4CXPhZ014317>