diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 03:01:23 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 03:01:23 +0000 |
commit | a9a184d4e1f35815865c37f87b16de6a4006f82e (patch) | |
tree | 8fac623afb8667a06a07ccb07a7a11232be06817 /time | |
parent | f7444fcb8fb63e3dbfae00f23c788f8cc91c8cd2 (diff) | |
download | pkgsrc-a9a184d4e1f35815865c37f87b16de6a4006f82e.tar.gz |
2013.0912:
Pulled fix from Adam Schobelock that removes timezone offset
caching because it was creating incorrect behavor or Moscow.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-modules/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Time-modules/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-modules/Makefile b/time/p5-Time-modules/Makefile index d591f2db002..891314f0da7 100644 --- a/time/p5-Time-modules/Makefile +++ b/time/p5-Time-modules/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/12/04 03:01:23 mef Exp $ -DISTNAME= Time-modules-2011.0517 +DISTNAME= Time-modules-2013.0912 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-modules/distinfo b/time/p5-Time-modules/distinfo index 60b3223aee3..7d86b04b787 100644 --- a/time/p5-Time-modules/distinfo +++ b/time/p5-Time-modules/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/06/19 12:04:46 obache Exp $ +$NetBSD: distinfo,v 1.3 2014/12/04 03:01:23 mef Exp $ -SHA1 (Time-modules-2011.0517.tar.gz) = 350ab8c72fe400a2a4ff349a1173fa64db645f0c -RMD160 (Time-modules-2011.0517.tar.gz) = 28a2fec7335f5ab0766ac3d75243a61fc9a5c488 -Size (Time-modules-2011.0517.tar.gz) = 25621 bytes +SHA1 (Time-modules-2013.0912.tar.gz) = 4e97dc266e550afd0b9bdea64edbfa6f338d6cfa +RMD160 (Time-modules-2013.0912.tar.gz) = a99612e43b5911ea6f57712fa62d3cb38b2e1de7 +Size (Time-modules-2013.0912.tar.gz) = 26041 bytes |