summaryrefslogtreecommitdiff
path: root/security/pam_ldap
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-09 23:26:15 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-09 23:26:15 +0000
commit4cde568ceb072ecae141af03037b5610fe2396e3 (patch)
tree8eac21087d6e7b2f4f6ad7b7f824e528db50ea8b /security/pam_ldap
parentAdd mirrors for Scrollz (diff)
Update to 1.1.9
Update patch-ac to set compiler flags correctly. PR: 28850 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=44983
Diffstat (limited to 'security/pam_ldap')
-rw-r--r--security/pam_ldap/Makefile2
-rw-r--r--security/pam_ldap/distinfo2
-rw-r--r--security/pam_ldap/files/patch-ac2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile
index 5afdda0fc747..2630e768ec7f 100644
--- a/security/pam_ldap/Makefile
+++ b/security/pam_ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pam_ldap
-PORTVERSION= 1.1.8
+PORTVERSION= 1.1.9
CATEGORIES= security net
MASTER_SITES= http://www.padl.com/download/ \
ftp://ftp.padl.com/pub/
diff --git a/security/pam_ldap/distinfo b/security/pam_ldap/distinfo
index 452a227a8481..9736e9a9e65c 100644
--- a/security/pam_ldap/distinfo
+++ b/security/pam_ldap/distinfo
@@ -1 +1 @@
-MD5 (pam_ldap-118.tar.gz) = 381e6dd90ad7f94ad235b435a1bb0234
+MD5 (pam_ldap-119.tar.gz) = 532665e0f7fe5756a7ef3630df893c4e
diff --git a/security/pam_ldap/files/patch-ac b/security/pam_ldap/files/patch-ac
index a62dbfc7991a..88be9dacd1b0 100644
--- a/security/pam_ldap/files/patch-ac
+++ b/security/pam_ldap/files/patch-ac
@@ -4,7 +4,7 @@
pam_ldap_so_SOURCES = pam_ldap.c pam_ldap.h md5.c md5.h
pam_ldap_so_LDFLAGS = @pam_ldap_so_LDFLAGS@
-+CFLAGS = @CFLAGS@ -DLDAP_CONF_FILE=\"$(sysconfdir)/ldap.conf\"
++CPPFLAGS = @CPPFLAGS@ -DLDAP_CONF_FILE=\"$(sysconfdir)/ldap.conf\"
install-exec-local: pam_ldap.so