pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/p5-Locale-Codes Update to 3.68



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f87719c2db2
branches:  trunk
changeset: 458234:4f87719c2db2
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Sep 12 00:10:18 2021 +0000

description:
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:

 misc/p5-Locale-Codes/Makefile |   5 ++---
 misc/p5-Locale-Codes/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 30526923b574 -r 4f87719c2db2 misc/p5-Locale-Codes/Makefile
--- a/misc/p5-Locale-Codes/Makefile     Sun Sep 12 00:05:50 2021 +0000
+++ b/misc/p5-Locale-Codes/Makefile     Sun Sep 12 00:10:18 2021 +0000
@@ -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 -r 30526923b574 -r 4f87719c2db2 misc/p5-Locale-Codes/distinfo
--- a/misc/p5-Locale-Codes/distinfo     Sun Sep 12 00:05:50 2021 +0000
+++ b/misc/p5-Locale-Codes/distinfo     Sun Sep 12 00:10:18 2021 +0000
@@ -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