From owner-svn-ports-head@freebsd.org Thu Sep 29 14:41:25 2016 Return-Path: Delivered-To: svn-ports-head@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 D3872C01359; Thu, 29 Sep 2016 14:41:25 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 976CF636; Thu, 29 Sep 2016 14:41:25 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8TEfOUa041279; Thu, 29 Sep 2016 14:41:24 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8TEfOK6041276; Thu, 29 Sep 2016 14:41:24 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201609291441.u8TEfOK6041276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Thu, 29 Sep 2016 14:41:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422931 - head/devel/p5-DateTime-TimeZone 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.23 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: Thu, 29 Sep 2016 14:41:25 -0000 Author: jadawin Date: Thu Sep 29 14:41:24 2016 New Revision: 422931 URL: https://svnweb.freebsd.org/changeset/ports/422931 Log: - Update to 2.05 - Add new dependency: devel/p5-Params-ValidationCompiler Modified: head/devel/p5-DateTime-TimeZone/Makefile head/devel/p5-DateTime-TimeZone/distinfo head/devel/p5-DateTime-TimeZone/pkg-plist Modified: head/devel/p5-DateTime-TimeZone/Makefile ============================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile Thu Sep 29 14:31:29 2016 (r422930) +++ head/devel/p5-DateTime-TimeZone/Makefile Thu Sep 29 14:41:24 2016 (r422931) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 2.01 -PORTEPOCH= 1 +PORTVERSION= 2.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \ p5-List-AllUtils>0:devel/p5-List-AllUtils \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ - p5-Params-Validate>=0.72:devel/p5-Params-Validate \ + p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Output>0:devel/p5-Test-Output Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Thu Sep 29 14:31:29 2016 (r422930) +++ head/devel/p5-DateTime-TimeZone/distinfo Thu Sep 29 14:41:24 2016 (r422931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470125386 -SHA256 (DateTime-TimeZone-2.01.tar.gz) = 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 -SIZE (DateTime-TimeZone-2.01.tar.gz) = 929462 +TIMESTAMP = 1475153328 +SHA256 (DateTime-TimeZone-2.05.tar.gz) = dad4d57a436c50fe142135849c82a1df34808c505d89ac6ba902e516de28c509 +SIZE (DateTime-TimeZone-2.05.tar.gz) = 929864 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Thu Sep 29 14:31:29 2016 (r422930) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Thu Sep 29 14:41:24 2016 (r422931) @@ -208,7 +208,6 @@ %%SITE_PERL%%/DateTime/TimeZone/Asia/Pyongyang.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Qatar.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Qyzylorda.pm -%%SITE_PERL%%/DateTime/TimeZone/Asia/Rangoon.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Riyadh.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Sakhalin.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Samarkand.pm @@ -300,6 +299,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Europe/Vilnius.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Volgograd.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Warsaw.pm +%%SITE_PERL%%/DateTime/TimeZone/Asia/Yangon.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Zaporozhye.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Zurich.pm %%SITE_PERL%%/DateTime/TimeZone/Floating.pm