diff options
author | wen <wen@pkgsrc.org> | 2021-09-12 00:10:18 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2021-09-12 00:10:18 +0000 |
commit | 5945d3f5b67d9d659dcf431b6d4f65644085ce2b (patch) | |
tree | 830205f5b692a6aa4d76cf54971dd5aab34b5744 /misc/p5-Locale-Codes | |
parent | c35a045098b1819008b216b51d139fb8c33e9353 (diff) | |
download | pkgsrc-5945d3f5b67d9d659dcf431b6d4f65644085ce2b.tar.gz |
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)
Diffstat (limited to 'misc/p5-Locale-Codes')
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Locale-Codes/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 80a6f39aa89..2188f66c432 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2021/05/24 19:53:08 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2021/09/12 00:10:18 wen Exp $ -DISTNAME= Locale-Codes-3.65 +DISTNAME= Locale-Codes-3.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 d6585470eab..f2404a4cb69 100644 --- a/misc/p5-Locale-Codes/distinfo +++ b/misc/p5-Locale-Codes/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2020/09/07 12:03:06 wiz Exp $ +$NetBSD: distinfo,v 1.22 2021/09/12 00:10:18 wen Exp $ -SHA1 (Locale-Codes-3.65.tar.gz) = a70e99234f35d94710178b4221211169aeebf547 -RMD160 (Locale-Codes-3.65.tar.gz) = 949a68b5c680f8031bdb16bcfee92a05ab8e1ba1 -SHA512 (Locale-Codes-3.65.tar.gz) = 501c63b54af4058ff09613db2f8bca2d693bb09129ac62556e14c4c8f20266016d98ab159d543cd18373c8ae798427ee0f5f740c8b61dd39769726dd921f864a -Size (Locale-Codes-3.65.tar.gz) = 859374 bytes +SHA1 (Locale-Codes-3.68.tar.gz) = 0822339b5b3a7209badcaf6d05ad1f9cc8a5a611 +RMD160 (Locale-Codes-3.68.tar.gz) = 566b6716a3216f72f6a904558e0e7ff5192d5682 +SHA512 (Locale-Codes-3.68.tar.gz) = 49120270536896ab625ccf11b070e6c35571a235c48050c56772a760fc5d77d38ea8cf5472c4e5cb899aeade98aaaf418160dac75c6fb9b440de60570bb131cc +Size (Locale-Codes-3.68.tar.gz) = 864534 bytes |