svn commit: r301788 - head/devel/yajl

Bryan Drewery bryan at shatow.net
Tue Jul 31 15:00:57 UTC 2012


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 at FreeBSD.org
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
> 


-- 
Regards,
Bryan Drewery
bdrewery at freenode/EFNet



More information about the svn-ports-all mailing list