Date: Sun, 26 Apr 2015 14:40:58 +0300 From: Dmitry Sivachenko <demon@FreeBSD.org> To: Antoine Brodin <antoine@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384775 - head/devel/pig Message-ID: <65D2D485-98E0-47C5-943E-491E490A304A@FreeBSD.org> In-Reply-To: <201504261138.t3QBc4Eg075212@svn.freebsd.org> References: <201504261138.t3QBc4Eg075212@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 26 =D0=B0=D0=BF=D1=80. 2015 =D0=B3., at 14:38, Antoine Brodin = <antoine@FreeBSD.org> wrote: >=20 > Author: antoine > Date: Sun Apr 26 11:38:03 2015 > New Revision: 384775 > URL: https://svnweb.freebsd.org/changeset/ports/384775 >=20 > Log: > Mark BROKEN: tries to fetch distfiles during build phase Before this change it was possible to build this at least from ports. Now it will stop with BROKEN message. I know about this problem and I asked for help but none responded. >=20 > Reported by: pkg-fallout >=20 > Modified: > head/devel/pig/Makefile >=20 > Modified: head/devel/pig/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/devel/pig/Makefile Sun Apr 26 11:31:32 2015 = (r384774) > +++ head/devel/pig/Makefile Sun Apr 26 11:38:03 2015 = (r384775) > @@ -18,6 +18,8 @@ COMMENT=3D Engine for executing data flows >=20 > LICENSE=3D APACHE20 >=20 > +BROKEN=3D tries to fetch distfiles during build phase > + > BUILD_DEPENDS=3D = ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant > RUN_DEPENDS=3D bash:${PORTSDIR}/shells/bash \ > yarn:${PORTSDIR}/devel/hadoop2 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65D2D485-98E0-47C5-943E-491E490A304A>