summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-30 13:02:38 +0000
committerwiz <wiz@pkgsrc.org>2014-12-30 13:02:38 +0000
commitb0d487cfa85159bd4c8ed859162e381dc684c795 (patch)
tree3add2400eed09cde5da9e8567a22db6d49c4844b /time/p5-DateTime-TimeZone/Makefile
parentaa4d3a0311603df9c42d759c9af4e593d6de528f (diff)
downloadpkgsrc-b0d487cfa85159bd4c8ed859162e381dc684c795.tar.gz
Update to 1.83:
1.83 2014-12-24 - The last release did not include any of the generated zone files. Oops. - Attempting to fix indexing of DateTime::TimeZone::Catalog on metacpan. No real code or zone changes. 1.82 2014-12-24 - Various changes to get tests passing and tools code working with blead. This includes fixing some "Redundant argument in sprintf" warnings that could occur in the DateTime test suite. Reported by Slaven Rezic. RT #10116.
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 2f24ead7635..3e3b6548912 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2014/11/23 13:03:56 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2014/12/30 13:02:38 wiz Exp $
-DISTNAME= DateTime-TimeZone-1.81
+DISTNAME= DateTime-TimeZone-1.83
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}