svn commit: r376002 - head/sysutils/polkit

Koop Mast kwm at FreeBSD.org
Thu Jan 1 16:56:00 UTC 2015


Author: kwm
Date: Thu Jan  1 16:55:58 2015
New Revision: 376002
URL: https://svnweb.freebsd.org/changeset/ports/376002
QAT: https://qat.redports.org/buildarchive/r376002/

Log:
  Add @dir lines for empty directories reported by check-plist.
  
  PR:		196417
  Submitted by:	sunpoet@

Modified:
  head/sysutils/polkit/Makefile
  head/sysutils/polkit/pkg-plist

Modified: head/sysutils/polkit/Makefile
==============================================================================
--- head/sysutils/polkit/Makefile	Thu Jan  1 16:48:31 2015	(r376001)
+++ head/sysutils/polkit/Makefile	Thu Jan  1 16:55:58 2015	(r376002)
@@ -4,7 +4,7 @@
 
 PORTNAME=	polkit
 PORTVERSION=	0.105
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	http://www.freedesktop.org/software/polkit/releases/
 

Modified: head/sysutils/polkit/pkg-plist
==============================================================================
--- head/sysutils/polkit/pkg-plist	Thu Jan  1 16:48:31 2015	(r376001)
+++ head/sysutils/polkit/pkg-plist	Thu Jan  1 16:55:58 2015	(r376002)
@@ -81,6 +81,12 @@ share/gir-1.0/PolkitAgent-1.0.gir
 share/locale/da/LC_MESSAGES/polkit-1.mo
 share/polkit-1/actions/org.freedesktop.policykit.examples.pkexec.policy
 share/polkit-1/actions/org.freedesktop.policykit.policy
+ at dir share/polkit-1/rules.d
+ at dir etc/polkit-1/localauthority/90-mandatory.d
+ at dir etc/polkit-1/localauthority/50-local.d
+ at dir etc/polkit-1/localauthority/30-site.d
+ at dir etc/polkit-1/localauthority/20-org.d
+ at dir etc/polkit-1/localauthority/10-vendor.d
 @dir /var/lib/polkit-1/localauthority/90-mandatory.d
 @dir /var/lib/polkit-1/localauthority/50-local.d
 @dir /var/lib/polkit-1/localauthority/30-site.d


More information about the svn-ports-all mailing list