summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2017-04-04 13:10:58 +0000
committerwiz <wiz>2017-04-04 13:10:58 +0000
commit707a493294bd5c4a7eb115383c6249c13443fa60 (patch)
tree3a64300c33dffd26cde1d408c718ec9c75f0a88b
parent3156cc0962119468282f514f3c3fe06e138fb3ab (diff)
downloadpkgsrc-707a493294bd5c4a7eb115383c6249c13443fa60.tar.gz
Updated khal to 0.9.4.
0.9.4 ===== released 2017-03-30 * FIX ikhal's event editor now warns before allowing to edit recurrence rules it doesn't understand * CHANGE improved the initial configuration wizard * CHANGE improved ikhal's `light` color scheme * NEW ikhal's event editor now allows better editing of recurrence rules, including INTERVALs, end dates, and more * NEW ikhal will now check if any configured vdir has been updated, and, if applicable, refresh its UI to reflect the latest changes
-rw-r--r--time/khal/Makefile4
-rw-r--r--time/khal/PLIST8
-rw-r--r--time/khal/distinfo10
3 files changed, 11 insertions, 11 deletions
diff --git a/time/khal/Makefile b/time/khal/Makefile
index c74db20b9bb..705543f4bf2 100644
--- a/time/khal/Makefile
+++ b/time/khal/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2017/03/07 10:43:05 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2017/04/04 13:10:58 wiz Exp $
-DISTNAME= khal-0.9.3
+DISTNAME= khal-0.9.4
CATEGORIES= time net
MASTER_SITES= ${MASTER_SITE_PYPI:=k/khal/}
diff --git a/time/khal/PLIST b/time/khal/PLIST
index eb3fadc1a2a..efc06bc0f54 100644
--- a/time/khal/PLIST
+++ b/time/khal/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/03/06 21:55:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2017/04/04 13:10:58 wiz Exp $
bin/ikhal
bin/khal
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -81,9 +81,9 @@ ${PYSITELIB}/khal/ui/calendarwidget.pyo
${PYSITELIB}/khal/ui/colors.py
${PYSITELIB}/khal/ui/colors.pyc
${PYSITELIB}/khal/ui/colors.pyo
-${PYSITELIB}/khal/ui/startendeditor.py
-${PYSITELIB}/khal/ui/startendeditor.pyc
-${PYSITELIB}/khal/ui/startendeditor.pyo
+${PYSITELIB}/khal/ui/editor.py
+${PYSITELIB}/khal/ui/editor.pyc
+${PYSITELIB}/khal/ui/editor.pyo
${PYSITELIB}/khal/ui/widgets.py
${PYSITELIB}/khal/ui/widgets.pyc
${PYSITELIB}/khal/ui/widgets.pyo
diff --git a/time/khal/distinfo b/time/khal/distinfo
index 2ee3bf9f4f9..86f7fd72950 100644
--- a/time/khal/distinfo
+++ b/time/khal/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/03/06 21:55:53 wiz Exp $
+$NetBSD: distinfo,v 1.12 2017/04/04 13:10:58 wiz Exp $
-SHA1 (khal-0.9.3.tar.gz) = b7542965caac45d2ec75b6e5ce85a63b33c638bb
-RMD160 (khal-0.9.3.tar.gz) = 88cf6933950dd4e90de5b9770d0e68f9186adfd8
-SHA512 (khal-0.9.3.tar.gz) = 38f9c059eb8ebaacd40d4d5e276f8e42ea0bcc5237b46647974601458fc8576ec8920873cc90c002a8e101b2383028d60a2e74dbfb601acd9c0770ada2c63b65
-Size (khal-0.9.3.tar.gz) = 165182 bytes
+SHA1 (khal-0.9.4.tar.gz) = 3d6374e5deb44e9665f563d9e4c7b3a438a9b24a
+RMD160 (khal-0.9.4.tar.gz) = 07153e388ae97aa79b4e71c4d6036aca79f2d2a4
+SHA512 (khal-0.9.4.tar.gz) = a17643dc998b3414bb62d2fd2fd42a364dd5344eeb54be9cb310df8da952e06add41669d65d61b550385bc94bccff4382fca78e4cdcf71a202b8abe5c394d394
+Size (khal-0.9.4.tar.gz) = 169530 bytes