CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/05/24 11:24:24
Modified files:
x11/slock : Makefile distinfo
x11/slock/patches: patch-Makefile patch-config_mk patch-slock_c
Removed files:
x11/slock/patches: patch-config_def_h
Log message:
update to slock 1.4, adding back in the bsd-auth support which was removed
upstream. ok tb@ gsoares@
Note: if using this with i3 like this:
bindsym $mod+Mod1+l exec "slock"
you'll need to add --release:
bindsym --release $mod+Mod1+l exec "slock"