svn commit: r384881 - head/lang/gcc5
John Marino
freebsd.contact at marino.st
Tue Apr 28 14:20:31 UTC 2015
On 4/28/2015 16:05, Gerald Pfeifer 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.
>
I think you can get what you are looking for with by putting
"MASTER_SITE_BACKUP=" in make.conf or the command line.
That will save you having to edit files next time.
John
More information about the svn-ports-all
mailing list