diff options
author | wiz <wiz@pkgsrc.org> | 2017-06-14 12:31:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-06-14 12:31:54 +0000 |
commit | 0639a59bdfb5c5aabb19a8cbee0c33f10b20a231 (patch) | |
tree | efc8c920fe8cba6c81b4d41915844fea755c0db5 | |
parent | 5a7102e4f96e74b2dbcb7ed88f7d92e4c0ac807b (diff) | |
download | pkgsrc-0639a59bdfb5c5aabb19a8cbee0c33f10b20a231.tar.gz |
Updated p5-DateTime-TimeZone to 2.13.
2.13 2017-06-01
- Really fix the indexing issue. For reals this time. I'm totally not
kidding. Thanks to Grinnz on #metacpan for giving me the solution.
2.12 2017-06-01
- Attempting to fix indexing of DateTime::TimeZone::Catalog on metacpan
again. No real code or zone changes. Reported by Greg Oscwhald. GH #19.
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 5 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 2d68fe99cbd..86914557a03 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.90 2017/06/05 14:25:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.91 2017/06/14 12:31:54 wiz Exp $ -DISTNAME= DateTime-TimeZone-2.11 +DISTNAME= DateTime-TimeZone-2.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 ac37686dbd9..a69060662cb 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.77 2017/04/04 13:14:36 wiz Exp $ +$NetBSD: distinfo,v 1.78 2017/06/14 12:31:54 wiz Exp $ -SHA1 (DateTime-TimeZone-2.11.tar.gz) = 496bfe444c7871e6607f2e5eccdf333e241f7c40 -RMD160 (DateTime-TimeZone-2.11.tar.gz) = 6305c745b7feae8d6be116daba0ab77d559871a5 -SHA512 (DateTime-TimeZone-2.11.tar.gz) = 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47 -Size (DateTime-TimeZone-2.11.tar.gz) = 954800 bytes +SHA1 (DateTime-TimeZone-2.13.tar.gz) = 3afdddc6af9cff99c4cc05dc6ec5df1e78635096 +RMD160 (DateTime-TimeZone-2.13.tar.gz) = 1aff059bfd4d0c6b947797199b3b43ecf543626b +SHA512 (DateTime-TimeZone-2.13.tar.gz) = 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654 +Size (DateTime-TimeZone-2.13.tar.gz) = 945446 bytes |