summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-08-17 16:18:19 +0000
committerhe <he@pkgsrc.org>2008-08-17 16:18:19 +0000
commit3295bb942cf48ab784702aad9e874278558f9bd7 (patch)
treecf056214b989a23154c981695e98dfc571ddff7c /time/p5-DateTime-TimeZone/Makefile
parent25f2e3b72f72e2ad07dbaa877bc59aef377def55 (diff)
downloadpkgsrc-3295bb942cf48ab784702aad9e874278558f9bd7.tar.gz
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 (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index 4c7163ac513..8a82a5691f5 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -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
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/
COMMENT= Perl module to handle time zone manipulation