diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-08 11:49:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-08 11:49:45 +0000 |
commit | 4a8d2656ab2a0eb07126d64427c9e73f4bf62efa (patch) | |
tree | 805174f7b5ec5386badae48facba981b1c0ccca4 /time | |
parent | 613376985e919f744c0fbfaf676dccd4372e6583 (diff) | |
download | pkgsrc-4a8d2656ab2a0eb07126d64427c9e73f4bf62efa.tar.gz |
Updated p5-DateTime-Locale to 1.14.
1.14 2017-03-05
- Codes with just a language and script code were not parsed correctly,
leading to bugs in their data, so that they did not report a script_code,
nor did their name reflect the script. So for example "bs-Latn" was just
"Bosnian" instead of "Bosnian Latin".
1.13 2017-03-05
- Fixed a regression bug where providing a locale's English name or native
name to DateTime::Locale->load no longer worked. Fixed by Sergey. GH #13.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-Locale/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index f8cdac9a9a7..f418bd08294 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2017/01/30 01:54:48 wen Exp $ +# $NetBSD: Makefile,v 1.41 2017/03/08 11:49:45 wiz Exp $ -DISTNAME= DateTime-Locale-1.12 +DISTNAME= DateTime-Locale-1.14 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Locale/distinfo b/time/p5-DateTime-Locale/distinfo index 53c7c0083f2..472b3fe5ad3 100644 --- a/time/p5-DateTime-Locale/distinfo +++ b/time/p5-DateTime-Locale/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2017/01/30 01:54:48 wen Exp $ +$NetBSD: distinfo,v 1.28 2017/03/08 11:49:45 wiz Exp $ -SHA1 (DateTime-Locale-1.12.tar.gz) = 60a23ff2d240de6969677b1343de1b50b1357bf5 -RMD160 (DateTime-Locale-1.12.tar.gz) = 578de212d7de8cfe02728ea934ecf55233f33659 -SHA512 (DateTime-Locale-1.12.tar.gz) = 88d5d836567fed635efc6144998a97fab020e5a7a9a7a7b87b75549de8f5c9ac77bffabfdee81fac0101f464cc6beddb0f8eff092b0f3a98f26e1c66e830a905 -Size (DateTime-Locale-1.12.tar.gz) = 1015364 bytes +SHA1 (DateTime-Locale-1.14.tar.gz) = a8834fec68c5ef4362e1a37cc118c03a35c944b7 +RMD160 (DateTime-Locale-1.14.tar.gz) = d1f72b592c7e711a511e331233c35a282c12f5a3 +SHA512 (DateTime-Locale-1.14.tar.gz) = 7baa724be96544b5bf92231f904de2fe2644cc7cecc1e91cdc723833f574612d21eaf4b821f76d07a4652fdc3d7d9c836eaab8070c0a552cced04ff1a1894ae9 +Size (DateTime-Locale-1.14.tar.gz) = 1024226 bytes |