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 PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b6e05ece187
branches: trunk
changeset: 557244:1b6e05ece187
user: sno <sno%pkgsrc.org@localhost>
date: Sun Apr 12 19:01:52 2009 +0000
description:
PkgSrc changes:
- updating package for p5 module DateTime::TimeZone to 0.88
- set license to artistic-2.0
Upstream changes:
0.88 2009-04-06
- This release is based on version 2009e of the Olson database. This
release has changes for Jordan and Palestine.
0.87 2009-04-05
- The DateTime::TimeZone::Local module will now try to load a subclass
of the form DateTime::TimeZone::Local::$^O before falling back to
the Unix subclass. This allows you to provide a new subclass on
systems where the existing subclasses (Unix, Win32, and VMS) don't
get the right answer. Based on a patch from Olivier Mengu~A(c).
0.86 2009-03-23
- This release is based on version 2009d of the Olson database. This
release has changes for Morocco, Tunisia, Syria, and Argentina.
0.85 2009-03-16
- This release is based on version 2009c of the Olson database. The
only changes in this release are for Cuba.
- Fixes for Win32 with Microsoft's December time zone update. This
updated added a zone for Mauritius that wasn't accounted for in the
DateTime::TimeZone::Local::Win32 module. Reported by David
Pinkowitz. RT #43535.
- Added a hack to fix some brokenness with Module::Build::Compat that
causes the compatibility Makefile.PL to fail on really old
ExtUtils::MakeMaker versions (6.17 and older). RT #43605.
diffstat:
time/p5-DateTime-TimeZone/Makefile | 5 +++--
time/p5-DateTime-TimeZone/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 71508e892c1c -r 1b6e05ece187 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Sun Apr 12 18:57:16 2009 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Sun Apr 12 19:01:52 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2009/02/22 16:38:03 he Exp $
+# $NetBSD: Makefile,v 1.16 2009/04/12 19:01:52 sno Exp $
-DISTNAME= DateTime-TimeZone-0.84
+DISTNAME= DateTime-TimeZone-0.88
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -8,6 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/
COMMENT= Perl module to handle time zone manipulation
+LICENSE= artistic-2.0
DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
diff -r 71508e892c1c -r 1b6e05ece187 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Sun Apr 12 18:57:16 2009 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Sun Apr 12 19:01:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2009/02/22 16:38:03 he Exp $
+$NetBSD: distinfo,v 1.12 2009/04/12 19:01:52 sno Exp $
-SHA1 (DateTime-TimeZone-0.84.tar.gz) = ee689195e64044d04b5a7d5ac9650626214f70aa
-RMD160 (DateTime-TimeZone-0.84.tar.gz) = 4d2ef2c62ec81a35cab38e39fcd9ef54046154b1
-Size (DateTime-TimeZone-0.84.tar.gz) = 376220 bytes
+SHA1 (DateTime-TimeZone-0.88.tar.gz) = cd55ff744c21b4f96206df60651d23b3c116b32c
+RMD160 (DateTime-TimeZone-0.88.tar.gz) = 112c9ba2e15d2f8ab6359d706cae6b476a99a7f3
+Size (DateTime-TimeZone-0.88.tar.gz) = 377145 bytes
Home |
Main Index |
Thread Index |
Old Index