summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-30 17:44:01 +0000
committerwiz <wiz>2016-06-30 17:44:01 +0000
commit8fc48e74864b36b239abbf6701bfbd94c783bd56 (patch)
tree4186ed40794cf6ddb87802e11f1bd47f6e772bfe /time
parent81457db251cc9aff65709794ab39d56cc7ae0c50 (diff)
downloadpkgsrc-8fc48e74864b36b239abbf6701bfbd94c783bd56.tar.gz
Updated p5-DateTime-Locale to 1.05.
1.05 2016-06-26 - Instead of using the DATA handle to get at as-yet-unloaded locale data in DateTime::Locale::Data, we now read the raw data into memory once, and use eval to turn it into Perl data structures as a particular locale is requested. This may fix a problem where reading from the DATA handle somehow returned the wrong chunk of data (or overlapped multiple locales). The downside is that loading DateTime::Locale now uses an additional 4MB of memory on my system, regardless of how many individual locales are instantiated. Reported by Greg Oschwald. GitHub #3.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Locale/Makefile4
-rw-r--r--time/p5-DateTime-Locale/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile
index 0a01be8735a..574122dc964 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/06/19 20:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/06/30 17:44:01 wiz Exp $
-DISTNAME= DateTime-Locale-1.04
+DISTNAME= DateTime-Locale-1.05
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 a3bb23a3aa4..5bef7aafc0f 100644
--- a/time/p5-DateTime-Locale/distinfo
+++ b/time/p5-DateTime-Locale/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2016/06/19 20:39:16 wiz Exp $
+$NetBSD: distinfo,v 1.20 2016/06/30 17:44:01 wiz Exp $
-SHA1 (DateTime-Locale-1.04.tar.gz) = 7dc4e47b415664acc8a4b7334db675b5ca0f90aa
-RMD160 (DateTime-Locale-1.04.tar.gz) = 7cc637a8ef8d0d18be29e9a59e3282c327cb130f
-SHA512 (DateTime-Locale-1.04.tar.gz) = 13014c79b8b9c1d1faa7a23514675216688ac47059e3463ca9721d2117035ce8c2f7edb63f90015657a95d0f8b793e61208dd9d12a0a309274bc12a0323d902f
-Size (DateTime-Locale-1.04.tar.gz) = 959451 bytes
+SHA1 (DateTime-Locale-1.05.tar.gz) = 459a7fe49740fdd3a08c58a36c3549383b6839ae
+RMD160 (DateTime-Locale-1.05.tar.gz) = 16e1691b92ab7fe95954397af8503e6cf0adb4db
+SHA512 (DateTime-Locale-1.05.tar.gz) = 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94
+Size (DateTime-Locale-1.05.tar.gz) = 959564 bytes