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 Updated p5-DateTime-Locale to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd8c44f0b9c2
branches:  trunk
changeset: 360604:dd8c44f0b9c2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 04 11:59:54 2017 +0000

description:
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:

 time/p5-DateTime-Locale/Makefile |   6 ++++--
 time/p5-DateTime-Locale/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r 042c6dccb36e -r dd8c44f0b9c2 time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile  Tue Apr 04 11:54:21 2017 +0000
+++ b/time/p5-DateTime-Locale/Makefile  Tue Apr 04 11:59:54 2017 +0000
@@ -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 @@
 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-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 -r 042c6dccb36e -r dd8c44f0b9c2 time/p5-DateTime-Locale/distinfo
--- a/time/p5-DateTime-Locale/distinfo  Tue Apr 04 11:54:21 2017 +0000
+++ b/time/p5-DateTime-Locale/distinfo  Tue Apr 04 11:59:54 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index