Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2014 17:23:08 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358152 - head/graphics/libGL
Message-ID:  <201406171723.s5HHN8Ff095675@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Jun 17 17:23:07 2014
New Revision: 358152
URL: http://svnweb.freebsd.org/changeset/ports/358152
QAT: https://qat.redports.org/buildarchive/r358152/

Log:
  Catch up with recent MASTERSITE changes.

Modified:
  head/graphics/libGL/bsd.mesalib.mk

Modified: head/graphics/libGL/bsd.mesalib.mk
==============================================================================
--- head/graphics/libGL/bsd.mesalib.mk	Tue Jun 17 17:16:33 2014	(r358151)
+++ head/graphics/libGL/bsd.mesalib.mk	Tue Jun 17 17:23:07 2014	(r358152)
@@ -25,7 +25,7 @@ MESASUBVERSION=		
 PLIST_SUB+=	OLD="" NEW="@comment "
 .endif
 
-MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/
+MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/older-versions/${MESABASEVERSION:R:R}.x/${MESABASEVERSION}/
 DISTFILES=	MesaLib-${MESADISTVERSION}${EXTRACT_SUFX}
 MAINTAINER=	x11@FreeBSD.org
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406171723.s5HHN8Ff095675>