summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-11-19 12:39:25 +0000
committerwiz <wiz@pkgsrc.org>2014-11-19 12:39:25 +0000
commitceb6850b17d36c501f401aea2cccccac1c98ab7e (patch)
tree8f22db1de7bdc880f83bbf190488d0a0fba5b498 /time/p5-DateTime-TimeZone/Makefile
parent36453bcc52a6f32ce97a63478cd03112b8892bdf (diff)
downloadpkgsrc-ceb6850b17d36c501f401aea2cccccac1c98ab7e.tar.gz
Update to 1.80:
1.80 2014-11-16 - This distro no longer ships the DateTime::TimeZone::Local::Win32 module. Instead, it depends on that module when you install DateTime::TimeZone on a Windows system machine. - Tweaked the warning when loading a zone class from disk that was generated using a different Olson version than the current DateTime::TimeZone module. Previously, it said the loaded version was older, but all we know is that it's different. Reported by Karen Etheridge. RT #66097.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index 77ea2d13409..9852ebc5769 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2014/11/12 11:50:56 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2014/11/19 12:39:25 wiz Exp $
-DISTNAME= DateTime-TimeZone-1.79
+DISTNAME= DateTime-TimeZone-1.80
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}