aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2016-10-03 20:52:58 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2016-10-03 20:52:58 +0000
commit516eee31a02c78876a1787009005c2eed7929f2f (patch)
treef677417ae0d1d8bbabad68af7679ee25a9f8ae2b /net/nss-pam-ldapd
parent191faada0ab23a80752c6385c8a21d1be90cbfff (diff)
downloadports-516eee31a02c78876a1787009005c2eed7929f2f.tar.gz
ports-516eee31a02c78876a1787009005c2eed7929f2f.zip
Notes
Diffstat (limited to 'net/nss-pam-ldapd')
-rw-r--r--net/nss-pam-ldapd/Makefile3
-rw-r--r--net/nss-pam-ldapd/distinfo5
-rw-r--r--net/nss-pam-ldapd/files/nslcd.in1
-rw-r--r--net/nss-pam-ldapd/files/patch-Makefile.in6
4 files changed, 8 insertions, 7 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile
index 95e032ea5f44..ca255fb2e855 100644
--- a/net/nss-pam-ldapd/Makefile
+++ b/net/nss-pam-ldapd/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nss-pam-ldapd
-PORTVERSION= 0.8.14
-PORTREVISION= 3
+PORTVERSION= 0.9.7
CATEGORIES= net
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \
http://mirrors.rit.edu/zi/
diff --git a/net/nss-pam-ldapd/distinfo b/net/nss-pam-ldapd/distinfo
index e3f36446b006..5c16d1129365 100644
--- a/net/nss-pam-ldapd/distinfo
+++ b/net/nss-pam-ldapd/distinfo
@@ -1,2 +1,3 @@
-SHA256 (nss-pam-ldapd-0.8.14.tar.gz) = a29ceb9b7eda386ca38f16115ffec61425462cca6b5e560c44c3d51edc03a63f
-SIZE (nss-pam-ldapd-0.8.14.tar.gz) = 508949
+TIMESTAMP = 1475527019
+SHA256 (nss-pam-ldapd-0.9.7.tar.gz) = 0db88d6518bf7ffb01b44f8f8841ece5162906982ce2c9e45e6afff90d3783eb
+SIZE (nss-pam-ldapd-0.9.7.tar.gz) = 762743
diff --git a/net/nss-pam-ldapd/files/nslcd.in b/net/nss-pam-ldapd/files/nslcd.in
index 291bdd9fa0c3..fb66684ce63e 100644
--- a/net/nss-pam-ldapd/files/nslcd.in
+++ b/net/nss-pam-ldapd/files/nslcd.in
@@ -23,6 +23,7 @@ load_rc_config ${name}
: ${nslcd_supervisor=NO}
command="/usr/sbin/daemon";
+pidfile="%%NSLCD_PIDFILE%%"
start_precmd=nslcd_prestart
start_cmd=nslcd_start
status_cmd=nslcd_status
diff --git a/net/nss-pam-ldapd/files/patch-Makefile.in b/net/nss-pam-ldapd/files/patch-Makefile.in
index aca8f7a983fc..c145d8e3a87c 100644
--- a/net/nss-pam-ldapd/files/patch-Makefile.in
+++ b/net/nss-pam-ldapd/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- ./Makefile.in.orig 2014-06-09 14:12:14.000000000 +0200
-+++ ./Makefile.in 2014-06-09 14:12:30.000000000 +0200
-@@ -849,7 +849,7 @@
+--- Makefile.in.orig 2016-10-03 20:44:13 UTC
++++ Makefile.in
+@@ -866,7 +866,7 @@ install-nslcd_conf:
echo "$(DESTDIR)$(NSLCD_CONF_PATH) already exists, install will not overwrite"; \
else \
$(mkinstalldirs) `dirname $(DESTDIR)$(NSLCD_CONF_PATH)`; \