Date: Tue, 20 Dec 2022 17:50:29 GMT From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 316c6003427a - main - x11-server/xwayland: Update to 22.1.7 Message-ID: <202212201750.2BKHoTjX044860@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=316c6003427afed8a7d722d448a95b93860a2671 commit 316c6003427afed8a7d722d448a95b93860a2671 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2022-12-20 17:27:25 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2022-12-20 17:50:16 +0000 x11-server/xwayland: Update to 22.1.7 Xext: fix invalid event type mask in XTestSwapFakeInput Sponsored by: Beckhoff Automation GmbH & Co. KG --- x11-servers/xwayland/Makefile | 2 +- x11-servers/xwayland/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index 55b2602bb057..4e19851a5aed 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -1,5 +1,5 @@ PORTNAME= xwayland -PORTVERSION= 22.1.6 +PORTVERSION= 22.1.7 PORTEPOCH= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver diff --git a/x11-servers/xwayland/distinfo b/x11-servers/xwayland/distinfo index 3fd926b6dbee..872308673232 100644 --- a/x11-servers/xwayland/distinfo +++ b/x11-servers/xwayland/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1671022594 -SHA256 (xwayland-22.1.6.tar.xz) = 9e4243f03d00fd12435aee39db4ce1071fc4786ffc52547e8a07a65ab55b0e7c -SIZE (xwayland-22.1.6.tar.xz) = 1273532 +TIMESTAMP = 1671556979 +SHA256 (xwayland-22.1.7.tar.xz) = d53afac6c71953f5cf66d03d289dacd8961da5bd309c1dff125d5955d9db5f76 +SIZE (xwayland-22.1.7.tar.xz) = 1273476 SHA256 (42e34498f87a.patch) = 64cd5eed076cdc575f1189e8491fb752054970032697445e6c192b4e63cac2a4 SIZE (42e34498f87a.patch) = 10310 SHA256 (0d56c27582a2.patch) = b7a53f6f52c197ac42ae521881c2d5e986f9983f5eb3640ecf1adb51356db40f
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212201750.2BKHoTjX044860>