summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-27 21:43:05 +0000
committerwiz <wiz@pkgsrc.org>2015-05-27 21:43:05 +0000
commit844a0c09152a5e924a465f6550b33621093a02da (patch)
tree52cc31fadf9f039e04305635ee94ee4bb7b9529e /time/p5-DateTime-TimeZone/Makefile
parent7d11fcbacacbf9f24353de9a38075d1ade35641d (diff)
downloadpkgsrc-844a0c09152a5e924a465f6550b33621093a02da.tar.gz
Update to 1.90:
1.90 2015-05-14 - Made the compilation test shipped in the last release an author-only test, as many of the modules in this distribution try to load DateTime, but DateTime depends on this distribution. This caused attempts to install DateTime on a fresh perl install to fail. Reported by Noel Maddy. RT #104448. 1.89 2015-05-14 - Fix a syntax error in the Android local time zone module. Reported by Gregor Hermann. RT #104105.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index 34b2cbf8dd2..6cde5711b6b 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2015/04/26 07:48:22 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2015/05/27 21:43:05 wiz Exp $
-DISTNAME= DateTime-TimeZone-1.88
+DISTNAME= DateTime-TimeZone-1.90
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}