Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2015 16:55:59 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376002 - head/sysutils/polkit
Message-ID:  <201501011655.t01GtxxD033022@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+@dir share/polkit-1/rules.d
+@dir etc/polkit-1/localauthority/90-mandatory.d
+@dir etc/polkit-1/localauthority/50-local.d
+@dir etc/polkit-1/localauthority/30-site.d
+@dir etc/polkit-1/localauthority/20-org.d
+@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501011655.t01GtxxD033022>