Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2024 05:52:30 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: 3fc94ad59e19 - main - x11/wlogout: update to 1.2.1
Message-ID:  <202403010552.4215qUmL095194@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=3fc94ad59e196ea503a0a47a57b24f12a3b71e8b

commit 3fc94ad59e196ea503a0a47a57b24f12a3b71e8b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-01 05:13:21 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-01 05:51:10 +0000

    x11/wlogout: update to 1.2.1
    
    Changes:        https://github.com/ArtsyMacaw/wlogout/releases/tag/1.2.1
    Reported by:    GitHub (watch releases)
---
 x11/wlogout/Makefile           |  2 +-
 x11/wlogout/distinfo           |  6 +++---
 x11/wlogout/files/patch-layout | 10 ++++++++--
 3 files changed, 12 insertions(+), 6 deletions(-)

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",



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403010552.4215qUmL095194>