diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-04 13:14:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-04 13:14:36 +0000 |
commit | b18c4deeaa1b36a62eeff04ce5598a1d5a422d90 (patch) | |
tree | b70845b6e44aaf2150e8726fe163df1eb2edfc26 /time/p5-DateTime-TimeZone/Makefile | |
parent | 291801f6f71dacc3df034036f5486eb9fad9cdf8 (diff) | |
download | pkgsrc-b18c4deeaa1b36a62eeff04ce5598a1d5a422d90.tar.gz |
Updated p5-DateTime-TimeZone to 2.11.
2.11 2017-03-22
- This release is based on version 2017b of the Olson database. This release
includes contemporary changes for Haiti.
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 f2f2ab4de56..175335515ee 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.88 2017/03/05 12:46:18 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2017/04/04 13:14:36 wiz Exp $ -DISTNAME= DateTime-TimeZone-2.10 +DISTNAME= DateTime-TimeZone-2.11 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |