diff options
author | wen <wen@pkgsrc.org> | 2013-08-30 08:26:06 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-08-30 08:26:06 +0000 |
commit | 882ca91cdb8bf72be5df08b09d44a608e78bd3b6 (patch) | |
tree | 0df2da4676f25e5b9e8ebbe3c56f4698feb52141 /time/p5-DateTime-Format-HTTP | |
parent | da6e98eb9577f2e5284a0cadbea637aada4c2d10 (diff) | |
download | pkgsrc-882ca91cdb8bf72be5df08b09d44a608e78bd3b6.tar.gz |
Update to 0.40
Upstream changes:
0.40 2010-10-31
- format_isoz now actually changes the time zone. Fixes RT 62332 (DOUGDUDE)
Diffstat (limited to 'time/p5-DateTime-Format-HTTP')
-rw-r--r-- | time/p5-DateTime-Format-HTTP/Makefile | 5 | ||||
-rw-r--r-- | time/p5-DateTime-Format-HTTP/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-HTTP/Makefile b/time/p5-DateTime-Format-HTTP/Makefile index 62abe93bd4f..d4a48ff225a 100644 --- a/time/p5-DateTime-Format-HTTP/Makefile +++ b/time/p5-DateTime-Format-HTTP/Makefile @@ -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/} diff --git a/time/p5-DateTime-Format-HTTP/distinfo b/time/p5-DateTime-Format-HTTP/distinfo index 45d4d327cff..7150f73cc73 100644 --- a/time/p5-DateTime-Format-HTTP/distinfo +++ b/time/p5-DateTime-Format-HTTP/distinfo @@ -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 |