diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/py-khal/Makefile | 4 | ||||
-rw-r--r-- | deskutils/py-khal/distinfo | 5 | ||||
-rw-r--r-- | deskutils/py-khal/pkg-descr | 4 |
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/ |