aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-11-27 01:15:50 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-11-27 01:15:50 +0000
commit03ae29607da79715ffed2ebcc389b8daedc4776b (patch)
treefef052a4d5d41de85b9850d9edfc9f592c796023
parent180b14a900b1263f69a64fe42fa729cb13c2ab26 (diff)
downloadports-03ae29607da79715ffed2ebcc389b8daedc4776b.tar.gz
ports-03ae29607da79715ffed2ebcc389b8daedc4776b.zip
After r556423, also bump PORTREVISION on other Mesa ports.
Notes
Notes: svn path=/head/; revision=556425
-rw-r--r--graphics/libosmesa/Makefile2
-rw-r--r--graphics/mesa-gallium-va/Makefile2
-rw-r--r--graphics/mesa-gallium-vdpau/Makefile2
-rw-r--r--graphics/mesa-gallium-xa/Makefile2
-rw-r--r--graphics/mesa-libs/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index fdba40f6f7e8..6a30183352a8 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libosmesa
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Off-Screen Mesa implementation of the OpenGL API
diff --git a/graphics/mesa-gallium-va/Makefile b/graphics/mesa-gallium-va/Makefile
index 388bcc279cc7..c124c9989683 100644
--- a/graphics/mesa-gallium-va/Makefile
+++ b/graphics/mesa-gallium-va/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mesa-gallium-va
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Mesa Gallium VAAPI drivers
diff --git a/graphics/mesa-gallium-vdpau/Makefile b/graphics/mesa-gallium-vdpau/Makefile
index 2ec48bf88c6d..6cffead98169 100644
--- a/graphics/mesa-gallium-vdpau/Makefile
+++ b/graphics/mesa-gallium-vdpau/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mesa-gallium-vdpau
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Mesa Gallium VDPAU drivers
diff --git a/graphics/mesa-gallium-xa/Makefile b/graphics/mesa-gallium-xa/Makefile
index e7bb0318c38a..a5c5445cb4f7 100644
--- a/graphics/mesa-gallium-xa/Makefile
+++ b/graphics/mesa-gallium-xa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mesa-gallium-xa
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Mesa Gallium XA state tracker
diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile
index 8afbcdf29629..802f484b5eb2 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