Path to this page:
./
misc/p5-Locale-Codes,
Perl5 module for ISO 3166, 639, 4217 and 15924 codes
Branch: CURRENT,
Version: 3.79nb1,
Package name: p5-Locale-Codes-3.79nb1,
Maintainer: pkgsrc-usersThe Locale::Country module provides access to the ISO two-letter codes
for identifying countries, as defined in ISO 3166. You can either
access the codes via the section on conversion routines, or with the
two functions which return lists of all country codes or all country
names.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 861.645 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Locale-Codes-3.79nb1
- (2024-08-13) Updated to version: p5-Locale-Codes-3.79
- (2023-07-06) Updated to version: p5-Locale-Codes-3.68nb2
- (2022-06-28) Updated to version: p5-Locale-Codes-3.68nb1
- (2021-09-12) Updated to version: p5-Locale-Codes-3.68
- (2021-05-25) Updated to version: p5-Locale-Codes-3.65nb1
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-08-13 03:18:37 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.79
Upstream changes:
3.79 2024-06-01 sbeck
- NEW CODE(s)
3.78 2024-03-01 sbeck
- NEW CODE(s)
3.77 2023-12-01 sbeck
- NEW CODE(s)
- Changed RELEASE_TESTING variable
Now use a release-specific testing variable rather than
RELEASE_TESTING. See GitHub #17 for details.
3.76 2023-09-05 sbeck
- Fixed problem in distro
Accidentally created a distribution (3.75) that is broken. GitHub
#18
3.75 2023-09-01 sbeck
- NEW CODE(s)
3.74 2023-06-07 sbeck
- NEW CODE(s)
3.73 2023-03-06 sbeck
- NEW CODE(s)
- Fixed a problem with test failing on windows
Reported in GitHub #15
3.72 2022-09-01 sbeck
- NEW CODE(s)
3.71 2022-06-01 sbeck
- NEW CODE(s)
3.70 2022-03-02 sbeck
- NEW CODE(s)
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2021-09-12 02:10:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.68
Upstream changes:
3.68 2021-09-02 sbeck
- NEW CODE(s)
NOTE: no code changes on 2021-06-01 so no release made at that
time.
- Added code2names
Also code2countrys, code2languages, etc. This allows you to see all
names and aliases that correspond to a code. My apologies for
making 'countrys' to be the plural of 'country', but because these
modules are all derived, I didn't want to put in an exception for
the strange pluralization.
Prompted by David Cantrell.
3.67 2021-03-01 sbeck
- NEW CODE(s)
3.66 2020-12-01 sbeck
- NEW CODE(s)
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|