pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Aug 22 09:55:50 UTC 2019

Modified Files:
        pkgsrc/graphics/MesaDemos: Makefile
        pkgsrc/graphics/glx-utils: Makefile

Log Message:
Update MASTER_SITES for mesa-demos.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/MesaDemos/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/glx-utils/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/MesaDemos/Makefile
diff -u pkgsrc/graphics/MesaDemos/Makefile:1.44 pkgsrc/graphics/MesaDemos/Makefile:1.45
--- pkgsrc/graphics/MesaDemos/Makefile:1.44     Wed May 29 19:52:49 2019
+++ pkgsrc/graphics/MesaDemos/Makefile  Thu Aug 22 09:55:50 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2019/05/29 19:52:49 adam Exp $
+# $NetBSD: Makefile,v 1.45 2019/08/22 09:55:50 nia Exp $
 
 DISTNAME=      mesa-demos-8.4.0
 PKGNAME=       ${DISTNAME:S/mesa-demos/MesaDemos/}
 PKGREVISION=   1
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.freedesktop.org/pub/mesa/demos/
+MASTER_SITES=  https://mesa.freedesktop.org/archive/demos/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/graphics/glx-utils/Makefile
diff -u pkgsrc/graphics/glx-utils/Makefile:1.15 pkgsrc/graphics/glx-utils/Makefile:1.16
--- pkgsrc/graphics/glx-utils/Makefile:1.15     Fri Jan  4 01:18:14 2019
+++ pkgsrc/graphics/glx-utils/Makefile  Thu Aug 22 09:55:50 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2019/01/04 01:18:14 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2019/08/22 09:55:50 nia Exp $
 
 DISTNAME=      mesa-demos-8.4.0
 PKGNAME=       ${DISTNAME:S/mesa-demos/glx-utils/}
 CATEGORIES=    x11 graphics
-MASTER_SITES=  ftp://ftp.freedesktop.org/pub/mesa/demos/
+MASTER_SITES=  https://mesa.freedesktop.org/archive/demos/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index