summaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Codes
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-12-02 12:17:17 +0000
committerwiz <wiz@pkgsrc.org>2013-12-02 12:17:17 +0000
commit002eb8ed70037ec86e52c0f14ed4daf547cdac1b (patch)
treeb5a7863d5094a2cd819c961c312a4b41f4d88833 /misc/p5-Locale-Codes
parentbda68ce3976056895153afff44127f6cc2e759bb (diff)
downloadpkgsrc-002eb8ed70037ec86e52c0f14ed4daf547cdac1b.tar.gz
Update to 3.27:
VERSION 3.27 (2013-09-03; sbeck) NEW CODE(s) * FIPS-10 country codes removed As of June, the FIPS codes are not being published in their entirety. Only changes to the codes are published. This adds a huge layer of complexity to maintaining the set, which is not worth doing considering that the set is deprecated. As such, the code set is no longer supported. VERSION 3.26 (2013-06-03; sbeck) Documentation fixes Some of the examples were not correct. RT 84589 Some typos corrected. RT 85692 VERSION 3.25 (2013-03-01; sbeck) NEW CODE(s) VERSION 3.24 (2012-12-03; sbeck) NEW CODE(s) Syria alias Syria added as an alias. RT 82747 FIPS-10 country codes deprecated The FIPS-10 document is being withdrawn. It was deprecated in 2008, and is being updated now only until all the agencies that use it have switched to something else. The current version no longer lists the long names for countries. These long names (such as 'Republic of Albania' for Albania) only appeared in the old FIPS-10 document which is no longer available, so they are no longer available in this module. I will continue to support the FIPS-10 codeset as long as it is available, but at that point, it will be withdrawn immediately. If an official end-of-life date is announced, I will include a notice here. Otherwise, support for the codeset will be discontinued when the document is withdrawn. You are encouraged to no longer use the FIPS-10 codeset. Domain country codes now come from ISO 3166 The IANA domain codes have changed slightly. The IANA no longer publishes a list of countries associated with their codes. Instead, they use the ISO 3166 codes and country names. However, they support a few non-standard codes, so I will continue to maintain this codeset. The domain codes are now lowercase to correspond to the ISO 3166 codes. VERSION 3.23 (2012-09-01; sbeck) NEW CODE(s) VERSION 3.22 (2012-06-01; sbeck) NEW CODE(s) Updated perl version required Changed 'require 5.002' (which dated back to the version 2.xx Locale-Codes) to 'require 5.006'. Some features used in Locale-Codes are not supported that far back. Nicholas Clark Sorted deprecated codes The codes in the generated deprecated codes modules were not sorted making version diffs bigger than they should be. Nicholas Clark VERSION 3.21 (2012-03-01; sbeck) NEW CODE(s)
Diffstat (limited to 'misc/p5-Locale-Codes')
-rw-r--r--misc/p5-Locale-Codes/Makefile5
-rw-r--r--misc/p5-Locale-Codes/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index 85b0f7b471b..703e5196c21 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:28 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/12/02 12:17:17 wiz Exp $
-DISTNAME= Locale-Codes-3.20
+DISTNAME= Locale-Codes-3.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5lco
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
diff --git a/misc/p5-Locale-Codes/distinfo b/misc/p5-Locale-Codes/distinfo
index 8ca61467b94..072786cec14 100644
--- a/misc/p5-Locale-Codes/distinfo
+++ b/misc/p5-Locale-Codes/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2011/12/15 05:51:15 hiramatsu Exp $
+$NetBSD: distinfo,v 1.9 2013/12/02 12:17:17 wiz Exp $
-SHA1 (Locale-Codes-3.20.tar.gz) = 669f8516b57257d64f5f7f3110820180b0e4ea0c
-RMD160 (Locale-Codes-3.20.tar.gz) = 01a7dfef4337ce10c2dafa68315882eb5abde52e
-Size (Locale-Codes-3.20.tar.gz) = 759849 bytes
+SHA1 (Locale-Codes-3.27.tar.gz) = b3efd1baa7b7b6db8604404a2ee1da04a3ea5508
+RMD160 (Locale-Codes-3.27.tar.gz) = 799dfebd9548eb101b1df206f506d457ebf851de
+Size (Locale-Codes-3.27.tar.gz) = 750721 bytes