Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 11:54:46 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397489 - head/devel/pig
Message-ID:  <201509211154.t8LBskYt093877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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