From owner-svn-ports-all@freebsd.org Thu Jul 2 14:43:02 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 C38249920C3; Thu, 2 Jul 2015 14:43:02 +0000 (UTC) (envelope-from sunpoet@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 B0B252C00; Thu, 2 Jul 2015 14:43:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t62Eh2Qu086997; Thu, 2 Jul 2015 14:43:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t62Eh2wB086995; Thu, 2 Jul 2015 14:43:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507021443.t62Eh2wB086995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Jul 2015 14:43:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391152 - 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-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: Thu, 02 Jul 2015 14:43:02 -0000 Author: sunpoet Date: Thu Jul 2 14:43:01 2015 New Revision: 391152 URL: https://svnweb.freebsd.org/changeset/ports/391152 Log: - Update to 1.20 Changes: http://search.cpan.org/dist/DateTime/Changes Modified: head/devel/p5-DateTime/Makefile head/devel/p5-DateTime/distinfo Modified: head/devel/p5-DateTime/Makefile ============================================================================== --- head/devel/p5-DateTime/Makefile Thu Jul 2 14:42:56 2015 (r391151) +++ head/devel/p5-DateTime/Makefile Thu Jul 2 14:43:01 2015 (r391152) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY @@ -16,7 +16,7 @@ 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.74:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate \ + p5-Params-Validate>=1.03:${PORTSDIR}/devel/p5-Params-Validate \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny 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 Thu Jul 2 14:42:56 2015 (r391151) +++ head/devel/p5-DateTime/distinfo Thu Jul 2 14:43:01 2015 (r391152) @@ -1,2 +1,2 @@ -SHA256 (DateTime-1.19.tar.gz) = 07c8624a7827277e8eda35c77cfc6fd056bf2782238597f424ef6a6e33ed6009 -SIZE (DateTime-1.19.tar.gz) = 215029 +SHA256 (DateTime-1.20.tar.gz) = ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d +SIZE (DateTime-1.20.tar.gz) = 220697