pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/khal Updated khal to 0.9.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f9e9964d39a
branches:  trunk
changeset: 364741:0f9e9964d39a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 04 08:50:28 2017 +0000

description:
Updated khal to 0.9.6.

0.9.6
=====
released 2017-06-13

* FIX set PRODID to khal/icalendar
* FIX don't crash on updated vcards
* FIX checking for RRULEs we understand
* FIX after editing an event in ikhal, make sure both the calendar and the
  eventcolumn are focused on the new date
* FIX no more crashes if only one event which is an overwritten instance is
  present in an .ics file
* FIX .ics files containing only overwritten instances are not expanded anymore,
  even if they contain a RRULE or RDATE
* FIX valid UNTIL entry for recurring datetime events

* CHANGE the symbol used for indicating a recurring event now has a space in
  front of it, also the ascii version changed to `(R)`
* CHANGE birthdays on leap 29th of February are shown on 1st of March in
  non-leap years

* NEW import and printics will read from stdin if not filename(s) are provided.
* NEW new entry points recommended for packagers to use.
* NEW support keyword `yesterday` for querying and creating events

diffstat:

 time/khal/Makefile |   4 ++--
 time/khal/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 51906daeb446 -r 0f9e9964d39a time/khal/Makefile
--- a/time/khal/Makefile        Tue Jul 04 08:48:17 2017 +0000
+++ b/time/khal/Makefile        Tue Jul 04 08:50:28 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2017/04/19 12:23:34 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/07/04 08:50:28 wiz Exp $
 
-DISTNAME=              khal-0.9.5
+DISTNAME=              khal-0.9.6
 CATEGORIES=            time net
 MASTER_SITES=          ${MASTER_SITE_PYPI:=k/khal/}
 
diff -r 51906daeb446 -r 0f9e9964d39a time/khal/distinfo
--- a/time/khal/distinfo        Tue Jul 04 08:48:17 2017 +0000
+++ b/time/khal/distinfo        Tue Jul 04 08:50:28 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2017/04/19 12:23:34 wiz Exp $
+$NetBSD: distinfo,v 1.14 2017/07/04 08:50:28 wiz Exp $
 
-SHA1 (khal-0.9.5.tar.gz) = 3e646d16277f7c6bf2b781b892e3b20609e7d9fe
-RMD160 (khal-0.9.5.tar.gz) = 7e96b8bf8c9cb911ebe610514e9e3d6bc997e4f8
-SHA512 (khal-0.9.5.tar.gz) = 8dae0989a7351a4148e9f6e52e8b69d1b46c7e5465233d5e389db5a20c9da6349da11f0119df7536b01c620a30cb43805cfcedaa32d563a592a337b0faf56946
-Size (khal-0.9.5.tar.gz) = 170011 bytes
+SHA1 (khal-0.9.6.tar.gz) = 871e7a2ad8d04d93fd8de914a534a94e43c1d730
+RMD160 (khal-0.9.6.tar.gz) = 0ed2c201d9e525a4e47830c29ee4c911b12f21d2
+SHA512 (khal-0.9.6.tar.gz) = 3d8299d714fcf64d4790d270238acfc9250bfabce2182f49922e51004bce33509853ed6889e9eb694ee2f8f3357b1a175b2cec29ec135cf7fc8bacf237bbcc11
+Size (khal-0.9.6.tar.gz) = 169539 bytes



Home | Main Index | Thread Index | Old Index