Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2018 22:00: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: r477759 - head/devel/py-durus
Message-ID:  <201808212200.w7LM0RgM095264@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Aug 21 22:00:27 2018
New Revision: 477759
URL: https://svnweb.freebsd.org/changeset/ports/477759

Log:
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout

Modified:
  head/devel/py-durus/Makefile

Modified: head/devel/py-durus/Makefile
==============================================================================
--- head/devel/py-durus/Makefile	Tue Aug 21 21:55:30 2018	(r477758)
+++ head/devel/py-durus/Makefile	Tue Aug 21 22:00:27 2018	(r477759)
@@ -16,6 +16,8 @@ COMMENT=	Persistent object storage system for Python
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		fails to package
+
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808212200.w7LM0RgM095264>