diff options
author | wiz <wiz@pkgsrc.org> | 2015-10-25 09:03:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-10-25 09:03:38 +0000 |
commit | 31c3e39f7c70ab20776d63ee690c67cf8e03c5ce (patch) | |
tree | cd92e93fbc155a555a9b1ee7222e90f10faeb9ca /time/p5-DateTime-TimeZone/Makefile | |
parent | 08e02b0519d3806434631a8d9f3a7db3232c08f1 (diff) | |
download | pkgsrc-31c3e39f7c70ab20776d63ee690c67cf8e03c5ce.tar.gz |
Update to p5-DateTime-TimeZone to 1.94:
1.94 2015-10-21
- This release is based on version 2015g of the Olson database. This release
includes contemporary changes for Turkey, Norfolk, Fiji, and Fort Nelson.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 77b38173f33..526b2d3c18a 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.72 2015/08/13 15:00:22 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2015/10/25 09:03:38 wiz Exp $ -DISTNAME= DateTime-TimeZone-1.93 +DISTNAME= DateTime-TimeZone-1.94 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |