Hi ports@
update for wayland/wlr-randr (tool to manage outputs of a Wayland compositor)
to the latest version 0.5.0.
Update Makefile:
- main repository is now https://gitlab.freedesktop.org/emersion/wlr-randr
- add 'NO_TEST=YES'
Build OK on current/amd64.
Tests welcome and please commit if OK.
Laurent
Index: Makefile
===================================================================
RCS file: /cvs/ports/wayland/wlr-randr/Makefile,v
diff -u -p -r1.1.1.1 Makefile
--- Makefile 23 Dec 2023 10:11:55 -0000 1.1.1.1
+++ Makefile 6 Jul 2026 17:16:49 -0000
@@ -1,6 +1,6 @@
COMMENT = manage outputs in a Wayland compositor
-V=0.3.1
+V = 0.5.0
DISTNAME = wlr-randr-${V}
CATEGORIES = wayland
@@ -11,8 +11,8 @@ PERMIT_PACKAGE = Yes
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
-HOMEPAGE = https://sr.ht/~emersion/wlr-randr/
-SITES = https://git.sr.ht/~emersion/wlr-randr/refs/download/v${V}/
+HOMEPAGE = https://gitlab.freedesktop.org/emersion/wlr-randr/
+SITES = https://gitlab.freedesktop.org/emersion/wlr-randr/-/releases/v${V}/downloads/
MODULES = devel/meson
@@ -20,6 +20,8 @@ LIB_DEPENDS = wayland/wayland
WANTLIB += c m wayland-client
-DEBUG_PACKAGES =${BUILD_PACKAGES}
+DEBUG_PACKAGES= ${BUILD_PACKAGES}
+
+NO_TEST = Yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/wayland/wlr-randr/distinfo,v
diff -u -p -r1.1.1.1 distinfo
--- distinfo 23 Dec 2023 10:11:55 -0000 1.1.1.1
+++ distinfo 6 Jul 2026 17:16:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (wlr-randr-0.3.1.tar.gz) = N+8CXallPTJ7x7tGw0KUFx1kdJ9eEqPQjRJKLoG0oIk=
-SIZE (wlr-randr-0.3.1.tar.gz) = 12560
+SHA256 (wlr-randr-0.5.0.tar.gz) = pktuspbRx1rwmPotIp+arzzq5F7v8kBWkwvUvGE8al4=
+SIZE (wlr-randr-0.5.0.tar.gz) = 15304