svn commit: r424197 - branches/2016Q4/deskutils/py-khal
Mark Felder
feld at FreeBSD.org
Tue Oct 18 18:16:00 UTC 2016
Author: feld
Date: Tue Oct 18 18:15:58 2016
New Revision: 424197
URL: https://svnweb.freebsd.org/changeset/ports/424197
Log:
MFH: r424196
deskutils/py-khal: Update to 0.7.1
Changelog: https://github.com/pimutils/khal/releases/tag/v0.7.1
PR: 213537
Approved by: maintainer
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q4/deskutils/py-khal/Makefile
branches/2016Q4/deskutils/py-khal/distinfo
branches/2016Q4/deskutils/py-khal/pkg-descr
Directory Properties:
branches/2016Q4/ (props changed)
Modified: branches/2016Q4/deskutils/py-khal/Makefile
==============================================================================
--- branches/2016Q4/deskutils/py-khal/Makefile Tue Oct 18 18:15:15 2016 (r424196)
+++ branches/2016Q4/deskutils/py-khal/Makefile Tue Oct 18 18:15:58 2016 (r424197)
@@ -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}clic
${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
Modified: branches/2016Q4/deskutils/py-khal/distinfo
==============================================================================
--- branches/2016Q4/deskutils/py-khal/distinfo Tue Oct 18 18:15:15 2016 (r424196)
+++ branches/2016Q4/deskutils/py-khal/distinfo Tue Oct 18 18:15:58 2016 (r424197)
@@ -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
Modified: branches/2016Q4/deskutils/py-khal/pkg-descr
==============================================================================
--- branches/2016Q4/deskutils/py-khal/pkg-descr Tue Oct 18 18:15:15 2016 (r424196)
+++ branches/2016Q4/deskutils/py-khal/pkg-descr Tue Oct 18 18:15:58 2016 (r424197)
@@ -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/
More information about the svn-ports-branches
mailing list