svn commit: r455583 - head/deskutils/py-khal

Antoine Brodin antoine at FreeBSD.org
Tue Dec 5 13:51:28 UTC 2017


Author: antoine
Date: Tue Dec  5 13:51:26 2017
New Revision: 455583
URL: https://svnweb.freebsd.org/changeset/ports/455583

Log:
  Mark BROKEN

Modified:
  head/deskutils/py-khal/Makefile

Modified: head/deskutils/py-khal/Makefile
==============================================================================
--- head/deskutils/py-khal/Makefile	Tue Dec  5 13:38:41 2017	(r455582)
+++ head/deskutils/py-khal/Makefile	Tue Dec  5 13:51:26 2017	(r455583)
@@ -13,6 +13,8 @@ COMMENT=	CalDAV-based calendar
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		py36-khal-0.7.1 depends on package: py36-vdirsyncer<0.13 - not found
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}icalendar>=3.8.2:devel/py-icalendar@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:devel/py-urwid@${FLAVOR} \


More information about the svn-ports-head mailing list