From b0d487cfa85159bd4c8ed859162e381dc684c795 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 30 Dec 2014 13:02:38 +0000 Subject: 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. --- time/p5-DateTime-TimeZone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time/p5-DateTime-TimeZone/Makefile') 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/} -- cgit v1.2.3