Skip to content

Commit

Permalink
Update to 1.40
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
wen committed Dec 3, 2023
1 parent 4af1fdf commit 2e8d3a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions time/p5-DateTime-Locale/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
8 changes: 4 additions & 4 deletions time/p5-DateTime-Locale/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2e8d3a7

Please sign in to comment.