aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-khal
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-10-18 18:15:15 +0000
committerMark Felder <feld@FreeBSD.org>2016-10-18 18:15:15 +0000
commit5b3d0f357058d7879900b7f2f4168e77c5106415 (patch)
tree0a8b71413f63d44c1861253fef94362f06deff80 /deskutils/py-khal
parent7ebe84719e82588a942f8eea9aef2e937c942a4a (diff)
downloadports-5b3d0f357058d7879900b7f2f4168e77c5106415.tar.gz
ports-5b3d0f357058d7879900b7f2f4168e77c5106415.zip
deskutils/py-khal: Update to 0.7.1
Changelog: https://github.com/pimutils/khal/releases/tag/v0.7.1 PR: 213537 Approved by: maintainer MFH: 2016Q4
Notes
Notes: svn path=/head/; revision=424196
Diffstat (limited to 'deskutils/py-khal')
-rw-r--r--deskutils/py-khal/Makefile4
-rw-r--r--deskutils/py-khal/distinfo5
-rw-r--r--deskutils/py-khal/pkg-descr4
3 files changed, 7 insertions, 6 deletions
diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile
index 59b04512b4d6..7ce8c9356e1f 100644
--- a/deskutils/py-khal/Makefile
+++ b/deskutils/py-khal/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= khal
-PORTVERSION= 0.7.0
+PORTVERSION= 0.7.1
CATEGORIES= deskutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.3:devel/py-dateutil \
${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:devel/py-configobj \
${PYTHON_PKGNAMEPREFIX}tzlocal>=1.0:devel/py-tzlocal \
- ${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0.4.3:deskutils/py-vdirsyncer \
+ ${PYTHON_PKGNAMEPREFIX}vdirsyncer<0.13:deskutils/py-vdirsyncer \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
${PYTHON_PKGNAMEPREFIX}pkginfo>0:sysutils/py-pkginfo
diff --git a/deskutils/py-khal/distinfo b/deskutils/py-khal/distinfo
index cd836f85a894..513d0f783e99 100644
--- a/deskutils/py-khal/distinfo
+++ b/deskutils/py-khal/distinfo
@@ -1,2 +1,3 @@
-SHA256 (khal-0.7.0.tar.gz) = c6b0c81df56133e4592f02d8e9b60702079da2affd1b09ba96358ccd8eec9402
-SIZE (khal-0.7.0.tar.gz) = 109801
+TIMESTAMP = 1476625563
+SHA256 (khal-0.7.1.tar.gz) = a932eb65bcdc0fb5a18e1d8547672a160ee3d55253aaee2bd3a23b876d438065
+SIZE (khal-0.7.1.tar.gz) = 109898
diff --git a/deskutils/py-khal/pkg-descr b/deskutils/py-khal/pkg-descr
index 7e6e99f057b5..4262f2521b49 100644
--- a/deskutils/py-khal/pkg-descr
+++ b/deskutils/py-khal/pkg-descr
@@ -1,5 +1,5 @@
-Khal is a calendar program for the terminal for viewing, adding and editing
-events and calendars. Khal is build on the iCalendar and vdir (allowing the
+Khal is a calendar program for the terminal for viewing, adding and editing
+events and calendars. Khal is build on the iCalendar and vdir (allowing the
use of vdirsyncer for CalDAV compatibility) standards.
WWW: http://lostpackets.de/khal/