Date: Wed, 20 Jun 2001 14:17:06 -0400 (EDT) From: marcus@marcuscom.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28298: Update security/pam_ldap Message-ID: <200106201817.f5KIH6J13521@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
>Number: 28298 >Category: ports >Synopsis: Update security/pam_ldap, and make the MD5 more stable >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 20 11:20:01 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: This patch updates pam_ldap to 1.1.8, and makes the fetch get a specific version instead of the latest link. This should make the MD5 more reliable. Thanks to Bill Swingle for pointing this out. >How-To-Repeat: >Fix: --- Makefile.orig Wed Jun 20 14:15:43 2001 +++ Makefile Wed Jun 20 14:16:18 2001 @@ -6,12 +6,11 @@ # PORTNAME= pam_ldap -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.8 CATEGORIES= security net MASTER_SITES= http://www.padl.com/download/ \ ftp://ftp.padl.com/pub/ -DISTNAME= pam_ldap -EXTRACT_SUFX= .tgz +DISTNAME= pam_ldap-${PORTVERSION:S/.//g} MAINTAINER= marcus@marcuscom.com --- distinfo.orig Wed Jun 20 14:11:32 2001 +++ distinfo Wed Jun 20 14:09:29 2001 @@ -1 +1 @@ -MD5 (pam_ldap.tgz) = 9eaa7032079e4edb16e222873feab297 +MD5 (pam_ldap-118.tar.gz) = 381e6dd90ad7f94ad235b435a1bb0234 >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?200106201817.f5KIH6J13521>