svn commit: r509274 - head/x11/xdm
Kubilay Kocak
koobs at FreeBSD.org
Mon Aug 19 11:45:33 UTC 2019
Author: koobs
Date: Mon Aug 19 11:45:32 2019
New Revision: 509274
URL: https://svnweb.freebsd.org/changeset/ports/509274
Log:
x11/xdm: Fix pkg-plist when XDMSHELL option is enabled
The xdmshell man page was moved from section 1 to section 8, which wasn't
reflected in pkg-plist in ports r509218
PR: 239963
Reported by: <m.ne gmx net>
Approved by: zeising (x11, maintainer, via email)
Modified:
head/x11/xdm/pkg-plist
Modified: head/x11/xdm/pkg-plist
==============================================================================
--- head/x11/xdm/pkg-plist Mon Aug 19 11:35:52 2019 (r509273)
+++ head/x11/xdm/pkg-plist Mon Aug 19 11:45:32 2019 (r509274)
@@ -14,7 +14,7 @@ bin/xdm
lib/X11/xdm/chooser
lib/X11/xdm/libXdmGreet.so
man/man8/xdm.8.gz
-%%XDMSHELL%%man/man1/xdmshell.1.gz
+%%XDMSHELL%%man/man8/xdmshell.8.gz
share/X11/app-defaults/Chooser
share/pixmaps/xorg-bw.xpm
share/pixmaps/xorg.xpm
More information about the svn-ports-head
mailing list