From owner-svn-ports-head@freebsd.org Fri Oct 30 14:04:17 2015 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 80B1FA1E7B3; Fri, 30 Oct 2015 14:04:17 +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 2FA911280; Fri, 30 Oct 2015 14:04:17 +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 t9UE4Gf8042063; Fri, 30 Oct 2015 14:04:16 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9UE4FK2042060; Fri, 30 Oct 2015 14:04:15 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201510301404.t9UE4FK2042060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 30 Oct 2015 14:04:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400541 - 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.20 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: Fri, 30 Oct 2015 14:04:17 -0000 Author: jadawin Date: Fri Oct 30 14:04:15 2015 New Revision: 400541 URL: https://svnweb.freebsd.org/changeset/ports/400541 Log: - Update to 1.94 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 Fri Oct 30 14:01:55 2015 (r400540) +++ head/devel/p5-DateTime-TimeZone/Makefile Fri Oct 30 14:04:15 2015 (r400541) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 1.93 +PORTVERSION= 1.94 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Fri Oct 30 14:01:55 2015 (r400540) +++ head/devel/p5-DateTime-TimeZone/distinfo Fri Oct 30 14:04:15 2015 (r400541) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-1.93.tar.gz) = d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be -SIZE (DateTime-TimeZone-1.93.tar.gz) = 891870 +SHA256 (DateTime-TimeZone-1.94.tar.gz) = 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 +SIZE (DateTime-TimeZone-1.94.tar.gz) = 898119 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Fri Oct 30 14:01:55 2015 (r400540) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Fri Oct 30 14:04:15 2015 (r400541) @@ -64,6 +64,7 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Eirunepe.pm %%SITE_PERL%%/DateTime/TimeZone/America/El_Salvador.pm %%SITE_PERL%%/DateTime/TimeZone/America/Fortaleza.pm +%%SITE_PERL%%/DateTime/TimeZone/America/Fort_Nelson.pm %%SITE_PERL%%/DateTime/TimeZone/America/Glace_Bay.pm %%SITE_PERL%%/DateTime/TimeZone/America/Godthab.pm %%SITE_PERL%%/DateTime/TimeZone/America/Goose_Bay.pm