aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-10-04 22:15:35 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-10-04 22:15:35 +0000
commitf890944ea2cd0f5c1a7cd7b21baafbfea45b65f1 (patch)
tree141583f2b8cc4b6534e381ae5cc0eff0dcc41ce4
parente61ddc8d142781ec5d195f13855c361c08f11bca (diff)
downloadports-f890944ea2cd0f5c1a7cd7b21baafbfea45b65f1.tar.gz
ports-f890944ea2cd0f5c1a7cd7b21baafbfea45b65f1.zip
MFH: r513788
Bump remaining mesa ports after llvm version change Bump these mesa ports as well, to ensure that they are rebuilt with the correct llvm port. This was missed in r513776 PR: 239682 Approved by: ports-secteam (implicit, cleanup after earlier commits)
Notes
Notes: svn path=/branches/2019Q4/; revision=513789
-rw-r--r--graphics/libxatracker/Makefile1
-rw-r--r--graphics/mesa-libs/Makefile2
-rw-r--r--lang/clover/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libxatracker/Makefile b/graphics/libxatracker/Makefile
index 6ad1260e853b..bcf27207f284 100644
--- a/graphics/libxatracker/Makefile
+++ b/graphics/libxatracker/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libxatracker
PORTVERSION= ${MESAVERSION}
+PORTREVISION= 1
CATEGORIES= graphics
COMMENT= Mesa XA state tracker
diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile
index 39edb7cca692..da4893d91335 100644
--- a/graphics/mesa-libs/Makefile
+++ b/graphics/mesa-libs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mesa-libs
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
COMMENT= OpenGL libraries that support GLX and EGL clients
diff --git a/lang/clover/Makefile b/lang/clover/Makefile
index 744e6f2916b4..5ba52236bf1c 100644
--- a/lang/clover/Makefile
+++ b/lang/clover/Makefile
@@ -2,7 +2,7 @@
PORTNAME= clover
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
COMMENT= Mesa "Clover" OpenCL library