Update to 1.56
Upstream changes: 1.56 2012-11-30 - The previous release was missing some files. That's what I get for running "git clean -dxf". Reported by Andreas Koenig. RT #81593. 1.55 2012-11-30 - Updated mapping from Win32 to Olson time zone names. Patch by Andrey Makhnutin. RT #81456.
This commit is contained in:
parent
93fffdf526
commit
629cd52b15
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.43 2012/11/13 11:55:47 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2012/12/01 12:41:08 wen Exp $
|
||||
|
||||
DISTNAME= DateTime-TimeZone-1.54
|
||||
DISTNAME= DateTime-TimeZone-1.56
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.33 2012/11/13 11:55:47 wen Exp $
|
||||
$NetBSD: distinfo,v 1.34 2012/12/01 12:41:08 wen Exp $
|
||||
|
||||
SHA1 (DateTime-TimeZone-1.54.tar.gz) = e3bc452520f89f0f25f4ed1e4995af4ed233ab3d
|
||||
RMD160 (DateTime-TimeZone-1.54.tar.gz) = 5e2019c6a7d95b1f3a5b02f61fc970eb4adcb9ab
|
||||
Size (DateTime-TimeZone-1.54.tar.gz) = 834977 bytes
|
||||
SHA1 (DateTime-TimeZone-1.56.tar.gz) = 3fd5f96731328bd7805022834d955c71658a1fff
|
||||
RMD160 (DateTime-TimeZone-1.56.tar.gz) = 791c9e7678943e38ee51ee0f641e8b7446d0c780
|
||||
Size (DateTime-TimeZone-1.56.tar.gz) = 833599 bytes
|
||||
|
|
Loading…
Reference in a new issue