Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E436B63B86B for ; Sun, 22 Apr 2012 12:25:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ED7CC14A193; Sun, 22 Apr 2012 12:25:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A89E14A191 for ; Sun, 22 Apr 2012 12:25:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 8CKZC93ZwDYR for ; Sun, 22 Apr 2012 12:25:25 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7888A14A189 for ; Sun, 22 Apr 2012 12:25:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 29B04175DD; Sun, 22 Apr 2012 12:25:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 22 Apr 2012 12:25:27 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/time/p5-DateTime-TimeZone To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120422122527.29B04175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Apr 22 12:25:27 UTC 2012 Modified Files: pkgsrc/time/p5-DateTime-TimeZone: Makefile distinfo Log Message: Update to 1.46: 1.46 2012-04-02 - This release is based on version 2012c of the Olson database. This release includes contemporary changes for Morocco, Palestine, Syria, and Haiti. 1.45 2012-03-03 - Remove the dependency on DateTime and DateTime::Duration which was accidentally added in 1.43. Reported by Slaven Rezic. RT #75508. 1.44 2012-03-02 - This release is based on version 2012b of the Olson database. This release includes contemporary changes for Cuba. 1.43 2012-03-01 - This release is based on version 2012a of the Olson database. This release includes contemporary changes for Armenia, Chile, the Falkland Islands, and Tokelau. 1.42 2011-11-07 - This release is based on version 2011n of the Olson database. This release includes contemporary changes for Fiji, Moldova (reversing the 2011m changes), and Cuba. The Moldova change removes the Europe/Tiraspol zone added in the previous release. 1.41 2011-10-24 - This release is based on version 2011m of the Olson database. This release includes contemporary changes for Brazil, Moldova, and Ukraine. 1.40 2011-10-10 - This release is based on version 2011l of the Olson database. This release includes contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine, and several other post-Soviet states. 1.39 2011-09-26 - This release is based on version 2011k of the Olson database. This release includes contemporary changes for Palestine, Belarus, and Ukraine. 1.38 2011-09-19 - Removed code matching /^package/ in tools/parse_olson. This was confusing the metacpan indexer. 1.37 2011-09-12 - This release is based on version 2011j of the Olson database. This release includes contemporary changes for Samoa and historical changes for Kenya, Uganda, and Tanzania. 1.36 2011-08-29 - This release is based on version 2011i of the Olson database. This release includes a new zone for South Sudan (Africa/Juba) and changes for Samoa, Kaliningrad (Russia), Alaska, Hawaii, Newfoundland/Labrador (Canada), and Resolute Bay. - Require ExtUtils::MakeMaker 6.58+. This fixes an installation problem on Windows. 1.35 2011-07-03 - This release is based on version 2011h of the Olson database. This release includes changes for Russia. - Include UTC in the list of all time zone names. RT #67070. 1.34 2011-04-25 - This release is based on version 2011g of the Olson database. This release includes changes for Egypt. - DateTime::TimeZone::Floating and DateTime::TimeZone::UTC are now singletons, since their internal state never changes. 1.33 2011-04-11 - This release is based on version 2011f of the Olson database. This release includes changes for the Falkland Islands. 1.32 2011-04-01 - This release is based on version 2011e of the Olson database. This release includes changes for Morocco and Chile. 1.31 2011-03-18 - Updates for Win32 time zones. Patch by David Pinkowitz. 1.30 2011-03-14 - This release is based on version 2011d of the Olson database. This release includes changes for Samoa, Turkey, and Cuba. 1.29 2011-03-07 - This release is based on version 2011c of the Olson database. This release includes new zones, America/Sitka and America/Metlakatla, as well as changes for Alaska and Chile. 1.28 2011-02-07 - This release is based on version 2011b of the Olson database. This release includes a new zone, America/North_Dakota/Beulah. 1.27 2011-01-19 - This release is based on version 2011a of the Olson database. This release includes historical updates for Australia and Hawaii. 1.26 2010-11-20 - Fix release engineering bugs. The last release had both a Build.PL and Makefile.PL, but the former did not list all the prereqs. Also, dynamic prereqs for Win32 and HPUX were not being added properly. 1.25 2010-11-20 - Attempting to determine the local time zone while inside a sort subroutine could cause an error "Can't return outside a subroutine". This was caused by stack corruption that happens when an eval "use $module" fails. Reported by Andy Jones. RT #63106. 1.24 2010-10-25 - This release is based on version 2010n of the Olson database. This release includes updates for Fiji. - All modules in the distro now have the same $VERSION. 1.23 2010-10-25 - This release is based on version 2010n of the Olson database. This release includes updates for Fiji. 1.22 2010-09-27 - This release is based on version 2010m of the Olson database. This release includes historical updates for Hong Kong. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/time/p5-DateTime-TimeZone/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/time/p5-DateTime-TimeZone/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.