diff options
author | he <he@pkgsrc.org> | 2008-08-17 16:18:19 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-17 16:18:19 +0000 |
commit | 3295bb942cf48ab784702aad9e874278558f9bd7 (patch) | |
tree | cf056214b989a23154c981695e98dfc571ddff7c /time | |
parent | 25f2e3b72f72e2ad07dbaa877bc59aef377def55 (diff) | |
download | pkgsrc-3295bb942cf48ab784702aad9e874278558f9bd7.tar.gz |
Update from version 0.77 to 0.79.
Pkgsrc changes:
o Changed MAINTAINER to pkgsrc-users@ as per communication with maintainer
Upstream changes:
0.79 2008-07-29
- This release is based on version 2008e of the Olson database. The
major changes in this release are for Mauritius and Central Europe
(historical changes only).
- Fixes for the local TZ tests on Win32. Thanks to David Pinkowitz for
pointing out my mistake.
0.78 2008-07-12
- This release is based on version 2008d of the Olson database. The
major changes in this release are for Mauritius and Brazil (which
now has a new America/Santarem zone).
0.7701 2008-06-03
- Many fixes and improvements to the tests for local time zone
handling on Windows. Based on a patch from David Pinkowitz.
* There are no code changes in this release besides these test
changes.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 4c7163ac513..8a82a5691f5 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2008/05/28 21:05:11 abs Exp $ +# $NetBSD: Makefile,v 1.12 2008/08/17 16:18:19 he Exp $ -DISTNAME= DateTime-TimeZone-0.77 +DISTNAME= DateTime-TimeZone-0.79 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} -MAINTAINER= cube@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ COMMENT= Perl module to handle time zone manipulation diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 112756d58c3..e4fad397e86 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/05/28 21:05:11 abs Exp $ +$NetBSD: distinfo,v 1.9 2008/08/17 16:18:19 he Exp $ -SHA1 (DateTime-TimeZone-0.77.tar.gz) = 72ca0dc914fe19e7729740b622653bbb120862fe -RMD160 (DateTime-TimeZone-0.77.tar.gz) = 8097d8b6a29c95d5cd105b3942033dc2c38c6632 -Size (DateTime-TimeZone-0.77.tar.gz) = 358065 bytes +SHA1 (DateTime-TimeZone-0.79.tar.gz) = a9e619c8e6114170fec1e36b4b75ee7eaa30ec93 +RMD160 (DateTime-TimeZone-0.79.tar.gz) = c3ab618be138e6b0fa6be2df98c59c96fb39b0e3 +Size (DateTime-TimeZone-0.79.tar.gz) = 359587 bytes |