pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/p5-Locale-Codes
Module Name: pkgsrc
Committed By: wen
Date: Sun Sep 12 00:10:18 UTC 2021
Modified Files:
pkgsrc/misc/p5-Locale-Codes: Makefile distinfo
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)
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/misc/p5-Locale-Codes/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/misc/p5-Locale-Codes/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/p5-Locale-Codes/Makefile
diff -u pkgsrc/misc/p5-Locale-Codes/Makefile:1.55 pkgsrc/misc/p5-Locale-Codes/Makefile:1.56
--- pkgsrc/misc/p5-Locale-Codes/Makefile:1.55 Mon May 24 19:53:08 2021
+++ pkgsrc/misc/p5-Locale-Codes/Makefile Sun Sep 12 00:10:18 2021
@@ -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/}
Index: pkgsrc/misc/p5-Locale-Codes/distinfo
diff -u pkgsrc/misc/p5-Locale-Codes/distinfo:1.21 pkgsrc/misc/p5-Locale-Codes/distinfo:1.22
--- pkgsrc/misc/p5-Locale-Codes/distinfo:1.21 Mon Sep 7 12:03:06 2020
+++ pkgsrc/misc/p5-Locale-Codes/distinfo Sun Sep 12 00:10:18 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index