pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/MesaLib7



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Aug 29 03:59:49 UTC 2016

Modified Files:
        pkgsrc/graphics/MesaLib7: Makefile

Log Message:
MASTER_SITES directory moved.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/MesaLib7/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/MesaLib7/Makefile
diff -u pkgsrc/graphics/MesaLib7/Makefile:1.7 pkgsrc/graphics/MesaLib7/Makefile:1.8
--- pkgsrc/graphics/MesaLib7/Makefile:1.7       Sat Jul  9 13:03:49 2016
+++ pkgsrc/graphics/MesaLib7/Makefile   Mon Aug 29 03:59:49 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 13:03:49 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/08/29 03:59:49 mef Exp $
 
 DISTNAME?=     ${MESA_DISTNAME}
 PKGNAME=       MesaLib7-${MESA_PKGVERSION}
@@ -15,7 +15,7 @@ GNU_CONFIGURE_PREFIX= ${LOCALBASE}/MesaL
 
 DISTFILES+=            MesaLib-${MESA_VERSION}${EXTRACT_SUFX}
 MESA_DISTNAME=                 MesaLib-${MESA_VERSION}
-MESA_SITES=            ftp://freedesktop.org/pub/mesa/${MESA_VERSION}/
+MESA_SITES=            ftp://freedesktop.org/pub/mesa/older-versions/7.x/${MESA_VERSION}/
 MESA_VERSION=          7.11.2
 MESA_PKGVERSION=       ${MESA_VERSION}
 



Home | Main Index | Thread Index | Old Index