Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EDF1B63B121 for ; Thu, 11 Dec 2008 00:43:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9B91863B16F; Thu, 11 Dec 2008 00:43:51 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id CE80D63B13B for ; Thu, 11 Dec 2008 00:43:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 96BA2175D0; Thu, 11 Dec 2008 00:43:50 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/time/p5-DateTime-Locale To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20081211004350.96BA2175D0@cvs.netbsd.org> Date: Thu, 11 Dec 2008 00:43:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Thu Dec 11 00:43:50 UTC 2008 Modified Files: pkgsrc/time/p5-DateTime-Locale: Makefile distinfo Log Message: Update from version 0.41nb1 to 0.42. Upstream changes: 0.42 2008-09-12 - Based on CLDR 1.6.1, but this has no changes in the data we use. I just used 1.6.1 so people wouldn't ask me why I don't use 1.6.1 ;) - In the switch to CLDR (back in 0.30), I accidentally dropped a number of hard-coded aliases, notably for 'C'. These aliases have been restored. Reported by Adam Kennedy. RT #39208. - Generation of aliases based on the 3-letter ISO code for countries is now based on the most recent version of ISO639. To generate a diff of this commit: cvs rdiff -r1.13 -r1.14 pkgsrc/time/p5-DateTime-Locale/Makefile cvs rdiff -r1.8 -r1.9 pkgsrc/time/p5-DateTime-Locale/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.