Date: Tue, 5 Dec 2017 13:51:27 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455583 - head/deskutils/py-khal Message-ID: <201712051351.vB5DpRi4023902@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712051351.vB5DpRi4023902>