pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Mesa MASTER_SITES updates



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df8676de6f51
branches:  trunk
changeset: 338290:df8676de6f51
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Aug 22 09:57:08 2019 +0000

description:
Mesa MASTER_SITES updates

diffstat:

 graphics/glu/Makefile  |  4 ++--
 graphics/glut/Makefile |  4 ++--
 graphics/glw/Makefile  |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (46 lines):

diff -r 910c91d03e34 -r df8676de6f51 graphics/glu/Makefile
--- a/graphics/glu/Makefile     Thu Aug 22 09:55:50 2019 +0000
+++ b/graphics/glu/Makefile     Thu Aug 22 09:57:08 2019 +0000
@@ -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
diff -r 910c91d03e34 -r df8676de6f51 graphics/glut/Makefile
--- a/graphics/glut/Makefile    Thu Aug 22 09:55:50 2019 +0000
+++ b/graphics/glut/Makefile    Thu Aug 22 09:57:08 2019 +0000
@@ -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
diff -r 910c91d03e34 -r df8676de6f51 graphics/glw/Makefile
--- a/graphics/glw/Makefile     Thu Aug 22 09:55:50 2019 +0000
+++ b/graphics/glw/Makefile     Thu Aug 22 09:57:08 2019 +0000
@@ -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