git: 4fa95f2e2113 - main - sysutils/pam_xdg: refer to the installed manpage in pkg-message
Jan Beich
jbeich at FreeBSD.org
Wed Sep 22 16:57:32 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4fa95f2e2113895601954a5c2a516ca3cfe6a4cb
commit 4fa95f2e2113895601954a5c2a516ca3cfe6a4cb
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 16:45:38 +0000
sysutils/pam_xdg: refer to the installed manpage in pkg-message
PR: 258663
---
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 8018bff29277..4022096cfb8c 100644
--- a/sysutils/pam_xdg/Makefile
+++ b/sysutils/pam_xdg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pam_xdg
PORTVERSION= s20210916
+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