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 Updating time/p5-DateTime-Ti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/df287c5c0606
branches: trunk
changeset: 399028:df287c5c0606
user: sno <sno%pkgsrc.org@localhost>
date: Sat Sep 12 20:54:44 2009 +0000
description:
Updating time/p5-DateTime-TimeZone from 0.96 to 0.98
pkgsrc changes:
- Adding build depend for Module::Build 0.34.02.01
Upstream changes:
0.98 2009-09-11
- Fixes for Win32 time zones. Added handling for new Windows time zones,
thanks to Jim Brunette. This should fix test failures on some Win32 systems.
0.97 2009-09-08
- This release is based on version 2009m of the Olson database. This
release has changes for Samoa and Palestine.
diffstat:
time/p5-DateTime-TimeZone/Makefile | 6 ++++--
time/p5-DateTime-TimeZone/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 56a9b5709a30 -r df287c5c0606 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Sat Sep 12 20:52:10 2009 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Sat Sep 12 20:54:44 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2009/08/19 05:10:29 sno Exp $
+# $NetBSD: Makefile,v 1.22 2009/09/12 20:54:44 sno Exp $
-DISTNAME= DateTime-TimeZone-0.96
+DISTNAME= DateTime-TimeZone-0.98
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -10,6 +10,8 @@
COMMENT= Perl module to handle time zone manipulation
LICENSE= ${PERL5_LICENSE}
+BUILD_DEPENDS+= p5-Module-Build>=0.34020.1:../../devel/p5-Module-Build
+
DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
diff -r 56a9b5709a30 -r df287c5c0606 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Sat Sep 12 20:52:10 2009 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Sat Sep 12 20:54:44 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2009/08/19 05:10:29 sno Exp $
+$NetBSD: distinfo,v 1.18 2009/09/12 20:54:44 sno Exp $
-SHA1 (DateTime-TimeZone-0.96.tar.gz) = c124b6dbd6a57788e95b73b63a2dd0e42bb76fa9
-RMD160 (DateTime-TimeZone-0.96.tar.gz) = 510275520e175d9b3127633b69ffaa57b2e5ccb8
-Size (DateTime-TimeZone-0.96.tar.gz) = 510341 bytes
+SHA1 (DateTime-TimeZone-0.98.tar.gz) = ffe4fdaed9e6745b4368adf4b28ebb8fcfc314e7
+RMD160 (DateTime-TimeZone-0.98.tar.gz) = 958bd1cf5424bf30de9b9f92309668b648046298
+Size (DateTime-TimeZone-0.98.tar.gz) = 510585 bytes
Home |
Main Index |
Thread Index |
Old Index