Tue Dec 30 13:02:38 2014 UTC ()
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.


(wiz)
diff -r1.61 -r1.62 pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -r1.49 -r1.50 pkgsrc/time/p5-DateTime-TimeZone/distinfo

cvs diff -r1.61 -r1.62 pkgsrc/time/p5-DateTime-TimeZone/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/Makefile 2014/11/23 13:03:56 1.61
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile 2014/12/30 13:02:38 1.62
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.61 2014/11/23 13:03:56 wiz Exp $ 1# $NetBSD: Makefile,v 1.62 2014/12/30 13:02:38 wiz Exp $
2 2
3DISTNAME= DateTime-TimeZone-1.81 3DISTNAME= DateTime-TimeZone-1.83
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= time perl5 5CATEGORIES= time perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ 9HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/
10COMMENT= Perl module to handle time zone manipulation 10COMMENT= Perl module to handle time zone manipulation
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton 13DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
14DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate 14DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
15DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils 15DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
16DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime 16DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime

cvs diff -r1.49 -r1.50 pkgsrc/time/p5-DateTime-TimeZone/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/distinfo 2014/11/23 13:03:56 1.49
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo 2014/12/30 13:02:38 1.50
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.49 2014/11/23 13:03:56 wiz Exp $ 1$NetBSD: distinfo,v 1.50 2014/12/30 13:02:38 wiz Exp $
2 2
3SHA1 (DateTime-TimeZone-1.81.tar.gz) = 63a60ce3d13b24ada4a1aa2f9aa10998065b2c4e 3SHA1 (DateTime-TimeZone-1.83.tar.gz) = 216339f79a95b4eabb50ed87d82af2a2e9cf78c2
4RMD160 (DateTime-TimeZone-1.81.tar.gz) = b5894dad3e206dfeacf9ada747da45ca723bfcfe 4RMD160 (DateTime-TimeZone-1.83.tar.gz) = b0c15b21fb6a202049084352083c8cc4981c2107
5Size (DateTime-TimeZone-1.81.tar.gz) = 884344 bytes 5Size (DateTime-TimeZone-1.83.tar.gz) = 885298 bytes