Date: Thu, 13 May 2021 21:17:50 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: 2e003fef2f7d - main - x11/libxkbcommon: update to 1.3.0 Message-ID: <202105132117.14DLHoBJ090287@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=2e003fef2f7dde3ead6d36f4ed4d34535f6114b6 commit 2e003fef2f7dde3ead6d36f4ed4d34535f6114b6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-05-01 21:00:07 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-13 21:16:15 +0000 x11/libxkbcommon: update to 1.3.0 Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-May/041816.html PR: 254919 255768 Approved by: manu Differential Revision: https://reviews.freebsd.org/D30118 --- x11/libxkbcommon/Makefile | 2 +- x11/libxkbcommon/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index 54cef6945044..2d9faa5aaa2e 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxkbcommon -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 CATEGORIES= x11 MASTER_SITES= https://xkbcommon.org/download/ DIST_SUBDIR= xorg/lib diff --git a/x11/libxkbcommon/distinfo b/x11/libxkbcommon/distinfo index 6e89cc794d61..3f214ce9e2d7 100644 --- a/x11/libxkbcommon/distinfo +++ b/x11/libxkbcommon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617812871 -SHA256 (xorg/lib/libxkbcommon-1.2.1.tar.xz) = e833a7d3024c9bb9d5eb2b20f6d5de08865541f21bb7ba227c83cbd236691fb3 -SIZE (xorg/lib/libxkbcommon-1.2.1.tar.xz) = 453172 +TIMESTAMP = 1619902807 +SHA256 (xorg/lib/libxkbcommon-1.3.0.tar.xz) = 7b09e098ea69bc3054f0c57a9a25fda571c4df22398811606e32b5fffeb75e7b +SIZE (xorg/lib/libxkbcommon-1.3.0.tar.xz) = 455256
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105132117.14DLHoBJ090287>