Date: Thu, 7 Sep 2023 02:54:57 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: e94d557f3db2 - 2023Q3 - x11-toolkits/wlroots-devel: update to 0.16.0.727 Message-ID: <202309070254.3872svPH020221@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e94d557f3db2d83d2b02ac3ce59331fb5cff7366 commit e94d557f3db2d83d2b02ac3ce59331fb5cff7366 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-09-07 01:56:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-09-07 02:54:36 +0000 x11-toolkits/wlroots-devel: update to 0.16.0.727 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/717ded9bb0...9be72ec4ca (cherry picked from commit 9075c15558878c6b703d2797e8f9aa506433f760) --- x11-toolkits/wlroots-devel/Makefile | 4 ++-- x11-toolkits/wlroots-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index d69688761b49..46fde24bcbd0 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.16.0-724 +DISTVERSION= 0.16.0-727 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= 717ded9bb0191ea31bf4368be32e7a15fe1b8294 +GL_COMMIT= 9be72ec4ca5b70ad34d073622b1bd4b008d2397a 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 af536179b1f3..5b0fe4f9d4cb 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1692976565 -SHA256 (wlroots-wlroots-717ded9bb0191ea31bf4368be32e7a15fe1b8294_GL0.tar.gz) = 93ca356d30d4bf6a677a2c530c769e43210ad2a7f5c3ba0c05572fe40d5790ef -SIZE (wlroots-wlroots-717ded9bb0191ea31bf4368be32e7a15fe1b8294_GL0.tar.gz) = 637723 +TIMESTAMP = 1694051792 +SHA256 (wlroots-wlroots-9be72ec4ca5b70ad34d073622b1bd4b008d2397a_GL0.tar.gz) = 9d80cc004e426d33d82cc586faede35947baef4e04727e15247451e7fa5f4d92 +SIZE (wlroots-wlroots-9be72ec4ca5b70ad34d073622b1bd4b008d2397a_GL0.tar.gz) = 637725 SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5 SIZE (10f80a8f1bb2.patch) = 6097 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309070254.3872svPH020221>