Date: Mon, 2 Sep 2013 09:17:06 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325954 - head/devel/p5-Config-Tiny Message-ID: <201309020917.r829H6K9017243@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobez Date: Mon Sep 2 09:17:06 2013 New Revision: 325954 URL: http://svnweb.freebsd.org/changeset/ports/325954 Log: Update to 2.15. Changes: http://search.cpan.org/dist/Config-Tiny/Changes Modified: head/devel/p5-Config-Tiny/Makefile head/devel/p5-Config-Tiny/distinfo Modified: head/devel/p5-Config-Tiny/Makefile ============================================================================== --- head/devel/p5-Config-Tiny/Makefile Mon Sep 2 09:13:17 2013 (r325953) +++ head/devel/p5-Config-Tiny/Makefile Mon Sep 2 09:17:06 2013 (r325954) @@ -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 Modified: head/devel/p5-Config-Tiny/distinfo ============================================================================== --- head/devel/p5-Config-Tiny/distinfo Mon Sep 2 09:13:17 2013 (r325953) +++ head/devel/p5-Config-Tiny/distinfo Mon Sep 2 09:17:06 2013 (r325954) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309020917.r829H6K9017243>