Update to 0.40
Upstream changes: 0.40 2010-10-31 - format_isoz now actually changes the time zone. Fixes RT 62332 (DOUGDUDE)
This commit is contained in:
parent
42e3d45161
commit
93622fefbd
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2013/08/30 08:26:06 wen Exp $
|
||||
|
||||
DISTNAME= DateTime-Format-HTTP-0.39
|
||||
DISTNAME= DateTime-Format-HTTP-0.40
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/08/04 16:42:36 sno Exp $
|
||||
$NetBSD: distinfo,v 1.4 2013/08/30 08:26:06 wen Exp $
|
||||
|
||||
SHA1 (DateTime-Format-HTTP-0.39.tar.gz) = c61123fec1370a6d8b419d6740b1764e745cffa9
|
||||
RMD160 (DateTime-Format-HTTP-0.39.tar.gz) = 19da5995fb9acabb8ef407e84337c959b7295a10
|
||||
Size (DateTime-Format-HTTP-0.39.tar.gz) = 17249 bytes
|
||||
SHA1 (DateTime-Format-HTTP-0.40.tar.gz) = d598fbe4d3c07e868e9c3446a2d89e7b37a4b555
|
||||
RMD160 (DateTime-Format-HTTP-0.40.tar.gz) = 26bb377cf81ee33f6d0d783e6d4a988bb3fd04e2
|
||||
Size (DateTime-Format-HTTP-0.40.tar.gz) = 17571 bytes
|
||||
|
|
Loading…
Reference in a new issue