svn commit: r407817 - head/devel/p5-File-Path-Tiny
Frederic Culot
culot at FreeBSD.org
Tue Feb 2 14:13:36 UTC 2016
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
More information about the svn-ports-head
mailing list