svn commit: r397489 - head/devel/pig

Dmitry Sivachenko demon at FreeBSD.org
Mon Sep 21 11:54:46 UTC 2015


Author: demon
Date: Mon Sep 21 11:54:45 2015
New Revision: 397489
URL: https://svnweb.freebsd.org/changeset/ports/397489

Log:
  Clarify things.

Modified:
  head/devel/pig/Makefile

Modified: head/devel/pig/Makefile
==============================================================================
--- head/devel/pig/Makefile	Mon Sep 21 11:45:59 2015	(r397488)
+++ head/devel/pig/Makefile	Mon Sep 21 11:54:45 2015	(r397489)
@@ -17,7 +17,7 @@ COMMENT=	Engine for executing data flows
 
 LICENSE=	APACHE20
 
-BROKEN=		tries to fetch distfiles during build phase
+BROKEN=		tries to make outbound http connection during build phase breaking tinderbox.  Software itself does not have known issues, remove this BROKEN line and build your own package
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash \


More information about the svn-ports-all mailing list