Date: Tue, 2 Feb 2016 14:13:34 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407817 - head/devel/p5-File-Path-Tiny Message-ID: <201602021413.u12EDY9E030759@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Tue Feb 2 14:13:34 2016 New Revision: 407817 URL: https://svnweb.freebsd.org/changeset/ports/407817 Log: - Update to 0.8 - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Path-Tiny/Changes Modified: head/devel/p5-File-Path-Tiny/Makefile head/devel/p5-File-Path-Tiny/distinfo Modified: head/devel/p5-File-Path-Tiny/Makefile ============================================================================== --- head/devel/p5-File-Path-Tiny/Makefile Tue Feb 2 13:31:53 2016 (r407816) +++ head/devel/p5-File-Path-Tiny/Makefile Tue Feb 2 14:13:34 2016 (r407817) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= File-Path-Tiny -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Lightweight File::Path alternat LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-File-Path-Tiny/distinfo ============================================================================== --- head/devel/p5-File-Path-Tiny/distinfo Tue Feb 2 13:31:53 2016 (r407816) +++ head/devel/p5-File-Path-Tiny/distinfo Tue Feb 2 14:13:34 2016 (r407817) @@ -1,2 +1,2 @@ -SHA256 (File-Path-Tiny-0.7.tar.gz) = bc19f7b158bb64ebacf7531c29371143570baaa6483f44e2928ce615647fc75a -SIZE (File-Path-Tiny-0.7.tar.gz) = 7522 +SHA256 (File-Path-Tiny-0.8.tar.gz) = 78f8eec74a11f423b4a9080d009d3c895c6b2c65833f0fd7fb11998cde50b6e8 +SIZE (File-Path-Tiny-0.8.tar.gz) = 7723
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602021413.u12EDY9E030759>