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:           Mon Oct  2 13:42:10 UTC 2017

Modified Files:
        pkgsrc/time/khal: Makefile distinfo

Log Message:
khal: update to 0.9.7.

0.9.7
=====
released 2017-09-15

* FIX don't crash when editing events with datetime UNTIL properties
* FIX `search` will no longer break on overwritten events with a master event

* CHANGE `search` will now print one line for every different event in a
  recurrence set, that is one line for the master event, and one line for every
  different overwritten event


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/time/khal/Makefile
cvs rdiff -u -r1.14 -r1.15 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.21 pkgsrc/time/khal/Makefile:1.22
--- pkgsrc/time/khal/Makefile:1.21      Tue Jul  4 08:50:28 2017
+++ pkgsrc/time/khal/Makefile   Mon Oct  2 13:42:10 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2017/07/04 08:50:28 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/10/02 13:42:10 wiz Exp $
 
-DISTNAME=              khal-0.9.6
+DISTNAME=              khal-0.9.7
 CATEGORIES=            time net
 MASTER_SITES=          ${MASTER_SITE_PYPI:=k/khal/}
 

Index: pkgsrc/time/khal/distinfo
diff -u pkgsrc/time/khal/distinfo:1.14 pkgsrc/time/khal/distinfo:1.15
--- pkgsrc/time/khal/distinfo:1.14      Tue Jul  4 08:50:28 2017
+++ pkgsrc/time/khal/distinfo   Mon Oct  2 13:42:10 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2017/07/04 08:50:28 wiz Exp $
+$NetBSD: distinfo,v 1.15 2017/10/02 13:42:10 wiz Exp $
 
-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
+SHA1 (khal-0.9.7.tar.gz) = 6b9257591a82b9b169d8b7251616148c2d144214
+RMD160 (khal-0.9.7.tar.gz) = 027f99cb7b98c67696f757b5aedfd0d4739fbd3c
+SHA512 (khal-0.9.7.tar.gz) = 24fd1ee472971f029f998b061da719a0dfe4ee9584a5ea237b6cf0c886b5c45d7a7ee4bf9c23c41eb0dd0c5eba0bcabed7a5f05ae486a890150429031e215180
+Size (khal-0.9.7.tar.gz) = 173401 bytes



Home | Main Index | Thread Index | Old Index