Date: Tue, 28 Apr 2015 16:26:52 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com>, Jan Beich <jbeich@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384881 - head/lang/gcc5 Message-ID: <5F36179DF773D2601B1DACBA@ogg.in.absolight.net> In-Reply-To: <alpine.LSU.2.20.1504281601400.3191@tuna.site> References: <201504272342.t3RNgAnb073128@svn.freebsd.org> <8udd-3trw-wny@FreeBSD.org> <alpine.LSU.2.20.1504281601400.3191@tuna.site>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 28 avril 2015 16:05:20 +0200 Gerald Pfeifer <gerald@pfeifer.com> wrote: | On Tue, 28 Apr 2015, Jan Beich wrote: |> It fails to fetch from GCC mirrors. Did you mean the following? |> |> MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION} | | Thanks Jan! Fixed now. | | I spent 20+ minutes trying to diagnose what had happened, and found this: | | => Attempting to fetch | http://distcache.freebsd.org/ports-distfiles/gcc-5.1.0.tar.bz2 | gcc-5.1.0.tar.bz2 0 B 0 Bps | | Interestingly this happens still, even after I commented all lines | containing "distcache" in $PORTSDIR/Mk/bsd.*.mk. | | Where _does_ that usage of distcache.freebsd.org come from, then? >From bsd.port.mk, around line 2423. To disable it, set "MASTER_SITE_BACKUP=" in make.conf or the command line. -- Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5F36179DF773D2601B1DACBA>