Date: Thu, 8 Jun 2023 15:02:28 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: 893eba4ae1fb - main - graphics/wayland-utils: update to 1.2.0 Message-ID: <202306081502.358F2SG9017422@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=893eba4ae1fbf4a26bbe2352fb98b2262e226221 commit 893eba4ae1fbf4a26bbe2352fb98b2262e226221 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-06-08 08:38:01 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-06-08 15:02:14 +0000 graphics/wayland-utils: update to 1.2.0 Changes: https://gitlab.freedesktop.org/wayland/wayland-utils/-/compare/1.1.0...1.2.0 Reported by: GitLab (notify releases) --- graphics/wayland-utils/Makefile | 4 ++-- graphics/wayland-utils/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/wayland-utils/Makefile b/graphics/wayland-utils/Makefile index 878b43c4df57..5ee9084afb14 100644 --- a/graphics/wayland-utils/Makefile +++ b/graphics/wayland-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-utils -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= graphics wayland MAINTAINER= jbeich@FreeBSD.org @@ -16,7 +16,7 @@ USES= meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= wayland -GL_COMMIT= 39ef1464cc5e706a30f317684362cbb7bb54753f +GL_COMMIT= 43cc17bc5333c41b4d6b7b1708191426126cb21a PLIST_FILES= bin/wayland-info \ man/man1/wayland-info.1.gz diff --git a/graphics/wayland-utils/distinfo b/graphics/wayland-utils/distinfo index ddcd9a23a2ca..00c68d270cbf 100644 --- a/graphics/wayland-utils/distinfo +++ b/graphics/wayland-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663059117 -SHA256 (wayland-wayland-utils-39ef1464cc5e706a30f317684362cbb7bb54753f_GL0.tar.gz) = 115eaee38928907442f27f7520757378456e062ebcff12ba6542299c17549cc5 -SIZE (wayland-wayland-utils-39ef1464cc5e706a30f317684362cbb7bb54753f_GL0.tar.gz) = 15130 +TIMESTAMP = 1686213481 +SHA256 (wayland-wayland-utils-43cc17bc5333c41b4d6b7b1708191426126cb21a_GL0.tar.gz) = 7bcb4b395b4d12a1d3c156bedc86c4a8f659b4278280fada6ebf1511c671e52b +SIZE (wayland-wayland-utils-43cc17bc5333c41b4d6b7b1708191426126cb21a_GL0.tar.gz) = 16503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306081502.358F2SG9017422>