pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/khal



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul  4 08:50:28 UTC 2017

Modified Files:
        pkgsrc/time/khal: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/time/khal/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/khal/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/khal/Makefile
diff -u pkgsrc/time/khal/Makefile:1.20 pkgsrc/time/khal/Makefile:1.21
--- pkgsrc/time/khal/Makefile:1.20      Wed Apr 19 12:23:34 2017
+++ pkgsrc/time/khal/Makefile   Tue Jul  4 08:50:28 2017
@@ -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/}
 

Index: pkgsrc/time/khal/distinfo
diff -u pkgsrc/time/khal/distinfo:1.13 pkgsrc/time/khal/distinfo:1.14
--- pkgsrc/time/khal/distinfo:1.13      Wed Apr 19 12:23:34 2017
+++ pkgsrc/time/khal/distinfo   Tue Jul  4 08:50:28 2017
@@ -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