From marcus@shumai.marcuscom.com  Sun Feb  3 12:57:40 2002
Return-Path: <marcus@shumai.marcuscom.com>
Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46])
	by hub.freebsd.org (Postfix) with ESMTP id D4DC237B404
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Feb 2002 12:57:39 -0800 (PST)
Received: (from marcus@localhost)
	by shumai.marcuscom.com (8.11.6/8.11.6) id g13KvfJ35106;
	Sun, 3 Feb 2002 15:57:41 -0500 (EST)
	(envelope-from marcus)
Message-Id: <200202032057.g13KvfJ35106@shumai.marcuscom.com>
Date: Sun, 3 Feb 2002 15:57:41 -0500 (EST)
From: Joe Marcus Clarke <marcus@marcuscom.com>
Reply-To: Joe Marcus Clarke <marcus@marcuscom.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER UPDATE] Update security/pam_ldap to 1.3.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34592
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update security/pam_ldap to 1.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 13:00:00 PST 2002
>Closed-Date:    Mon Feb 4 15:14:37 PST 2002
>Last-Modified:  Mon Feb 04 15:15:08 PST 2002
>Originator:     Joe Marcus Clarke
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
MarcusCom, Inc.
>Environment:
System: FreeBSD shumai.marcuscom.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Feb 2 17:21:37 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386


	
>Description:
Update the pam_ldap port to 1.3.7.  Also, don't use automake or autoconf.
>How-To-Repeat:
	
>Fix:

DELETED FILES:
	files/patch-ab
	files/patch-ac


--- Makefile.orig	Sun Feb  3 15:53:23 2002
+++ Makefile	Sun Feb  3 15:54:49 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pam_ldap
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.7
 CATEGORIES=	security net
 MASTER_SITES=	http://www.padl.com/download/ \
 		ftp://ftp.padl.com/pub/
@@ -22,10 +22,11 @@
 		lber.1:${PORTSDIR}/net/openldap
 .endif
 
-USE_AUTOCONF=	yes
-USE_AUTOMAKE=	yes
+GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-ldap-lib=openldap \
-		--with-ldap-dir=${LOCALBASE}
+		--with-ldap-dir=${LOCALBASE} \
+		--with-ldap-conf-file=${PREFIX}/etc/ldap.conf
+CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
 
 USE_GMAKE=	yes
 

--- distinfo.orig	Sun Feb  3 15:53:30 2002
+++ distinfo	Sun Feb  3 15:32:23 2002
@@ -1 +1 @@
-MD5 (pam_ldap-134.tar.gz) = 7d6583b37e02202c38ef95738880fadb
+MD5 (pam_ldap-137.tar.gz) = ee8cf85a4138425364705a1986cc4561


--- files/patch-aa.orig	Sun Feb  3 15:53:42 2002
+++ files/patch-aa	Sun Feb  3 15:42:13 2002
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Sat May 26 16:07:21 2001
-+++ Makefile.in	Sat May 26 17:09:57 2001
-@@ -380,17 +380,15 @@
+--- Makefile.in.orig	Sun Feb  3 15:36:48 2002
++++ Makefile.in	Sun Feb  3 15:39:06 2002
+@@ -357,17 +357,13 @@
  
  install-exec-local: pam_ldap.so
  	@$(NORMAL_INSTALL)
@@ -9,9 +9,7 @@
 -@EXTENSION_SO_FALSE@	$(INSTALL_PROGRAM) -o root -g root pam_ldap.so $(DESTDIR)$(libdir)/security/pam_ldap.so.1
 -@EXTENSION_SO_FALSE@	-rm -f $(DESTDIR)$(libdir)/security/pam_ldap.so
 -@EXTENSION_SO_FALSE@	-ln -s $(DESTDIR)$(libdir)/security/pam_ldap.so.1 $(DESTDIR)$(libdir)/security/pam_ldap.so
-+	$(mkinstalldirs) $(DESTDIR)$(libdir)
-+@EXTENSION_SO_TRUE@	$(INSTALL_PROGRAM) -o root -g wheel pam_ldap.so $(DESTDIR)$(libdir)/pam_ldap.so
-+@EXTENSION_SO_FALSE@	$(INSTALL_PROGRAM) -o root -g wheel pam_ldap.so $(DESTDIR)$(libdir)/pam_ldap.so
++	$(INSTALL_PROGRAM) -o root -g wheel pam_ldap.so $(DESTDIR)$(libdir)/pam_ldap.so
  
  install-data-local:
  	@$(NORMAL_INSTALL)
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Mon Feb 4 15:14:37 PST 2002 
State-Changed-Why:  
Port updated, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34592 
>Unformatted:
