Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 00:53:47 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c4c4e4c0bcec - main - x11-toolkits/wlroots-devel: update to 0.16.0.389
Message-ID:  <202305070053.3470rl5C024748@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4c4e4c0bcecde7df05ad51b5e5efb60264e9076

commit c4c4e4c0bcecde7df05ad51b5e5efb60264e9076
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-06 20:55:11 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-07 00:53:27 +0000

    x11-toolkits/wlroots-devel: update to 0.16.0.389
    
    Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b03f71fe5...47a250ae1
---
 x11-toolkits/wlroots-devel/Makefile | 4 ++--
 x11-toolkits/wlroots-devel/distinfo | 6 +++---
 x11-wm/hyprland/Makefile            | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 72f7d3b466e1..08b61d2a007c 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wlroots
-DISTVERSION=	0.16.0-384
+DISTVERSION=	0.16.0-389
 DISTVERSIONSUFFIX=	-g${GL_COMMIT:C/(.{12}).*/\1/}
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	-devel
@@ -28,7 +28,7 @@ USE_GL=		gbm
 USE_XORG=	pixman
 USE_LDCONFIG=	yes
 GL_SITE=	https://gitlab.freedesktop.org
-GL_COMMIT=	b03f71fe5f65c57827bf01b90217879dc2779a5e
+GL_COMMIT=	47a250ae12008035ee42008b3a8b426e9b96fe11
 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 c72e406949c2..7b847c7a6b64 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1683230840
-SHA256 (wlroots-wlroots-b03f71fe5f65c57827bf01b90217879dc2779a5e_GL0.tar.gz) = 99920196867d9bdfed8af6ec379e30e85c1658ae579f19b70ea05cf7621d197b
-SIZE (wlroots-wlroots-b03f71fe5f65c57827bf01b90217879dc2779a5e_GL0.tar.gz) = 616893
+TIMESTAMP = 1683406511
+SHA256 (wlroots-wlroots-47a250ae12008035ee42008b3a8b426e9b96fe11_GL0.tar.gz) = b94cc600be491668c390f6804dfa8aa22bc548fdc22a1819431d99272329661b
+SIZE (wlroots-wlroots-47a250ae12008035ee42008b3a8b426e9b96fe11_GL0.tar.gz) = 616896
 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 18ff5ae5624f..3ca842d7cc26 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.25.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305070053.3470rl5C024748>