git: 81ad898f6c44 - 2021Q3 - sysutils/pam_xdg: refer to the installed manpage in pkg-message

Jan Beich jbeich at FreeBSD.org
Wed Sep 22 17:02:45 UTC 2021


The branch 2021Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81ad898f6c4491ac29560d8269a4a41781f5b5fe

commit 81ad898f6c4491ac29560d8269a4a41781f5b5fe
Author:     Evgeniy Khramtsov <evgeniy at khramtsov.org>
AuthorDate: 2021-09-21 13:13:50 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-22 17:02:19 +0000

    sysutils/pam_xdg: refer to the installed manpage in pkg-message
    
    PR:             258663
    (cherry picked from commit 4fa95f2e2113895601954a5c2a516ca3cfe6a4cb)
---
 sysutils/pam_xdg/Makefile    | 1 +
 sysutils/pam_xdg/pkg-message | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/sysutils/pam_xdg/Makefile b/sysutils/pam_xdg/Makefile
index 7992e8c14983..33d0b90c6b87 100644
--- a/sysutils/pam_xdg/Makefile
+++ b/sysutils/pam_xdg/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pam_xdg
 PORTVERSION=	s20210704
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	jbeich at FreeBSD.org
diff --git a/sysutils/pam_xdg/pkg-message b/sysutils/pam_xdg/pkg-message
index 8725f8095f71..d45ab26f46b5 100644
--- a/sysutils/pam_xdg/pkg-message
+++ b/sysutils/pam_xdg/pkg-message
@@ -1,6 +1,8 @@
 [
 { type: install
   message: <<EOM
+Read pam_xdg(8) manpage for instructions how to configure PAM.
+
 XDG_RUNTIME_DIR on Wayland maybe used as a fallback for anonymous
 shared memory. For better performance and to avoid posix_fallocate(2)
 issues on ZFS moving the directory under tmpfs(5) is recommended:


More information about the dev-commits-ports-all mailing list