Date: Mon, 7 Feb 2022 09:24:14 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: de3a93aa0348 - main - x11/libxkbcommon: update to 1.4.0 Message-ID: <202202070924.2179OEFY023034@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=de3a93aa0348b21557a5c613afaab75a6af50342 commit de3a93aa0348b21557a5c613afaab75a6af50342 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-04 10:41:50 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-07 09:23:41 +0000 x11/libxkbcommon: update to 1.4.0 - Drop bogus DIST_SUBDIR as upstream is part of Wayland effort Changes: https://lists.freedesktop.org/archives/wayland-devel/2022-February/042104.html PR: 261715 Reported by: GitHub (watch releases) Approved by: manu --- x11/libxkbcommon/Makefile | 3 +-- x11/libxkbcommon/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index 67a1d5999b3f..c6f7308dd2b9 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -1,8 +1,7 @@ PORTNAME= libxkbcommon -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= x11 MASTER_SITES= https://xkbcommon.org/download/ -DIST_SUBDIR= xorg/lib MAINTAINER= x11@FreeBSD.org COMMENT= Keymap handling library for toolkits and window systems diff --git a/x11/libxkbcommon/distinfo b/x11/libxkbcommon/distinfo index 31e9ed9d09ce..cbc0ab7b5711 100644 --- a/x11/libxkbcommon/distinfo +++ b/x11/libxkbcommon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631303618 -SHA256 (xorg/lib/libxkbcommon-1.3.1.tar.xz) = b3c710d27a2630054e1e1399c85b7f330ef03359b460f0c1b3b587fd01fe9234 -SIZE (xorg/lib/libxkbcommon-1.3.1.tar.xz) = 471036 +TIMESTAMP = 1643971310 +SHA256 (libxkbcommon-1.4.0.tar.xz) = 106cec5263f9100a7e79b5f7220f889bc78e7d7ffc55d2b6fdb1efefb8024031 +SIZE (libxkbcommon-1.4.0.tar.xz) = 471948
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202070924.2179OEFY023034>