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.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/74112c48396a
branches: trunk
changeset: 360616:74112c48396a
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 04 13:10:58 2017 +0000
description:
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
diffstat:
time/khal/Makefile | 4 ++--
time/khal/PLIST | 8 ++++----
time/khal/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (49 lines):
diff -r 07fdc2434aef -r 74112c48396a time/khal/Makefile
--- a/time/khal/Makefile Tue Apr 04 13:08:46 2017 +0000
+++ b/time/khal/Makefile Tue Apr 04 13:10:58 2017 +0000
@@ -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 -r 07fdc2434aef -r 74112c48396a time/khal/PLIST
--- a/time/khal/PLIST Tue Apr 04 13:08:46 2017 +0000
+++ b/time/khal/PLIST Tue Apr 04 13:10:58 2017 +0000
@@ -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/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 -r 07fdc2434aef -r 74112c48396a time/khal/distinfo
--- a/time/khal/distinfo Tue Apr 04 13:08:46 2017 +0000
+++ b/time/khal/distinfo Tue Apr 04 13:10:58 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index