Date: Fri, 23 Sep 2022 21:43:39 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: 237245ea98cf - main - x11-toolkits/wlroots-devel: update to 0.15.0.424 Message-ID: <202209232143.28NLhdAv045608@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=237245ea98cf9f0d25fe3d5424857fa62e6a23a2 commit 237245ea98cf9f0d25fe3d5424857fa62e6a23a2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-09-22 18:01:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-09-23 21:43:25 +0000 x11-toolkits/wlroots-devel: update to 0.15.0.424 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/68c8cef38...bcc6a5832 --- 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 7e21b7646af0..efe24cfdd4c2 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.15.0-416 +DISTVERSION= 0.15.0-424 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel @@ -30,7 +30,7 @@ USE_GL= gbm USE_XORG= pixman USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org -GL_COMMIT= 68c8cef38edafa5e52532e0b43a4888554168361 +GL_COMMIT= bcc6a5832faf7a66fcf9a6738bb42c315860f0d5 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 81a7479c8129..a930ec724918 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1663784709 -SHA256 (wlroots-wlroots-68c8cef38edafa5e52532e0b43a4888554168361_GL0.tar.gz) = 68d8d8ac62937ddf821803cbb0909e6943aa6e07fa01c351af23f6864b5292b1 -SIZE (wlroots-wlroots-68c8cef38edafa5e52532e0b43a4888554168361_GL0.tar.gz) = 583205 +TIMESTAMP = 1663962483 +SHA256 (wlroots-wlroots-bcc6a5832faf7a66fcf9a6738bb42c315860f0d5_GL0.tar.gz) = f7d17eb4f967d007518ae4045eb110911646780b74435d10fc060f7a030257e8 +SIZE (wlroots-wlroots-bcc6a5832faf7a66fcf9a6738bb42c315860f0d5_GL0.tar.gz) = 583410 SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e SIZE (7c0e2a271a4c.patch) = 5729 SHA256 (a5df0a02a2d9.patch) = df5deb1714001870b846501cbee1e775468ac9c61e735ee3b4ad3a2b83c5573e diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index a14b130a4250..7f0b93494af5 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= sway DISTVERSION= 1.7-124 DISTVERSIONSUFFIX= -gcffb006f +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?202209232143.28NLhdAv045608>