svn commit: r520654 - head/net-p2p/py-libtorrent-rasterbar

Yuri Victorovich yuri at FreeBSD.org
Sun Dec 22 19:38:54 UTC 2019


Author: yuri
Date: Sun Dec 22 19:38:53 2019
New Revision: 520654
URL: https://svnweb.freebsd.org/changeset/ports/520654

Log:
  net-p2p/py-libtorrent-rasterbar: Labeled as BROKEN, with the upstream working on resolving it
  
  PR:		242797

Modified:
  head/net-p2p/py-libtorrent-rasterbar/Makefile

Modified: head/net-p2p/py-libtorrent-rasterbar/Makefile
==============================================================================
--- head/net-p2p/py-libtorrent-rasterbar/Makefile	Sun Dec 22 19:23:51 2019	(r520653)
+++ head/net-p2p/py-libtorrent-rasterbar/Makefile	Sun Dec 22 19:38:53 2019	(r520654)
@@ -13,6 +13,8 @@ COMMENT=	Python bindings for libtorrent-rasterbar
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/../../COPYING
 
+BROKEN=		Doesn't install anything since the last major release: https://github.com/arvidn/libtorrent/issues/4204
+
 LIB_DEPENDS=	libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
 		${PY_BOOST}
 


More information about the svn-ports-all mailing list