Sun Nov 9 12:45:38 2014 UTC ()
Update to 1.78:
1.78    2014-11-05

- Fix warnings from Perl 5.8.8 and before. Apparently it doesn't like when
  $SIG{__DIE__} is set to undef. Patch by Peter Rabbitson. GitHub PR #88.


(wiz)
diff -r1.57 -r1.58 pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -r1.45 -r1.46 pkgsrc/time/p5-DateTime-TimeZone/distinfo

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

--- pkgsrc/time/p5-DateTime-TimeZone/Makefile 2014/11/05 17:26:35 1.57
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile 2014/11/09 12:45:38 1.58
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.57 2014/11/05 17:26:35 wiz Exp $ 1# $NetBSD: Makefile,v 1.58 2014/11/09 12:45:38 wiz Exp $
2 2
3DISTNAME= DateTime-TimeZone-1.77 3DISTNAME= DateTime-TimeZone-1.78
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.45 -r1.46 pkgsrc/time/p5-DateTime-TimeZone/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/distinfo 2014/11/05 17:26:35 1.45
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo 2014/11/09 12:45:38 1.46
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.45 2014/11/05 17:26:35 wiz Exp $ 1$NetBSD: distinfo,v 1.46 2014/11/09 12:45:38 wiz Exp $
2 2
3SHA1 (DateTime-TimeZone-1.77.tar.gz) = 7b180cc77603804f39b5c0647939077878c6512b 3SHA1 (DateTime-TimeZone-1.78.tar.gz) = 96a4f664d9ee3d67fa4e36c6c58c1528495c4662
4RMD160 (DateTime-TimeZone-1.77.tar.gz) = 4f7dd68dbb2280409a5da29a22695f20bdb84058 4RMD160 (DateTime-TimeZone-1.78.tar.gz) = 98286a4e5da53af03f6dafe622a8f8b59b35b038
5Size (DateTime-TimeZone-1.77.tar.gz) = 890225 bytes 5Size (DateTime-TimeZone-1.78.tar.gz) = 890464 bytes