pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-session
Module Name: pkgsrc
Committed By: youri
Date: Fri Jun 1 14:15:47 UTC 2018
Modified Files:
pkgsrc/x11/xfce4-session: options.mk
pkgsrc/x11/xfce4-session/patches: patch-settings_xfae-dialog.c
Log Message:
Make pkglint happy.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xfce4-session/options.mk
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/x11/xfce4-session/patches/patch-settings_xfae-dialog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-session/options.mk
diff -u pkgsrc/x11/xfce4-session/options.mk:1.1 pkgsrc/x11/xfce4-session/options.mk:1.2
--- pkgsrc/x11/xfce4-session/options.mk:1.1 Sun Dec 4 13:50:08 2016
+++ pkgsrc/x11/xfce4-session/options.mk Fri Jun 1 14:15:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2016/12/04 13:50:08 martin Exp $
+# $NetBSD: options.mk,v 1.2 2018/06/01 14:15:47 youri Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-session
PKG_SUPPORTED_OPTIONS= polkit
@@ -6,11 +6,9 @@ PKG_SUGGESTED_OPTIONS= polkit
.include "../../mk/bsd.options.mk"
-PLIST_VARS = polkit
+PLIST_VARS= polkit
.if !empty(PKG_OPTIONS:Mpolkit)
.include "../../security/polkit/buildlink3.mk"
-PLIST.polkit = yes
+PLIST.polkit= yes
.endif
-
-
Index: pkgsrc/x11/xfce4-session/patches/patch-settings_xfae-dialog.c
diff -u pkgsrc/x11/xfce4-session/patches/patch-settings_xfae-dialog.c:1.1 pkgsrc/x11/xfce4-session/patches/patch-settings_xfae-dialog.c:1.2
--- pkgsrc/x11/xfce4-session/patches/patch-settings_xfae-dialog.c:1.1 Wed May 16 18:06:04 2018
+++ pkgsrc/x11/xfce4-session/patches/patch-settings_xfae-dialog.c Fri Jun 1 14:15:47 2018
@@ -1,3 +1,4 @@
+$NetBSD: patch-settings_xfae-dialog.c,v 1.2 2018/06/01 14:15:47 youri Exp $
With xfce4-session built from git (after the gtk3
migration work), trying to add or edit an application
Home |
Main Index |
Thread Index |
Old Index