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:57:08 UTC 2019

Modified Files:
        pkgsrc/graphics/glu: Makefile
        pkgsrc/graphics/glut: Makefile
        pkgsrc/graphics/glw: Makefile

Log Message:
Mesa MASTER_SITES updates


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/glu/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/graphics/glut/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/glw/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/glu/Makefile
diff -u pkgsrc/graphics/glu/Makefile:1.66 pkgsrc/graphics/glu/Makefile:1.67
--- pkgsrc/graphics/glu/Makefile:1.66   Wed Aug 21 16:25:02 2019
+++ pkgsrc/graphics/glu/Makefile        Thu Aug 22 09:57:08 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2019/08/21 16:25:02 nia Exp $
+# $NetBSD: Makefile,v 1.67 2019/08/22 09:57:08 nia Exp $
 
 DISTNAME=      glu-9.0.0
 PKGREVISION=   2
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.freedesktop.org/pub/mesa/glu/
+MASTER_SITES=  https://mesa.freedesktop.org/archive/glu/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/graphics/glut/Makefile
diff -u pkgsrc/graphics/glut/Makefile:1.61 pkgsrc/graphics/glut/Makefile:1.62
--- pkgsrc/graphics/glut/Makefile:1.61  Wed Aug 21 16:25:02 2019
+++ pkgsrc/graphics/glut/Makefile       Thu Aug 22 09:57:08 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.61 2019/08/21 16:25:02 nia Exp $
+# $NetBSD: Makefile,v 1.62 2019/08/22 09:57:08 nia Exp $
 
 DISTNAME=      MesaGLUT-7.9.2
 # we have the autoconf patches from git, so call it 8.0.1.
 PKGNAME=       glut-8.0.1
 PKGREVISION=   2
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.freedesktop.org/pub/mesa/glut/
+MASTER_SITES=  https://mesa.freedesktop.org/archive/glut/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/graphics/glw/Makefile
diff -u pkgsrc/graphics/glw/Makefile:1.2 pkgsrc/graphics/glw/Makefile:1.3
--- pkgsrc/graphics/glw/Makefile:1.2    Wed Aug 16 20:21:09 2017
+++ pkgsrc/graphics/glw/Makefile        Thu Aug 22 09:57:08 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/22 09:57:08 nia Exp $
 
 DISTNAME=      glw-8.0.0
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.freedesktop.org/pub/mesa/glw/
+MASTER_SITES=  https://mesa.freedesktop.org/archive/glw/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index