summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2017-02-13 15:03:01 +0000
committerwiz <wiz>2017-02-13 15:03:01 +0000
commit6c292a6da527abb72e157b51cfb7bd26c18f489e (patch)
tree482b40e0f964d89e5e978bce0f2b5f0555dc0f62 /time
parentbf0f557ac415f02cf22f8d1bfa02aca62521644a (diff)
downloadpkgsrc-6c292a6da527abb72e157b51cfb7bd26c18f489e.tar.gz
Updated khal to 0.9.2.
0.9.2 ===== released 2017-02-13 * FIX if weekstart != 0 ikhal would show wrong weekday names * FIX allday events added with `khal new DATE TIMEDELTA` (e.g., 2017-01-18 3d) were lasting one day too long * FIX no more crashes when using timezones that have a constant UTC offset (like UTC itself) * FIX updated outdated zsh completion file * FIX display search results for events with neither DTEND nor DURATION * FIX display search results that are all-day events * in ikhal, update the date-titles on date change * FIX printing a new event's path if [default] print_new = path * FIX width of calendar in `khal calendar` was off by two if locale.weeknumbers was set to "right" * CHANGED default `agenda_day_format` to include the actual date of the day * NEW configuration option: [view]dynamic_days = True, if set to False, ikhal's right column behaves similar as it did in 0.8.x
Diffstat (limited to 'time')
-rw-r--r--time/khal/Makefile4
-rw-r--r--time/khal/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/time/khal/Makefile b/time/khal/Makefile
index 6ace5ab44e0..89bd4f57dad 100644
--- a/time/khal/Makefile
+++ b/time/khal/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/02/05 19:26:55 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/02/13 15:03:01 wiz Exp $
-DISTNAME= khal-0.9.1
+DISTNAME= khal-0.9.2
CATEGORIES= time net
MASTER_SITES= ${MASTER_SITE_PYPI:=k/khal/}
diff --git a/time/khal/distinfo b/time/khal/distinfo
index 5df244b639a..ac498f574d3 100644
--- a/time/khal/distinfo
+++ b/time/khal/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/02/05 19:26:55 wiz Exp $
+$NetBSD: distinfo,v 1.10 2017/02/13 15:03:01 wiz Exp $
-SHA1 (khal-0.9.1.tar.gz) = 42ff4001bd7689af05f5e4cb61bcc332d8fa6bbb
-RMD160 (khal-0.9.1.tar.gz) = 43b4c7a4bedff1d0220fcc473306812c3eb73ae4
-SHA512 (khal-0.9.1.tar.gz) = 17d27529578933cb7b0c8a293afccbf71638bd96861488aa7c05edac9eb23d63f0c73fe17ae64525f949c82626e2dd19e8a50b26baf56adc31a00db244297e03
-Size (khal-0.9.1.tar.gz) = 158702 bytes
+SHA1 (khal-0.9.2.tar.gz) = 4ff6b4ce7e42eb9eb80a670724a05d5a7969062c
+RMD160 (khal-0.9.2.tar.gz) = 57714e924f865ef74c73ac5d5e392ffcc7c96985
+SHA512 (khal-0.9.2.tar.gz) = 1e0c21cebe18d9151fac528ac9ee62e44f6f1a72327d1450934ba5c4b9bdd89be56f9a3f6acc3bf47c9612ad6fa0fc19249fc4410613253b632701c23018d309
+Size (khal-0.9.2.tar.gz) = 160264 bytes