Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159682570
D19771.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D19771.id.diff
View Options
Index: head/x11-wm/xfce4-session/Makefile
===================================================================
--- head/x11-wm/xfce4-session/Makefile
+++ head/x11-wm/xfce4-session/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-session
PORTVERSION= 4.12.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-wm xfce
MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
Index: head/x11-wm/xfce4-session/files/patch-scripts_xflock4
===================================================================
--- head/x11-wm/xfce4-session/files/patch-scripts_xflock4
+++ head/x11-wm/xfce4-session/files/patch-scripts_xflock4
@@ -1,6 +1,6 @@
--- scripts/xflock4.orig 2014-08-30 18:24:02 UTC
+++ scripts/xflock4
-@@ -21,7 +21,7 @@
+@@ -21,13 +21,14 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
@@ -9,7 +9,15 @@
export PATH
# Lock by xscreensaver or gnome-screensaver, if a respective daemon is running
-@@ -35,12 +35,14 @@ done
+ for lock_cmd in \
+ "xscreensaver-command -lock" \
+- "gnome-screensaver-command --lock"
++ "gnome-screensaver-command --lock" \
++ "xfce4-screensaver-command --lock"
+ do
+ $lock_cmd >/dev/null 2>&1 && exit
+ done
+@@ -35,12 +36,14 @@ done
# else run another access locking utility, if installed
for lock_cmd in \
"xlock -mode blank" \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 18, 1:21 AM (1 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34038951
Default Alt Text
D19771.id.diff (1 KB)
Attached To
Mode
D19771: x11-wm/xfce4-session: Add xflock4 option for xfce4-screensaver-command
Attached
Detach File
Event Timeline
Log In to Comment