Date: Wed, 12 Jul 2023 15:58:49 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: 408263d36897 - main - x11-toolkits/wlroots-devel: update to 0.16.0.649 Message-ID: <202307121558.36CFwnwu076220@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=408263d368970062bafe9982001989c0d367f72a commit 408263d368970062bafe9982001989c0d367f72a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-07-12 10:18:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-12 15:56:42 +0000 x11-toolkits/wlroots-devel: update to 0.16.0.649 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/214df8eda0...cb5d9abf10 --- x11-toolkits/wlroots-devel/Makefile | 4 ++-- x11-toolkits/wlroots-devel/distinfo | 6 +++--- x11-wm/sway-devel/Makefile | 1 + 3 files changed, 6 insertions(+), 5 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 diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index bda10a53af3a..e5d8803bcebd 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1688370414 -SHA256 (wlroots-wlroots-214df8eda07d18b032abfcf525c8344e077c0c7e_GL0.tar.gz) = 42f1ea360ac5aa24ff7f6af55d6b1542e5406438300dc13d8c8ef630d79e89c5 -SIZE (wlroots-wlroots-214df8eda07d18b032abfcf525c8344e077c0c7e_GL0.tar.gz) = 631599 +TIMESTAMP = 1689157116 +SHA256 (wlroots-wlroots-cb5d9abf100aad1ca4e3a358a1f02fcefc3b4029_GL0.tar.gz) = 246ac1c65730178e84b219eaf432af2f104244d131a82b95c2059fff520d6be6 +SIZE (wlroots-wlroots-cb5d9abf100aad1ca4e3a358a1f02fcefc3b4029_GL0.tar.gz) = 633158 SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5 SIZE (10f80a8f1bb2.patch) = 6097 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index 4e21b18c0897..a12e03a26f95 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= sway DISTVERSION?= 1.8.1-167 # git rev-list --count 1.8.1..b DISTVERSIONSUFFIX?= -g92244c87d +PORTREVISION= 1 CATEGORIES= x11-wm wayland PKGNAMESUFFIX?= -devel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307121558.36CFwnwu076220>