Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 13:31:58 -0500 (EST)
From:      Marcus <marcus@marcuscom.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32427: [MAINTAINER UPDATE] update security/pam_ldap
Message-ID:  <200112011831.fB1IVw404248@shumai.marcuscom.com>

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

>Number:         32427
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] update security/pam_ldap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 01 10:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joe Clarke
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
MarcusCom, Inc.
>Environment:
System: FreeBSD shumai.marcuscom.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 18 20:24:44 EST 2001 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386


	
>Description:
	These patches update pam_ldap from 1.3.1 to 1.3.4.
>How-To-Repeat:
	
>Fix:

--- Makefile.orig	Sat Dec  1 13:28:14 2001
+++ Makefile	Sat Dec  1 13:26:06 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pam_ldap
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.4
 CATEGORIES=	security net
 MASTER_SITES=	http://www.padl.com/download/ \
 		ftp://ftp.padl.com/pub/
@@ -30,6 +30,9 @@
 USE_GMAKE=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
+
+post-extract:
+	@find ${WRKSRC} -type f | xargs touch -f
 
 post-install:
 	@${ECHO} "================================================================================"


--- distinfo.orig	Sat Dec  1 13:28:37 2001
+++ distinfo	Sat Dec  1 13:24:45 2001
@@ -1 +1 @@
-MD5 (pam_ldap-131.tar.gz) = eb702956de0eae397be418a507d156ac
+MD5 (pam_ldap-134.tar.gz) = 7d6583b37e02202c38ef95738880fadb
>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?200112011831.fB1IVw404248>