Update to 0.08
Upstream changes: 0.08 Sat Feb 11 23:40:43 MST 2012 - rt.cpan.org #52645 : UTC offsets must be in the same format (basic|extended) as the time as to which it is attached.
This commit is contained in:
parent
ecaf9d2832
commit
3984f4ee0a
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:26 wiz Exp $
|
# $NetBSD: Makefile,v 1.12 2013/08/30 08:30:39 wen Exp $
|
||||||
|
|
||||||
DISTNAME= DateTime-Format-ISO8601-0.07
|
DISTNAME= DateTime-Format-ISO8601-0.08
|
||||||
PKGNAME= p5-${DISTNAME}00
|
PKGNAME= p5-${DISTNAME}00
|
||||||
PKGREVISION= 4
|
|
||||||
CATEGORIES= time perl5
|
CATEGORIES= time perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$NetBSD: distinfo,v 1.3 2010/02/02 14:43:11 sno Exp $
|
$NetBSD: distinfo,v 1.4 2013/08/30 08:30:39 wen Exp $
|
||||||
|
|
||||||
SHA1 (DateTime-Format-ISO8601-0.07.tar.gz) = 9a7b4f3dac26e9f03dda2aaca7a135fc2ab868ef
|
SHA1 (DateTime-Format-ISO8601-0.08.tar.gz) = 8ce5223900989394197b5dbae615d1545bb5a4d3
|
||||||
RMD160 (DateTime-Format-ISO8601-0.07.tar.gz) = 1ffa76d78657ba5759a1428d1d0ca3e4298dc50b
|
RMD160 (DateTime-Format-ISO8601-0.08.tar.gz) = e10d8480248223e472126beab1fc956293196ca3
|
||||||
Size (DateTime-Format-ISO8601-0.07.tar.gz) = 24373 bytes
|
Size (DateTime-Format-ISO8601-0.08.tar.gz) = 21119 bytes
|
||||||
|
|
Loading…
Reference in a new issue