diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-04 11:59:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-04 11:59:54 +0000 |
commit | 8ef6e6c699b09d96fb81fb6eab482932c1e867e7 (patch) | |
tree | ffe2ff09405b89ab9122fb5a017e53d233cf7eba /time | |
parent | f6680af49ceadb02e18f7a40b310db0ec507d1eb (diff) | |
download | pkgsrc-8ef6e6c699b09d96fb81fb6eab482932c1e867e7.tar.gz |
Updated p5-DateTime-Locale to 1.16.
1.16 2017-03-22
- Rebuilt all locale data with CLDR 31, released on 2017-03-20.
1.15 2017-03-15 (TRIAL RELEASE)
- Most data is now stored in a share dir and only loaded as needed. This
should reduce the memory usage from just loading DateTime::Locale by about
4mb. Based on a PR by sergey. GH #14.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-Locale/distinfo | 10 |
2 files changed, 9 insertions, 7 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index f418bd08294..4e7230b200e 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2017/03/08 11:49:45 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2017/04/04 11:59:54 wiz Exp $ -DISTNAME= DateTime-Locale-1.14 +DISTNAME= DateTime-Locale-1.16 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -11,6 +11,7 @@ COMMENT= Localization data for p5-DateTime LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts +DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install DEPENDS+= p5-Params-ValidationCompiler>=0.13:../../devel/p5-Params-ValidationCompiler DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio @@ -21,6 +22,7 @@ BUILD_DEPENDS+= p5-CPAN-Meta-Check>=0.011:../../devel/p5-CPAN-Meta-Check BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings +BUILD_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/DateTime/Locale/.packlist diff --git a/time/p5-DateTime-Locale/distinfo b/time/p5-DateTime-Locale/distinfo index 472b3fe5ad3..8af55c4a3a5 100644 --- a/time/p5-DateTime-Locale/distinfo +++ b/time/p5-DateTime-Locale/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2017/03/08 11:49:45 wiz Exp $ +$NetBSD: distinfo,v 1.29 2017/04/04 11:59:54 wiz Exp $ -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 +SHA1 (DateTime-Locale-1.16.tar.gz) = d6dc8f4eee4c3e107f424d49ea51f44f2508b1f4 +RMD160 (DateTime-Locale-1.16.tar.gz) = 09efdc5a62ff91e401c3180e7227863fede7c50e +SHA512 (DateTime-Locale-1.16.tar.gz) = 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145 +Size (DateTime-Locale-1.16.tar.gz) = 1228443 bytes |