git: a23fd5e831a1 - main - net/nss-pam-ldapd: Fix rcorder issue for nslcd

From: Ryan Steinmetz <zi_at_FreeBSD.org>
Date: Sun, 28 Jun 2026 13:52:42 UTC
The branch main has been updated by zi:

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

commit a23fd5e831a14be1eefb922f1ef24986a3f6ff31
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2026-06-28 13:52:12 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2026-06-28 13:52:12 +0000

    net/nss-pam-ldapd: Fix rcorder issue for nslcd
    
    PR:             296337
    Reported by:    satanist+freebsd@bureaucracy.de
---
 net/nss-pam-ldapd/Makefile       | 1 +
 net/nss-pam-ldapd/files/nslcd.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile
index e747fc56680d..6715709f58a0 100644
--- a/net/nss-pam-ldapd/Makefile
+++ b/net/nss-pam-ldapd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=		nss-pam-ldapd
 DISTVERSION=		0.9.13
+PORTREVISION=		1
 CATEGORIES=		net
 MASTER_SITES=		http://arthurdejong.org/nss-pam-ldapd/ \
 			ZI
diff --git a/net/nss-pam-ldapd/files/nslcd.in b/net/nss-pam-ldapd/files/nslcd.in
index aa5780add4ba..be2a4dafcff5 100644
--- a/net/nss-pam-ldapd/files/nslcd.in
+++ b/net/nss-pam-ldapd/files/nslcd.in
@@ -2,7 +2,7 @@
 
 # PROVIDE: nslcd
 # REQUIRE: NETWORKING slapd ldconfig resolv kstart
-# BEFORE: syslogd
+# BEFORE: LOGIN syslogd
 # KEYWORD: shutdown
 #
 # Add the following line to /etc/rc.conf to enable the nslcd daemon: