pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Locale Update to 1.19
details: https://anonhg.NetBSD.org/pkgsrc/rev/b78ec3eadac6
branches: trunk
changeset: 379140:b78ec3eadac6
user: wen <wen%pkgsrc.org@localhost>
date: Mon Apr 23 13:50:01 2018 +0000
description:
Update to 1.19
Upstream changes:
1.19 2018-04-21
- Fix handling of a locale (nds) that does not provide a native name for its
own locale code. This is a bug in CLDR, but since it exists we should handle
it sanely.
- If you attempted to thaw a DateTime::Locale::FromData object in a process
that had not loaded DateTime::Locale this would fail. Reported by Gregor
Herrmann. GH #18.
diffstat:
time/p5-DateTime-Locale/Makefile | 4 ++--
time/p5-DateTime-Locale/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 1ceea9b9ba1b -r b78ec3eadac6 time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile Mon Apr 23 13:44:46 2018 +0000
+++ b/time/p5-DateTime-Locale/Makefile Mon Apr 23 13:50:01 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2018/04/04 14:32:25 wen Exp $
+# $NetBSD: Makefile,v 1.48 2018/04/23 13:50:01 wen Exp $
-DISTNAME= DateTime-Locale-1.18
+DISTNAME= DateTime-Locale-1.19
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 1ceea9b9ba1b -r b78ec3eadac6 time/p5-DateTime-Locale/distinfo
--- a/time/p5-DateTime-Locale/distinfo Mon Apr 23 13:44:46 2018 +0000
+++ b/time/p5-DateTime-Locale/distinfo Mon Apr 23 13:50:01 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/04/04 14:32:25 wen Exp $
+$NetBSD: distinfo,v 1.32 2018/04/23 13:50:01 wen Exp $
-SHA1 (DateTime-Locale-1.18.tar.gz) = dfb32d11dba4c3535ddd7406e3432958db4d76e6
-RMD160 (DateTime-Locale-1.18.tar.gz) = 10a39dc22b62b7bd7e899507d9a1276d71c656c5
-SHA512 (DateTime-Locale-1.18.tar.gz) = 0e8fcf954cd25c9a42d957cf30608730778ce118cfb12c459d840fdc5c68eab61713a242db0ff3e36eb1b72332a73e5168bc2796ddb65f1cbcf5a99a96037872
-Size (DateTime-Locale-1.18.tar.gz) = 1303661 bytes
+SHA1 (DateTime-Locale-1.19.tar.gz) = 108d1edba3d91f4ec2ce3c11da93b6473b524efd
+RMD160 (DateTime-Locale-1.19.tar.gz) = 9495ddb87bcd5849144f646899189c4e1a1aba25
+SHA512 (DateTime-Locale-1.19.tar.gz) = 22b44001f1a0e1f7ae5f819621728324ae1c239cb264e5ff578103665cdc7ea1f58a226dd4fba26e56d685a7e1b650f626706e87d82a781dfeaf5b440d604200
+Size (DateTime-Locale-1.19.tar.gz) = 1304397 bytes
Home |
Main Index |
Thread Index |
Old Index