pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/mate-polkit
Module Name: pkgsrc
Committed By: youri
Date: Thu Jun 14 21:29:37 UTC 2018
Modified Files:
pkgsrc/security/mate-polkit: Makefile distinfo
Added Files:
pkgsrc/security/mate-polkit/patches:
patch-src_polkit-mate-authentication-agent-1.desktop.in.in
Log Message:
Make the MATE Polkit authentication agent run automatically on other desktops:
- Xfce4
- Cinnamon
- LXDE
- LXQT
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/mate-polkit/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/mate-polkit/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/security/mate-polkit/patches/patch-src_polkit-mate-authentication-agent-1.desktop.in.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/mate-polkit/Makefile
diff -u pkgsrc/security/mate-polkit/Makefile:1.11 pkgsrc/security/mate-polkit/Makefile:1.12
--- pkgsrc/security/mate-polkit/Makefile:1.11 Mon May 14 13:09:39 2018
+++ pkgsrc/security/mate-polkit/Makefile Thu Jun 14 21:29:36 2018
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2018/05/14 13:09:39 youri Exp $
+# $NetBSD: Makefile,v 1.12 2018/06/14 21:29:36 youri Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-polkit-${VERSION}
+PKGREVISION= 1
CATEGORIES= security
COMMENT= MATE desktop environment Authentication Agent for PolicyKit
Index: pkgsrc/security/mate-polkit/distinfo
diff -u pkgsrc/security/mate-polkit/distinfo:1.3 pkgsrc/security/mate-polkit/distinfo:1.4
--- pkgsrc/security/mate-polkit/distinfo:1.3 Mon May 14 13:09:39 2018
+++ pkgsrc/security/mate-polkit/distinfo Thu Jun 14 21:29:36 2018
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.3 2018/05/14 13:09:39 youri Exp $
+$NetBSD: distinfo,v 1.4 2018/06/14 21:29:36 youri Exp $
SHA1 (mate-polkit-1.20.0.tar.xz) = 0cf9debfb42d547966e09175d5abe3cb01ddb5f3
RMD160 (mate-polkit-1.20.0.tar.xz) = 989b026dd28caf11f7aafe0bd81cdcb0c09dbf23
SHA512 (mate-polkit-1.20.0.tar.xz) = d842937cdb62d441140aed68e879bd6972c4ef7351093575bf1fda399f051ece26fb542834060b21cb53d308717f58e57cbd354521b68b27841809f1fd32cfcb
Size (mate-polkit-1.20.0.tar.xz) = 325416 bytes
+SHA1 (patch-src_polkit-mate-authentication-agent-1.desktop.in.in) = 8240b7a4a3bf7267ebea2f79549e762d31b5f264
Added files:
Index: pkgsrc/security/mate-polkit/patches/patch-src_polkit-mate-authentication-agent-1.desktop.in.in
diff -u /dev/null pkgsrc/security/mate-polkit/patches/patch-src_polkit-mate-authentication-agent-1.desktop.in.in:1.1
--- /dev/null Thu Jun 14 21:29:37 2018
+++ pkgsrc/security/mate-polkit/patches/patch-src_polkit-mate-authentication-agent-1.desktop.in.in Thu Jun 14 21:29:36 2018
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_polkit-mate-authentication-agent-1.desktop.in.in,v 1.1 2018/06/14 21:29:36 youri Exp $
+
+Run the MATE polkit agent in other desktops that provide one.
+
+--- src/polkit-mate-authentication-agent-1.desktop.in.in.orig 2018-01-28 07:54:19.000000000 +0000
++++ src/polkit-mate-authentication-agent-1.desktop.in.in
+@@ -6,5 +6,5 @@ Terminal=false
+ Type=Application
+ Categories=
+ NoDisplay=true
+-OnlyShowIn=MATE;
++OnlyShowIn=MATE;X-Cinnamon;XFCE;LXDE;LXQT;
+ X-MATE-AutoRestart=true
Home |
Main Index |
Thread Index |
Old Index