pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-TimeZone Update from version 0.79 to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db89712cbb1d
branches: trunk
changeset: 552904:db89712cbb1d
user: he <he%pkgsrc.org@localhost>
date: Sun Jan 11 18:08:56 2009 +0000
description:
Update from version 0.79 to 0.81.1 (upstream 0.8301).
Upstream changes:
0.8301 2008-11-07
- Test fixes only. The 19local-win32 tried to skip tests when they're
run without write access to the registry, but this was done in a
very broken way.
0.83 2008-10-27
- This release is based on version 2008h of the Olson database. The
major changes in this release are for Argentina.
- Updated the docs on how the local time zone is determined for
various platforms.
0.82 2008-10-13
- This release is based on version 2008h of the Olson database. The
major changes in this release are for Mauritius and Syria.
0.81 2008-10-06
- This release is based on version 2008g of the Olson database. The
major changes in this release are for Brazil.
0.80 2008-09-15
- This release is based on version 2008f of the Olson database. The
major changes in this release are for Mauritius, Morocco, Pakistan,
Argentina, and Brazil.
0.7904 2008-08-30
- Added three more Windows time zone names to the Windows -> Olson
mapping. This should fix test failures on up-to-date Windows
boxes. Patch by David Pinkowitz. RT #38735.
0.7903 2008-08-22
- The DateTime::TimeZone->names_in_country() method was broken when
called as a method. Reported by Lars Eggert. RT #38665.
0.7902 2008-08-18
- Fixed a lingering reference to DT::TimeZoneCatalog, which broke
t/15catalog.t on fresh installs.
0.7901 2008-08-18
- This distro now provides the CET, EET, MET, and WET zones. These are
provided by the Olson database for backwards compatibility. It's
probably a bad idea to use them, but it's best if this package
matches what a Unix system provides.
- Moved the catalog to DateTime::TimeZone::Catalog, which now has some
POD that lists all the available zones.
diffstat:
time/p5-DateTime-TimeZone/Makefile | 7 +++----
time/p5-DateTime-TimeZone/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 9b00ac2649ff -r db89712cbb1d time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Sun Jan 11 17:05:58 2009 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Sun Jan 11 18:08:56 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/11 18:08:56 he Exp $
-DISTNAME= DateTime-TimeZone-0.79
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+DISTNAME= DateTime-TimeZone-0.8301
+PKGNAME= p5-${DISTNAME:C/8301/83.1/}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 9b00ac2649ff -r db89712cbb1d time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Sun Jan 11 17:05:58 2009 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Sun Jan 11 18:08:56 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/08/17 16:18:19 he Exp $
+$NetBSD: distinfo,v 1.10 2009/01/11 18:08:56 he Exp $
-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
+SHA1 (DateTime-TimeZone-0.8301.tar.gz) = 91a173b5f36ae757668e80391d6704f25e4dc31b
+RMD160 (DateTime-TimeZone-0.8301.tar.gz) = 6c8d5e98a488bdb10dd39ea22c35b22c87c035db
+Size (DateTime-TimeZone-0.8301.tar.gz) = 371575 bytes
Home |
Main Index |
Thread Index |
Old Index