Sat Dec 1 12:41:09 2012 UTC ()
Update to 1.56

Upstream changes:
1.56    2012-11-30
- The previous release was missing some files. That's what I get for running
  "git clean -dxf". Reported by Andreas Koenig. RT #81593.

1.55    2012-11-30
- Updated mapping from Win32 to Olson time zone names. Patch by Andrey
  Makhnutin. RT #81456.


(wen)
diff -r1.43 -r1.44 pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -r1.33 -r1.34 pkgsrc/time/p5-DateTime-TimeZone/distinfo

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

--- pkgsrc/time/p5-DateTime-TimeZone/Makefile 2012/11/13 11:55:47 1.43
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile 2012/12/01 12:41:08 1.44
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.43 2012/11/13 11:55:47 wen Exp $ 1# $NetBSD: Makefile,v 1.44 2012/12/01 12:41:08 wen Exp $
2 2
3DISTNAME= DateTime-TimeZone-1.54 3DISTNAME= DateTime-TimeZone-1.56
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-Class-Load-[0-9]*:../../devel/p5-Class-Load 15DEPENDS+= p5-Class-Load-[0-9]*:../../devel/p5-Class-Load
16DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output 16DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output

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

--- pkgsrc/time/p5-DateTime-TimeZone/distinfo 2012/11/13 11:55:47 1.33
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo 2012/12/01 12:41:08 1.34
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.33 2012/11/13 11:55:47 wen Exp $ 1$NetBSD: distinfo,v 1.34 2012/12/01 12:41:08 wen Exp $
2 2
3SHA1 (DateTime-TimeZone-1.54.tar.gz) = e3bc452520f89f0f25f4ed1e4995af4ed233ab3d 3SHA1 (DateTime-TimeZone-1.56.tar.gz) = 3fd5f96731328bd7805022834d955c71658a1fff
4RMD160 (DateTime-TimeZone-1.54.tar.gz) = 5e2019c6a7d95b1f3a5b02f61fc970eb4adcb9ab 4RMD160 (DateTime-TimeZone-1.56.tar.gz) = 791c9e7678943e38ee51ee0f641e8b7446d0c780
5Size (DateTime-TimeZone-1.54.tar.gz) = 834977 bytes 5Size (DateTime-TimeZone-1.56.tar.gz) = 833599 bytes