From owner-svn-ports-all@freebsd.org Fri Jul 3 09:17:16 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53DDF993FBF; Fri, 3 Jul 2015 09:17:16 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44A511651; Fri, 3 Jul 2015 09:17:16 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t639HGRk082296; Fri, 3 Jul 2015 09:17:16 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t639HFPb082291; Fri, 3 Jul 2015 09:17:15 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201507030917.t639HFPb082291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Fri, 3 Jul 2015 09:17:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391222 - head/devel/p5-Time-Duration-Parse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2015 09:17:16 -0000 Author: culot Date: Fri Jul 3 09:17:15 2015 New Revision: 391222 URL: https://svnweb.freebsd.org/changeset/ports/391222 Log: - Update to 0.12 Changes: http://search.cpan.org/dist/Time-Duration-Parse/Changes Modified: head/devel/p5-Time-Duration-Parse/Makefile head/devel/p5-Time-Duration-Parse/distinfo Modified: head/devel/p5-Time-Duration-Parse/Makefile ============================================================================== --- head/devel/p5-Time-Duration-Parse/Makefile Fri Jul 3 09:16:57 2015 (r391221) +++ head/devel/p5-Time-Duration-Parse/Makefile Fri Jul 3 09:17:15 2015 (r391222) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Time-Duration-Parse -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Time-Duration-Parse/distinfo ============================================================================== --- head/devel/p5-Time-Duration-Parse/distinfo Fri Jul 3 09:16:57 2015 (r391221) +++ head/devel/p5-Time-Duration-Parse/distinfo Fri Jul 3 09:17:15 2015 (r391222) @@ -1,2 +1,2 @@ -SHA256 (Time-Duration-Parse-0.11.tar.gz) = a08781512db67c701caab91aa19cce7ae9738fccf8d9e49377f3f346276664fa -SIZE (Time-Duration-Parse-0.11.tar.gz) = 10908 +SHA256 (Time-Duration-Parse-0.12.tar.gz) = 3a61800d5e757c4a766a48cff3efae4c4c1504c496947d99b529e8ee0eefae7b +SIZE (Time-Duration-Parse-0.12.tar.gz) = 11340