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.77 to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5cf9289a230
branches:  trunk
changeset: 545947:b5cf9289a230
user:      he <he%pkgsrc.org@localhost>
date:      Sun Aug 17 16:18:19 2008 +0000

description:
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:

 time/p5-DateTime-TimeZone/Makefile |  6 +++---
 time/p5-DateTime-TimeZone/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 59fc9925f2bd -r b5cf9289a230 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Sun Aug 17 15:58:02 2008 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Sun Aug 17 16:18:19 2008 +0000
@@ -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@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/DateTime-TimeZone/
 COMMENT=       Perl module to handle time zone manipulation
 
diff -r 59fc9925f2bd -r b5cf9289a230 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Sun Aug 17 15:58:02 2008 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Sun Aug 17 16:18:19 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index