[Midnightbsd-cvs] mports [24067] trunk/graphics: remove old mesa port.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 2 17:16:15 EDT 2018


Revision: 24067
          http://svnweb.midnightbsd.org/mports/?rev=24067
Author:   laffer1
Date:     2018-09-02 17:16:14 -0400 (Sun, 02 Sep 2018)
Log Message:
-----------
remove old mesa port.

Modified Paths:
--------------
    trunk/graphics/Makefile
    trunk/graphics/libGLU/Makefile
    trunk/graphics/libGLw/Makefile

Removed Paths:
-------------
    trunk/graphics/libEGL/

Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile	2018-09-02 21:14:28 UTC (rev 24066)
+++ trunk/graphics/Makefile	2018-09-02 21:16:14 UTC (rev 24067)
@@ -23,7 +23,6 @@
 SUBDIR += colord
 SUBDIR += colord-gtk
 SUBDIR += dia
-SUBDIR += dri
 SUBDIR += eog
 SUBDIR += evas_generic_loaders-svg
 SUBDIR += evince
@@ -85,8 +84,6 @@
 SUBDIR += laternamagica
 SUBDIR += lcms
 SUBDIR += lcms2
-SUBDIR += libEGL
-SUBDIR += libGL
 SUBDIR += libGLU
 SUBDIR += libGLw
 SUBDIR += libart_lgpl

Modified: trunk/graphics/libGLU/Makefile
===================================================================
--- trunk/graphics/libGLU/Makefile	2018-09-02 21:14:28 UTC (rev 24066)
+++ trunk/graphics/libGLU/Makefile	2018-09-02 21:16:14 UTC (rev 24067)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libGLU
 PORTVERSION=	9.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/glu/
 DISTNAME=	glu-${PORTVERSION}

Modified: trunk/graphics/libGLw/Makefile
===================================================================
--- trunk/graphics/libGLw/Makefile	2018-09-02 21:14:28 UTC (rev 24066)
+++ trunk/graphics/libGLw/Makefile	2018-09-02 21:16:14 UTC (rev 24067)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libGLw
 PORTVERSION=	8.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/glw/
 DISTNAME=	glw-${PORTVERSION}



More information about the Midnightbsd-cvs mailing list