diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-14 16:48:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-14 16:48:36 +0000 |
commit | 7058ef6e7171b71099ae4fa81e2fbbe8acd15666 (patch) | |
tree | 2a03b989f1844672e83eca080dcad00250b39b8f /time/p5-DateTime-TimeZone/Makefile | |
parent | 4c6670dc3764369c862ce2cb35c4e6f4d4397ecf (diff) | |
download | pkgsrc-7058ef6e7171b71099ae4fa81e2fbbe8acd15666.tar.gz |
Update to 1.91:
1.91 2015-06-13
- This release is based on version 2015e of the Olson database. This release
includes contemporary changes for Morocco and Cayman Islands.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 038940b4098..0ce81d8137b 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2015/06/12 10:51:44 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/14 16:48:36 wiz Exp $ -DISTNAME= DateTime-TimeZone-1.90 +DISTNAME= DateTime-TimeZone-1.91 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |