pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-session Switch xfce4-session from policykit ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/274675d1c545
branches:  trunk
changeset: 347946:274675d1c545
user:      youri <youri%pkgsrc.org@localhost>
date:      Sat Jun 04 15:13:27 2016 +0000

description:
Switch xfce4-session from policykit to polkit.

diffstat:

 x11/xfce4-session/Makefile |  4 ++--
 x11/xfce4-session/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 094ce032fd54 -r 274675d1c545 x11/xfce4-session/Makefile
--- a/x11/xfce4-session/Makefile        Sat Jun 04 12:41:08 2016 +0000
+++ b/x11/xfce4-session/Makefile        Sat Jun 04 15:13:27 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2015/07/07 19:55:28 youri Exp $
+# $NetBSD: Makefile,v 1.53 2016/06/04 15:13:27 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -46,7 +46,7 @@
 
 .include "../../devel/libglade/buildlink3.mk"
 .include "../../devel/libwnck/buildlink3.mk"
-.include "../../security/policykit/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r 094ce032fd54 -r 274675d1c545 x11/xfce4-session/PLIST
--- a/x11/xfce4-session/PLIST   Sat Jun 04 12:41:08 2016 +0000
+++ b/x11/xfce4-session/PLIST   Sat Jun 04 15:13:27 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2015/06/29 16:50:01 youri Exp $
+@comment $NetBSD: PLIST,v 1.18 2016/06/04 15:13:27 youri Exp $
 bin/startxfce4
 bin/xfce4-session
 bin/xfce4-session-logout
@@ -97,5 +97,6 @@
 share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo
 share/locale/zh_HK/LC_MESSAGES/xfce4-session.mo
 share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo
+share/polkit-1/actions/org.xfce.session.policy
 share/themes/Default/balou/logo.png
 share/themes/Default/balou/themerc



Home | Main Index | Thread Index | Old Index