From owner-svn-ports-head@freebsd.org Mon May 23 09:17:05 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 7BDFFB44140; Mon, 23 May 2016 09:17:05 +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 2B5991516; Mon, 23 May 2016 09:17:05 +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 u4N9H4Mv059041; Mon, 23 May 2016 09:17:04 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4N9H4um059037; Mon, 23 May 2016 09:17:04 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201605230917.u4N9H4um059037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Mon, 23 May 2016 09:17:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415707 - 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.22 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, 23 May 2016 09:17:05 -0000 Author: jadawin Date: Mon May 23 09:17:03 2016 New Revision: 415707 URL: https://svnweb.freebsd.org/changeset/ports/415707 Log: - Update to 1.98 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 Mon May 23 09:11:05 2016 (r415706) +++ head/devel/p5-DateTime-TimeZone/Makefile Mon May 23 09:17:03 2016 (r415707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.97 +PORTVERSION= 1.98 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Mon May 23 09:11:05 2016 (r415706) +++ head/devel/p5-DateTime-TimeZone/distinfo Mon May 23 09:17:03 2016 (r415707) @@ -1,2 +1,3 @@ -SHA256 (DateTime-TimeZone-1.97.tar.gz) = 68a5f4b0a77074f9cc96b2c1d2282e2110db74f55e43fbad72926cee0fd434c8 -SIZE (DateTime-TimeZone-1.97.tar.gz) = 922750 +TIMESTAMP = 1463993606 +SHA256 (DateTime-TimeZone-1.98.tar.gz) = 8d6a8289b2535d0dbe1579cc426bab95788eb482dd039b164aed01ad2e5b65c2 +SIZE (DateTime-TimeZone-1.98.tar.gz) = 927078 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Mon May 23 09:11:05 2016 (r415706) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Mon May 23 09:17:03 2016 (r415707) @@ -222,6 +222,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Asia/Tehran.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Thimphu.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Tokyo.pm +%%SITE_PERL%%/DateTime/TimeZone/Asia/Tomsk.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Ulaanbaatar.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Urumqi.pm %%SITE_PERL%%/DateTime/TimeZone/Asia/Ust_Nera.pm @@ -273,6 +274,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Europe/Istanbul.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Kaliningrad.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Kiev.pm +%%SITE_PERL%%/DateTime/TimeZone/Europe/Kirov.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Lisbon.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/London.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Luxembourg.pm