diff options
author | wiz <wiz> | 2009-12-15 12:51:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-12-15 12:51:24 +0000 |
commit | 1a0a539cf72bfac62d821224c6d134ef7b6994fa (patch) | |
tree | 9e82d6fd12b794f245223aca180761eccce75a72 /time/p5-DateTime-Format-W3CDTF | |
parent | b9eb9bc9b11eb371e8da344ae25e72c472ed55a5 (diff) | |
download | pkgsrc-1a0a539cf72bfac62d821224c6d134ef7b6994fa.tar.gz |
Update to 0.05:
0.05 2009-11-01
- Fixed a long-standing bug where a time zone other than UTC that had an
offset of 0 caused the format_datetime method to return the string "0". RT
#22802.
Diffstat (limited to 'time/p5-DateTime-Format-W3CDTF')
-rw-r--r-- | time/p5-DateTime-Format-W3CDTF/Makefile | 5 | ||||
-rw-r--r-- | time/p5-DateTime-Format-W3CDTF/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-W3CDTF/Makefile b/time/p5-DateTime-Format-W3CDTF/Makefile index 46ec491b848..1ee8a6dfd91 100644 --- a/time/p5-DateTime-Format-W3CDTF/Makefile +++ b/time/p5-DateTime-Format-W3CDTF/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $ +# $NetBSD: Makefile,v 1.4 2009/12/15 12:51:24 wiz Exp $ -DISTNAME= DateTime-Format-W3CDTF-0.04 +DISTNAME= DateTime-Format-W3CDTF-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-W3CDTF/distinfo b/time/p5-DateTime-Format-W3CDTF/distinfo index 6e4e83bd77a..d126979b210 100644 --- a/time/p5-DateTime-Format-W3CDTF/distinfo +++ b/time/p5-DateTime-Format-W3CDTF/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/02/18 03:09:52 wiz Exp $ +$NetBSD: distinfo,v 1.2 2009/12/15 12:51:24 wiz Exp $ -SHA1 (DateTime-Format-W3CDTF-0.04.tar.gz) = b1f2c3b02f25946b72c9a1f34a6b90ff3a213788 -RMD160 (DateTime-Format-W3CDTF-0.04.tar.gz) = 1d004569cc6d978e1c037a02d6dc2986379ccae7 -Size (DateTime-Format-W3CDTF-0.04.tar.gz) = 11142 bytes +SHA1 (DateTime-Format-W3CDTF-0.05.tar.gz) = 37af24aa70911d9b7d21e341b91201a21ba39bc1 +RMD160 (DateTime-Format-W3CDTF-0.05.tar.gz) = 6c8e0467ce56161d10f993ebbf3d8099d2a5fe48 +Size (DateTime-Format-W3CDTF-0.05.tar.gz) = 15613 bytes |