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 to 1.53
details: https://anonhg.NetBSD.org/pkgsrc/rev/3614d971b6b9
branches: trunk
changeset: 610736:3614d971b6b9
user: wen <wen%pkgsrc.org@localhost>
date: Sun Nov 04 13:26:49 2012 +0000
description:
Update to 1.53
Upstream changes:
1.53 2012-11-03
- This release is based on version 2012i of the Olson database. This release
includes contemporary changes for Cuba.
1.52 2012-10-31
- This release is based on version 2012h of the Olson database. This release
includes contemporary changes for Brazil, Israel, and Jordan.
1.51 2012-10-18
- This release is based on version 2012g of the Olson database. This release
includes contemporary changes for Palestine and Samoa.
1.50 2012-09-16
- In scalar context, DateTime::TimeZone->names_in_category returned an
arrayref containing an arrayref (rather than _just_ an arrayref). Reported
by Ed Shrock. RT #76791.
- The DateTime::TimeZone->names_in_category claimed that it returned names
based on the population of the zone. I don't think this was ever true, but
this data is definitely not part of the current Olson database. Reported by
Ed Shrock. RT #76792.
However, the DateTime::TimeZone->names_in_country method does preserve the
order specified in the Olson database, which is sort of based on population
and geography. This method is probably the best choice for presenting a list
of names to end user.
1.49 2012-09-13
- This release is based on version 2012f of the Olson database. This release
includes contemporary changes for Fiji.
1.48 2012-08-03
- This release is based on version 2012e of the Olson database. This release
includes contemporary changes for Fakaofo.
1.47 2012-07-19
- This release is based on version 2012d of the Olson database. This release
includes contemporary changes for Morocco.
diffstat:
time/p5-DateTime-TimeZone/Makefile | 5 ++---
time/p5-DateTime-TimeZone/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r f5cfc21b868e -r 3614d971b6b9 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Sun Nov 04 13:16:33 2012 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Sun Nov 04 13:26:49 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2012/10/08 13:04:24 asau Exp $
+# $NetBSD: Makefile,v 1.42 2012/11/04 13:26:49 wen Exp $
-DISTNAME= DateTime-TimeZone-1.46
+DISTNAME= DateTime-TimeZone-1.53
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r f5cfc21b868e -r 3614d971b6b9 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Sun Nov 04 13:16:33 2012 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Sun Nov 04 13:26:49 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2012/04/22 12:25:26 wiz Exp $
+$NetBSD: distinfo,v 1.32 2012/11/04 13:26:49 wen Exp $
-SHA1 (DateTime-TimeZone-1.46.tar.gz) = ecb425c1094ab69fec472c4aa95764cd313a718a
-RMD160 (DateTime-TimeZone-1.46.tar.gz) = 4422d742f1ef428e2ece365000db17fa1f954984
-Size (DateTime-TimeZone-1.46.tar.gz) = 384097 bytes
+SHA1 (DateTime-TimeZone-1.53.tar.gz) = 9d39a7bf8c49fa402191108d69ad3b36ac40bf38
+RMD160 (DateTime-TimeZone-1.53.tar.gz) = 21892ed0ccf530260d1b005cb4ccf4f53fcb2ecd
+Size (DateTime-TimeZone-1.53.tar.gz) = 833903 bytes
Home |
Main Index |
Thread Index |
Old Index