diff options
author | culot <culot@FreeBSD.org> | 2016-02-02 22:13:34 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2016-02-02 22:13:34 +0800 |
commit | ce47eb1d37427561e30179f88d51756365d9c882 (patch) | |
tree | 4d287b76581fd1867b53df2eac1f98398fed1bc7 /devel | |
parent | 9e1a1a03521b0eda3cdd0c020958d7504f661c14 (diff) | |
download | freebsd-ports-gnome-ce47eb1d37427561e30179f88d51756365d9c882.tar.gz freebsd-ports-gnome-ce47eb1d37427561e30179f88d51756365d9c882.tar.zst freebsd-ports-gnome-ce47eb1d37427561e30179f88d51756365d9c882.zip |
- Update to 0.8
- Add NO_ARCH
Changes: http://search.cpan.org/dist/File-Path-Tiny/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-Path-Tiny/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-File-Path-Tiny/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile index a7541484184c..9bc3e31c6390 100644 --- a/devel/p5-File-Path-Tiny/Makefile +++ b/devel/p5-File-Path-Tiny/Makefile @@ -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 alternative LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/devel/p5-File-Path-Tiny/distinfo b/devel/p5-File-Path-Tiny/distinfo index 84a08d03aafc..48d93d5d7cb4 100644 --- a/devel/p5-File-Path-Tiny/distinfo +++ b/devel/p5-File-Path-Tiny/distinfo @@ -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 |