diff options
author | wen <wen@pkgsrc.org> | 2012-12-01 12:41:08 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-12-01 12:41:08 +0000 |
commit | 9d87bfdb1b789d4c8c3c4f8836d21348919f2820 (patch) | |
tree | 035e80b9100931bdc28c86d696d107acbd564b07 /time | |
parent | a517b2eca88aa0260aaee14ba7d5f69093dcef01 (diff) | |
download | pkgsrc-9d87bfdb1b789d4c8c3c4f8836d21348919f2820.tar.gz |
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.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 5c45f9eae75..1cac3e26930 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -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/} diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 7f217bf7d39..8365d67fab8 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -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 |