[Midnightbsd-cvs] mports [17549] trunk/sysutils/polkit: fix man page install

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 27 09:51:01 EDT 2014


Revision: 17549
          http://svnweb.midnightbsd.org/mports/?rev=17549
Author:   laffer1
Date:     2014-09-27 09:50:59 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
fix man page install

Modified Paths:
--------------
    trunk/sysutils/polkit/Makefile
    trunk/sysutils/polkit/pkg-plist

Modified: trunk/sysutils/polkit/Makefile
===================================================================
--- trunk/sysutils/polkit/Makefile	2014-09-27 13:46:47 UTC (rev 17548)
+++ trunk/sysutils/polkit/Makefile	2014-09-27 13:50:59 UTC (rev 17549)
@@ -2,7 +2,7 @@
 
 PORTNAME=	polkit
 PORTVERSION=	0.105
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	http://www.freedesktop.org/software/polkit/releases/
 

Modified: trunk/sysutils/polkit/pkg-plist
===================================================================
--- trunk/sysutils/polkit/pkg-plist	2014-09-27 13:46:47 UTC (rev 17548)
+++ trunk/sysutils/polkit/pkg-plist	2014-09-27 13:50:59 UTC (rev 17549)
@@ -65,6 +65,13 @@
 libdata/pkgconfig/polkit-gobject-1.pc
 libexec/polkit-agent-helper-1
 libexec/polkitd
+%%MANPAGES%%man/man1/pkaction.1.gz
+%%MANPAGES%%man/man1/pkcheck.1.gz
+%%MANPAGES%%man/man1/pkexec.1.gz
+%%MANPAGES%%man/man1/pkttyagent.1.gz
+%%MANPAGES%%man/man8/pklocalauthority.8.gz
+%%MANPAGES%%man/man8/polkit.8.gz
+%%MANPAGES%%man/man8/polkitd.8.gz
 share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
 share/gir-1.0/Polkit-1.0.gir
 share/gir-1.0/PolkitAgent-1.0.gir



More information about the Midnightbsd-cvs mailing list