From owner-freebsd-ports Wed Jun 20 11:20: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4449837B403 for ; Wed, 20 Jun 2001 11:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5KIK3S27212; Wed, 20 Jun 2001 11:20:03 -0700 (PDT) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id AB44B37B401 for ; Wed, 20 Jun 2001 11:17:04 -0700 (PDT) (envelope-from marcus@shumai.marcuscom.com) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) id f5KIH6J13521; Wed, 20 Jun 2001 14:17:06 -0400 (EDT) (envelope-from marcus) Message-Id: <200106201817.f5KIH6J13521@shumai.marcuscom.com> Date: Wed, 20 Jun 2001 14:17:06 -0400 (EDT) From: marcus@marcuscom.com Reply-To: marcus@marcuscom.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28298: Update security/pam_ldap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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