Date: Tue, 31 Jul 2012 10:01:00 -0500 From: Bryan Drewery <bryan@shatow.net> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301788 - head/devel/yajl Message-ID: <5017F32C.8020603@shatow.net> In-Reply-To: <201207311332.q6VDWAYa032251@svn.freebsd.org> References: <201207311332.q6VDWAYa032251@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/31/2012 8:32 AM, Baptiste Daroussin wrote: > Author: bapt > Date: Tue Jul 31 13:32:10 2012 > New Revision: 301788 > URL: http://svn.freebsd.org/changeset/ports/301788 > > Log: > Mirror back, apparently we still got some problems fetching from github from > time to time What problem was seen? I should have mentioned that it does force https/ssl support, so it's good to have the fallback mirror too. > > Modified: > head/devel/yajl/Makefile > > Modified: head/devel/yajl/Makefile > ============================================================================== > --- head/devel/yajl/Makefile Tue Jul 31 13:25:26 2012 (r301787) > +++ head/devel/yajl/Makefile Tue Jul 31 13:32:10 2012 (r301788) > @@ -8,7 +8,8 @@ > PORTNAME= yajl > PORTVERSION= 2.0.4 > CATEGORIES= devel > -MASTER_SITES= http://github.com/lloyd/yajl/tarball/${GITREF}/ > +MASTER_SITES= http://github.com/lloyd/yajl/tarball/${GITREF}/ \ > + http://files.etoilebsd.net/yajl/ > DISTNAME= lloyd-${PORTNAME}-${GITREF} > > MAINTAINER= bapt@FreeBSD.org > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > -- Regards, Bryan Drewery bdrewery@freenode/EFNet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5017F32C.8020603>