pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/policykit Remove reference to non-existent po...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a0307163434
branches:  trunk
changeset: 355450:3a0307163434
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 02 19:58:23 2016 +0000

description:
Remove reference to non-existent polkit-read-grant-helper.

Bump PKGREVISION.

Noticed by marino.

diffstat:

 security/policykit/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r 4092e597e656 -r 3a0307163434 security/policykit/Makefile
--- a/security/policykit/Makefile       Fri Dec 02 19:14:17 2016 +0000
+++ b/security/policykit/Makefile       Fri Dec 02 19:58:23 2016 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2016/07/09 06:38:56 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.33 2016/12/02 19:58:23 wiz Exp $
 
 POLICYKIT_VER=         0.9
 DISTNAME=              PolicyKit-${POLICYKIT_VER}
 PKGNAME=               policykit-${POLICYKIT_VER}
-PKGREVISION=           19
+PKGREVISION=           20
 CATEGORIES=            security
 MASTER_SITES=          http://hal.freedesktop.org/releases/
 
@@ -67,8 +66,6 @@
                                ${REAL_ROOT_USER} ${POLICYKIT_GROUP} 2555
 SPECIAL_PERMS+=                ${PREFIX}/libexec/polkit-read-auth-helper \
                                ${REAL_ROOT_USER} ${POLICYKIT_GROUP} 2555
-SPECIAL_PERMS+=                ${PREFIX}/libexec/polkit-read-grant-helper \
-                               ${REAL_ROOT_USER} ${POLICYKIT_GROUP} 2555
 SPECIAL_PERMS+=                ${PREFIX}/libexec/polkit-revoke-helper \
                                ${REAL_ROOT_USER} ${POLICYKIT_GROUP} 2555
 



Home | Main Index | Thread Index | Old Index