diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-07-12 20:25:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-07-12 21:44:32 +0000 |
commit | bd1f8537910f001d08dd887701c36b6e3dab577b (patch) | |
tree | f4e9789842b8ba7365bf31275b63fa614ae03714 | |
parent | f949308e0c4d0e6d1ba05dea9a925c40d821d405 (diff) |
x11-toolkits/wlroots: drop GL_TAGNAME
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wlroots/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 7037be845bd1..600fdf5930cc 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -1,6 +1,5 @@ PORTNAME= wlroots DISTVERSION= 0.16.2 -DISTVERSIONSUFFIX= -g${GL_TAGNAME:C/(.{12}).*/\1/} PORTREVISION= 1 CATEGORIES= x11-toolkits @@ -30,7 +29,6 @@ USE_GL= gbm USE_XORG= pixman USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org -GL_TAGNAME= 0a32b5a74db06a27bee55a47205951bb277a9657 MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} OPTIONS_DEFINE= DRM OPENGL VULKAN X11 diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index 672d689a2f1e..b5d6a8034f27 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -1,6 +1,6 @@ TIMESTAMP = 1676068199 -SHA256 (wlroots-wlroots-0a32b5a74db06a27bee55a47205951bb277a9657_GL0.tar.gz) = b6e4152a9f65c9ac36f14b66915664dc3ddc0bb48954c65f0187ac847b6dc878 -SIZE (wlroots-wlroots-0a32b5a74db06a27bee55a47205951bb277a9657_GL0.tar.gz) = 589991 +SHA256 (wlroots-0.16.2.tar.bz2) = afea2cc740344c4e86749cf4908e07692e183cb14a3db854d24dec454c664b88 +SIZE (wlroots-0.16.2.tar.bz2) = 437628 SHA256 (fc0854d5f256.patch) = ceaa947fd7f64b773c61d7a5a4bdcfe85a083a686d4356ff58d3666aa182e2a9 SIZE (fc0854d5f256.patch) = 6013 SHA256 (29cb694655db.patch) = ef36e6b7a0bea0b82469c395feac303f50bf940ae651d91370ef052f5d97938c |