git: a842b24519f7 - main - x11-toolkits/wlroots-devel: update to 0.16.0.588
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Jun 2023 00:59:31 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a842b24519f77cdfc2169cea7ea109b9c229dc60 commit a842b24519f77cdfc2169cea7ea109b9c229dc60 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-06-23 18:07:26 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-06-24 00:58:55 +0000 x11-toolkits/wlroots-devel: update to 0.16.0.588 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/38d451bcb5...be05097968 --- x11-toolkits/wlroots-devel/Makefile | 4 ++-- x11-toolkits/wlroots-devel/distinfo | 6 +++--- x11-wm/hyprland/Makefile | 2 +- x11-wm/sway-devel/Makefile | 1 + 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 6444099d1d14..368c71651b3a 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.16.0-575 +DISTVERSION= 0.16.0-588 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= 38d451bcb59d6160e8c90e99879e3608b43d5a0a +GL_COMMIT= be050979684ae8779a56e4b0166cfb21d1935d35 MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} .ifdef PKGNAMESUFFIX diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index afb56608a033..3b8684e428eb 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1687361874 -SHA256 (wlroots-wlroots-38d451bcb59d6160e8c90e99879e3608b43d5a0a_GL0.tar.gz) = 1bce3c830b68030fc3ad83c740852827ea36764673a2cc9bdca9608a277537fd -SIZE (wlroots-wlroots-38d451bcb59d6160e8c90e99879e3608b43d5a0a_GL0.tar.gz) = 630167 +TIMESTAMP = 1687543646 +SHA256 (wlroots-wlroots-be050979684ae8779a56e4b0166cfb21d1935d35_GL0.tar.gz) = 87fe804c92500fa7e8e6f69a4c1274051a2e539d6f5222d4e517b2d01a69e6f0 +SIZE (wlroots-wlroots-be050979684ae8779a56e4b0166cfb21d1935d35_GL0.tar.gz) = 630852 SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5 SIZE (10f80a8f1bb2.patch) = 6097 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 9704a7ffbbde..869a838aed92 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.26.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index 6c7b8877a412..8371e24d7f28 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= sway DISTVERSION?= 1.8.1-161 # git rev-list --count 1.8.1.. DISTVERSIONSUFFIX?= -g5411ed4e +PORTREVISION= 1 CATEGORIES= x11-wm wayland PKGNAMESUFFIX?= -devel