From owner-svn-ports-head@FreeBSD.ORG Tue Nov 27 17:57:51 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F364F60; Tue, 27 Nov 2012 17:57:51 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA8E8FC15; Tue, 27 Nov 2012 17:57:51 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qARHvoN2023157; Tue, 27 Nov 2012 17:57:50 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qARHvofc023153; Tue, 27 Nov 2012 17:57:50 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201211271757.qARHvofc023153@svn.freebsd.org> From: Frederic Culot Date: Tue, 27 Nov 2012 17:57:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307856 - head/devel/p5-DateTime 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: Tue, 27 Nov 2012 17:57:51 -0000 Author: culot Date: Tue Nov 27 17:57:50 2012 New Revision: 307856 URL: http://svnweb.freebsd.org/changeset/ports/307856 Log: - Update to 0.78 Changes: http://search.cpan.org/dist/DateTime/Changes Feature safe: yes Modified: head/devel/p5-DateTime/Makefile head/devel/p5-DateTime/distinfo Modified: head/devel/p5-DateTime/Makefile ============================================================================== --- head/devel/p5-DateTime/Makefile Tue Nov 27 17:43:33 2012 (r307855) +++ head/devel/p5-DateTime/Makefile Tue Nov 27 17:57:50 2012 (r307856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime -PORTVERSION= 0.77 +PORTVERSION= 0.78 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY @@ -16,7 +16,6 @@ LICENSE= ART20 # Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency in tinderbox BUILD_DEPENDS= p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \ p5-DateTime-TimeZone>=1.09:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round \ p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal Modified: head/devel/p5-DateTime/distinfo ============================================================================== --- head/devel/p5-DateTime/distinfo Tue Nov 27 17:43:33 2012 (r307855) +++ head/devel/p5-DateTime/distinfo Tue Nov 27 17:57:50 2012 (r307856) @@ -1,2 +1,2 @@ -SHA256 (DateTime-0.77.tar.gz) = 516591bdd7f7f4a6e5d51cac16c1d8c8c54f30b8a5fdfc208d5ba6a7368a7503 -SIZE (DateTime-0.77.tar.gz) = 171659 +SHA256 (DateTime-0.78.tar.gz) = 85f59b555bf594b57077afc636555d8393ab4b2c9e779a50524b0ab2e2602c3e +SIZE (DateTime-0.78.tar.gz) = 176173