summaryrefslogtreecommitdiff
path: root/time/p5-Time-Local
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-06-10 13:02:42 +0000
committerwen <wen@pkgsrc.org>2018-06-10 13:02:42 +0000
commit4a456de78fbf7054b1695d42d4ba5ce5deaaf92f (patch)
tree59ba08493d49d2e36259ca058262d32cd3f6467a /time/p5-Time-Local
parent6d91cb050c377b1beb84687ced861ff07fa132f5 (diff)
downloadpkgsrc-4a456de78fbf7054b1695d42d4ba5ce5deaaf92f.tar.gz
Update to 1.27
Upstream changes: 1.27 2018-06-09 - This release is identical to 1.26 except that it is a stable release, not a trial. - Fixed the tests so they will not break in the year 2020. The tests were passing in 2-digit years on the assumption that a year like "70" would be treated as 1970, but starting in 2020 this would be treated as 2070 instead. Reported by Bernhard M. Wiedemann. RT #124787. - Added timelocal_modern and timegm_modern variants as optional exports. These versions do not munge years at all. They treat the year value that they are given exactly as-is. 1.26 2018-05-20 (TRIAL RELEASE) - Fixed the tests so they will not break in the year 2020. The tests were passing in 2-digit years on the assumption that a year like "70" would be treated as 1970, but starting in 2020 this would be treated as 2070 instead. Reported by Bernhard M. Wiedemann. RT #124787. - Added timelocal_modern and timegm_modern variants as optional exports. These versions do not munge years at all. They treat the year value that they are given exactly as-is.
Diffstat (limited to 'time/p5-Time-Local')
-rw-r--r--time/p5-Time-Local/Makefile5
-rw-r--r--time/p5-Time-Local/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/time/p5-Time-Local/Makefile b/time/p5-Time-Local/Makefile
index f9b4cc33b68..b0ddc1be1d6 100644
--- a/time/p5-Time-Local/Makefile
+++ b/time/p5-Time-Local/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2018/06/10 13:02:42 wen Exp $
-DISTNAME= Time-Local-1.25
+DISTNAME= Time-Local-1.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-Time-Local/distinfo b/time/p5-Time-Local/distinfo
index 4cee283dd8a..adb756feccc 100644
--- a/time/p5-Time-Local/distinfo
+++ b/time/p5-Time-Local/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/01/24 04:45:08 wen Exp $
+$NetBSD: distinfo,v 1.9 2018/06/10 13:02:42 wen Exp $
-SHA1 (Time-Local-1.25.tar.gz) = 02f7817190b1613571cc7d8996e57f851e1fde58
-RMD160 (Time-Local-1.25.tar.gz) = a7a95f42cd45d35be067c41638069da3a286ef95
-SHA512 (Time-Local-1.25.tar.gz) = 7c21fd0d699bf139aebb5b252f1c37eed20ae78bbfd145390a97a08879121a242dbee0d81a405e634b15ffcbb640b4030c700b1b9cf11e98e474bd57c23f4c8a
-Size (Time-Local-1.25.tar.gz) = 37621 bytes
+SHA1 (Time-Local-1.27.tar.gz) = af3a5cc560fd0a5ff36a94eac0aec0dcdf7bbeec
+RMD160 (Time-Local-1.27.tar.gz) = 461e7dd252ee2b0bf3fd1c1cd1c698554ee9c435
+SHA512 (Time-Local-1.27.tar.gz) = ca834e19056cb12509cbbb89b0371db099c775fac19c067eab15bbf9130d03a46700266db13c93ef14bf23c4305a908edf3edd1b4d5d13ae45ae8a7a5f1fef4e
+Size (Time-Local-1.27.tar.gz) = 40065 bytes