diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-09 12:45:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-09 12:45:38 +0000 |
commit | 2900a178818a34ce75a064298586dca8c6c7c74f (patch) | |
tree | e93c641b6a520e48eefdbfc4c7322cd3736c0d86 /time | |
parent | 8fae3a42eda83adcd269d2ebbe118afeca0952c9 (diff) | |
download | pkgsrc-2900a178818a34ce75a064298586dca8c6c7c74f.tar.gz |
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.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 22c0958fb83..9ddb2207d4f 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2014/11/05 17:26:35 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2014/11/09 12:45:38 wiz Exp $ -DISTNAME= DateTime-TimeZone-1.77 +DISTNAME= DateTime-TimeZone-1.78 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 737e80c16b4..9a4299f531d 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.45 2014/11/05 17:26:35 wiz Exp $ +$NetBSD: distinfo,v 1.46 2014/11/09 12:45:38 wiz Exp $ -SHA1 (DateTime-TimeZone-1.77.tar.gz) = 7b180cc77603804f39b5c0647939077878c6512b -RMD160 (DateTime-TimeZone-1.77.tar.gz) = 4f7dd68dbb2280409a5da29a22695f20bdb84058 -Size (DateTime-TimeZone-1.77.tar.gz) = 890225 bytes +SHA1 (DateTime-TimeZone-1.78.tar.gz) = 96a4f664d9ee3d67fa4e36c6c58c1528495c4662 +RMD160 (DateTime-TimeZone-1.78.tar.gz) = 98286a4e5da53af03f6dafe622a8f8b59b35b038 +Size (DateTime-TimeZone-1.78.tar.gz) = 890464 bytes |