Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2001 19:07:08 -0400 (EDT)
From:      marcus@marcuscom.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28850: Update security/pam_ldap
Message-ID:  <200107092307.f69N78R95828@shumai.marcuscom.com>

next in thread | raw e-mail | index | archive | help

>Number:         28850
>Category:       ports
>Synopsis:       Update security/pam_ldap
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 09 16:10:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joe Marcus Clarke
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
MarcusCom
>Environment:
System: FreeBSD shumai.marcuscom.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun May 6 01:46:59 EDT 2001 root@shumai.marcuscom.com:/usr/src/sys/compile/SHUMAI i386


	
>Description:
	These patches update the pam_ldap port to 1.1.9.
>How-To-Repeat:
	
>Fix:

--- Makefile.orig	Mon Jul  9 18:56:08 2001
+++ Makefile	Mon Jul  9 18:56:20 2001
@@ -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/

--- distinfo.orig	Mon Jul  9 18:56:11 2001
+++ distinfo	Mon Jul  9 18:56:41 2001
@@ -1 +1 @@
-MD5 (pam_ldap-118.tar.gz) = 381e6dd90ad7f94ad235b435a1bb0234
+MD5 (pam_ldap-119.tar.gz) = 532665e0f7fe5756a7ef3630df893c4e


--- patch-ac.orig	Mon Jul  9 19:03:11 2001
+++ patch-ac	Mon Jul  9 19:01:56 2001
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107092307.f69N78R95828>