svn commit: r342140 - head/net-p2p/azureus2

Antoine Brodin antoine at FreeBSD.org
Sat Feb 1 14:11:07 UTC 2014


Author: antoine
Date: Sat Feb  1 14:11:07 2014
New Revision: 342140
URL: http://svnweb.freebsd.org/changeset/ports/342140
QAT: https://qat.redports.org/buildarchive/r342140/

Log:
  Mark broken: Fails to build
  
      [javac] 100 errors
      [javac] 2 warnings
  
  BUILD FAILED
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/net-p2p/azureus2/Makefile

Modified: head/net-p2p/azureus2/Makefile
==============================================================================
--- head/net-p2p/azureus2/Makefile	Sat Feb  1 14:02:24 2014	(r342139)
+++ head/net-p2p/azureus2/Makefile	Sat Feb  1 14:11:07 2014	(r342140)
@@ -11,6 +11,8 @@ DISTNAME=	azureus_${PORTVERSION}_source
 MAINTAINER=	rnoland at 2hip.net
 COMMENT=	A BitTorrent client written in Java
 
+BROKEN=		Fails to build
+
 BUILD_DEPENDS=	${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
 		${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
 		${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \


More information about the svn-ports-all mailing list