diff --git a/x11/wlogout/Makefile b/x11/wlogout/Makefile index 6869f18a0394..c834c596edf0 100644 --- a/x11/wlogout/Makefile +++ b/x11/wlogout/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlogout -PORTVERSION= 1.2 +PORTVERSION= 1.2.1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wlogout/distinfo b/x11/wlogout/distinfo index a69f8d395e7c..c517a53de5b6 100644 --- a/x11/wlogout/distinfo +++ b/x11/wlogout/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708906522 -SHA256 (ArtsyMacaw-wlogout-1.2_GH0.tar.gz) = 77f03e3c16235fcbd4f2603d3a1f5ec944f4835f597ab86fda6d666b943e2ffb -SIZE (ArtsyMacaw-wlogout-1.2_GH0.tar.gz) = 541420 +TIMESTAMP = 1709270001 +SHA256 (ArtsyMacaw-wlogout-1.2.1_GH0.tar.gz) = ceb64ada0cd16d7a2603f65dd5e1c4ab15837dc84ff1541de10d3f49637be243 +SIZE (ArtsyMacaw-wlogout-1.2.1_GH0.tar.gz) = 541761 diff --git a/x11/wlogout/files/patch-layout b/x11/wlogout/files/patch-layout index 1a7a518f4b39..59ea65202d85 100644 --- a/x11/wlogout/files/patch-layout +++ b/x11/wlogout/files/patch-layout @@ -1,6 +1,12 @@ ---- layout.orig 2020-03-14 05:34:47 UTC +--- layout.orig 2024-03-01 05:13:21 UTC +++ layout -@@ -6,31 +6,31 @@ +@@ -1,36 +1,36 @@ + { + "label" : "lock", +- "action" : "loginctl lock-session", ++ "action" : "swaylock", + "text" : "Lock", + "keybind" : "l" } { "label" : "hibernate",