diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-07 08:20:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-07 08:20:43 +0000 |
commit | 5cc42760806286765ec8a675e94e8d9956b1fdec (patch) | |
tree | 381c21639f63267b753960208c633ac7ac6f3c03 /time/khal | |
parent | c31bf254f17d810c0b7ae5a958357297f58b9930 (diff) | |
download | pkgsrc-5cc42760806286765ec8a675e94e8d9956b1fdec.tar.gz |
Updated khal to 0.8.4.
0.8.4
=====
released 2016-10-06
* **IMPORTANT BUGFIX** fixed a bug that lead to imported events being
erroneously shifted if they had a timezone identifier that wasn't an Olson
database identifier. All users are advised to upgrade as soon as possible. To
see if you are affected by this and how to resolve any issues, please see the
release announcement (khal/doc/source/news/khal084.rst or
http://lostpackets.de/khal/news/khal084.html). Thanks to Wayne Werner for
finding and reporting this bug.
Diffstat (limited to 'time/khal')
-rw-r--r-- | time/khal/Makefile | 4 | ||||
-rw-r--r-- | time/khal/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/khal/Makefile b/time/khal/Makefile index e35463efb46..10e2aba3406 100644 --- a/time/khal/Makefile +++ b/time/khal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2016/09/19 06:02:44 mef Exp $ +# $NetBSD: Makefile,v 1.13 2016/10/07 08:20:43 wiz Exp $ -DISTNAME= khal-0.8.3 +DISTNAME= khal-0.8.4 CATEGORIES= time net MASTER_SITES= ${MASTER_SITE_PYPI:=k/khal/} diff --git a/time/khal/distinfo b/time/khal/distinfo index 10cba12f398..f17237ce2fc 100644 --- a/time/khal/distinfo +++ b/time/khal/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2016/09/19 06:02:44 mef Exp $ +$NetBSD: distinfo,v 1.8 2016/10/07 08:20:43 wiz Exp $ -SHA1 (khal-0.8.3.tar.gz) = 84d8cff15cc9ebf28e5b473b9eacf397086837a8 -RMD160 (khal-0.8.3.tar.gz) = f21d4cce899af59bc35bcb57fccd1b37111e2ef3 -SHA512 (khal-0.8.3.tar.gz) = f49e57a6cc9abfcf8dbc5811c2fe00661fd09a8a6d1a64bae4df5ce9c1d01c6f325adeef68a7b45eed3a34bd797b801c00fcd8fa4fdf378335d5273629f0a165 -Size (khal-0.8.3.tar.gz) = 126656 bytes +SHA1 (khal-0.8.4.tar.gz) = 968c2a8233116f4e41243e7e0fe4230aeab45765 +RMD160 (khal-0.8.4.tar.gz) = 267539267c33af377b190bf1041044bb21574bfd +SHA512 (khal-0.8.4.tar.gz) = 8a1066f137db1b3a9c2cc246ea17baf6745efd3db9dadacb76b287546137da363bcd78a4ac2acd2c659fbf25f16b155cc993099067a736ef3b68b2e8512d7b83 +Size (khal-0.8.4.tar.gz) = 129251 bytes |