pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Locale



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Dec  3 01:26:43 UTC 2023

Modified Files:
        pkgsrc/time/p5-DateTime-Locale: Makefile distinfo

Log Message:
Update to 1.40

Upstream changes:
1.40     2023-11-04

- Rebuilt all locale data with the data from CLDR 44.0.1.

1.39     2023-05-28

- Fixed parsing of the 'el-polyton' locale code. This had the same issue as
  'be-tarask', which was fixed in 1.36. This is now fixed in such a way that
  similar `$language-$variant` codes will be parsed correctly in the
  future. Reported by @yvanzo. GH #37.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/time/p5-DateTime-Locale/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/time/p5-DateTime-Locale/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Locale/Makefile
diff -u pkgsrc/time/p5-DateTime-Locale/Makefile:1.69 pkgsrc/time/p5-DateTime-Locale/Makefile:1.70
--- pkgsrc/time/p5-DateTime-Locale/Makefile:1.69        Thu Jul  6 09:42:13 2023
+++ pkgsrc/time/p5-DateTime-Locale/Makefile     Sun Dec  3 01:26:43 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2023/07/06 09:42:13 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2023/12/03 01:26:43 wen Exp $
 
-DISTNAME=      DateTime-Locale-1.38
+DISTNAME=      DateTime-Locale-1.40
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Locale/distinfo
diff -u pkgsrc/time/p5-DateTime-Locale/distinfo:1.46 pkgsrc/time/p5-DateTime-Locale/distinfo:1.47
--- pkgsrc/time/p5-DateTime-Locale/distinfo:1.46        Sat May 20 07:41:18 2023
+++ pkgsrc/time/p5-DateTime-Locale/distinfo     Sun Dec  3 01:26:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2023/05/20 07:41:18 wiz Exp $
+$NetBSD: distinfo,v 1.47 2023/12/03 01:26:43 wen Exp $
 
-BLAKE2s (DateTime-Locale-1.38.tar.gz) = 4bd44f7de213239fdd85956910bbdf4ac0af0b6f70dcdb830b026f1889064fb8
-SHA512 (DateTime-Locale-1.38.tar.gz) = e9690ae033dd9a41b019e1a5e00c03c8c05901043ba359aae5f4ac66d80d7fc60630387f55e454c57a2d16fe7d50b85bd1b3ae1e3964decda8051846415b5838
-Size (DateTime-Locale-1.38.tar.gz) = 1732975 bytes
+BLAKE2s (DateTime-Locale-1.40.tar.gz) = 2e93e199c0a9964109c1fbf34cb25294d9edfd4d2d673a84b738d25d8f0b1d9c
+SHA512 (DateTime-Locale-1.40.tar.gz) = 40942acea6e27ea7e84a6c38ec712c868f9009adaa16b9dbfa4ff5d5094a8add4a5fcaafe49b7bbb8530348ad79ac7a910efab68a5085a41e731108797ea1045
+Size (DateTime-Locale-1.40.tar.gz) = 1969601 bytes



Home | Main Index | Thread Index | Old Index