aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wlroots-devel/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-07-12 10:18:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-12 16:00:14 +0000
commitc846f4976689994e6afc4226f0ea939117e5904a (patch)
tree9ec9f6a3d4cb2881882b1e9e4153293f1996ad09 /x11-toolkits/wlroots-devel/Makefile
parentcef71b3706373e86904e09e85c034dd0d3a1ba86 (diff)
downloadports-c846f4976689994e6afc4226f0ea939117e5904a.tar.gz
ports-c846f4976689994e6afc4226f0ea939117e5904a.zip
x11-toolkits/wlroots-devel: update to 0.16.0.649
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/214df8eda0...cb5d9abf10 (cherry picked from commit 408263d368970062bafe9982001989c0d367f72a)
Diffstat (limited to 'x11-toolkits/wlroots-devel/Makefile')
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index bfe0f3800aa4..df675b409033 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-643
+DISTVERSION= 0.16.0-649
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
@@ -27,7 +27,7 @@ USE_GL= gbm
USE_XORG= pixman
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
-GL_COMMIT= 214df8eda07d18b032abfcf525c8344e077c0c7e
+GL_COMMIT= cb5d9abf100aad1ca4e3a358a1f02fcefc3b4029
MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,}
.ifdef PKGNAMESUFFIX