From owner-svn-ports-head@FreeBSD.ORG Mon Sep 2 09:17:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 58FDAB29; Mon, 2 Sep 2013 09:17:07 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 45F9B2AF0; Mon, 2 Sep 2013 09:17:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r829H7cW017245; Mon, 2 Sep 2013 09:17:07 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r829H6K9017243; Mon, 2 Sep 2013 09:17:06 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201309020917.r829H6K9017243@svn.freebsd.org> From: Anton Berezin Date: Mon, 2 Sep 2013 09:17:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325954 - head/devel/p5-Config-Tiny X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 09:17:07 -0000 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