diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-09-02 09:17:06 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-09-02 09:17:06 +0000 |
commit | bd336fe2d26c73d05170cfe812e747f5cd8b4382 (patch) | |
tree | 7ed8912ac989af26d4b23c87fdb716ffd75b2117 | |
parent | a15064b73acd67964b0cb05736339ca43f0d5dcc (diff) | |
download | ports-bd336fe2d26c73d05170cfe812e747f5cd8b4382.tar.gz ports-bd336fe2d26c73d05170cfe812e747f5cd8b4382.zip |
Notes
-rw-r--r-- | devel/p5-Config-Tiny/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Config-Tiny/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Config-Tiny/Makefile b/devel/p5-Config-Tiny/Makefile index 83fe3b906443..60900f103f3c 100644 --- a/devel/p5-Config-Tiny/Makefile +++ b/devel/p5-Config-Tiny/Makefile @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= Config-Tiny -PORTVERSION= 2.14 +PORTVERSION= 2.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Read/Write .ini style files with as little code as possible diff --git a/devel/p5-Config-Tiny/distinfo b/devel/p5-Config-Tiny/distinfo index 3359b6c7c414..bd5a927f2c7c 100644 --- a/devel/p5-Config-Tiny/distinfo +++ b/devel/p5-Config-Tiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (Config-Tiny-2.14.tar.gz) = 787b0fa658d8acef092de02059a99da44c75229834a275f07d8808a1e796e1a8 -SIZE (Config-Tiny-2.14.tar.gz) = 16963 +SHA256 (Config-Tiny-2.15.tgz) = 569b9f460d581d650e78a2cc31243bdc509c596b042c230fc5af1c16aa536639 +SIZE (Config-Tiny-2.15.tgz) = 23774 |