2013.0912:
Pulled fix from Adam Schobelock that removes timezone offset caching because it was creating incorrect behavor or Moscow.
This commit is contained in:
parent
13f6c38f5c
commit
72a1ba942f
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue