svn commit: r544891 - head/mail/py-notmuch2

Mark Linimon linimon at FreeBSD.org
Fri Aug 14 17:26:42 UTC 2020


Author: linimon
Date: Fri Aug 14 17:26:41 2020
New Revision: 544891
URL: https://svnweb.freebsd.org/changeset/ports/544891

Log:
  This port should not have been marked BROKEN; I tried to build it without
  noticing that it had a MASTERPORT (which I had not updated).  I apologize.

Modified:
  head/mail/py-notmuch2/Makefile

Modified: head/mail/py-notmuch2/Makefile
==============================================================================
--- head/mail/py-notmuch2/Makefile	Fri Aug 14 17:03:30 2020	(r544890)
+++ head/mail/py-notmuch2/Makefile	Fri Aug 14 17:26:41 2020	(r544891)
@@ -8,8 +8,6 @@ COMMENT=	Pythonic bindings for the notmuch mail databa
 
 LICENSE=	GPLv3
 
-BROKEN=		fails to patch: Missing license file for GPLv3 in /ports/default/mail/py-notmuch2/work-py37/notmuch-0.29.1/bindings/python-cffi/../../COPYING-GPL-3
-
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR}
 LIB_DEPENDS=	libnotmuch.so:mail/notmuch


More information about the svn-ports-head mailing list