pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/policykit
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 2 19:58:23 UTC 2016
Modified Files:
pkgsrc/security/policykit: Makefile
Log Message:
Remove reference to non-existent polkit-read-grant-helper.
Bump PKGREVISION.
Noticed by marino.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/security/policykit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/policykit/Makefile
diff -u pkgsrc/security/policykit/Makefile:1.32 pkgsrc/security/policykit/Makefile:1.33
--- pkgsrc/security/policykit/Makefile:1.32 Sat Jul 9 06:38:56 2016
+++ pkgsrc/security/policykit/Makefile Fri Dec 2 19:58:23 2016
@@ -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 @@ SPECIAL_PERMS+= ${PREFIX}/libexec/polki
${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