diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2022-12-20 17:27:25 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-12-20 17:50:16 +0000 |
commit | 316c6003427afed8a7d722d448a95b93860a2671 (patch) | |
tree | d43d947b480aae7e7e465662ed2f56d7b61c6bc5 | |
parent | b7a7e0f1843999412afb7d6abb733283763e00eb (diff) | |
download | ports-316c6003427afed8a7d722d448a95b93860a2671.tar.gz ports-316c6003427afed8a7d722d448a95b93860a2671.zip |
x11-server/xwayland: Update to 22.1.7
Xext: fix invalid event type mask in XTestSwapFakeInput
Sponsored by: Beckhoff Automation GmbH & Co. KG
-rw-r--r-- | x11-servers/xwayland/Makefile | 2 | ||||
-rw-r--r-- | 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 |