From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 22 06:00:28 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F94137B401 for ; Thu, 22 May 2003 06:00:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 694F243FDD for ; Thu, 22 May 2003 06:00:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4MD0QUp059365 for ; Thu, 22 May 2003 06:00:26 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4MD0QWx059364; Thu, 22 May 2003 06:00:26 -0700 (PDT) Resent-Date: Thu, 22 May 2003 06:00:26 -0700 (PDT) Resent-Message-Id: <200305221300.h4MD0QWx059364@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Eikemeier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79DBB37B401 for ; Thu, 22 May 2003 05:51:44 -0700 (PDT) Received: from mx1.fillmore-labs.com (nuuk.fillmore-labs.com [62.138.193.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823AD43F75 for ; Thu, 22 May 2003 05:51:43 -0700 (PDT) (envelope-from root@fillmore-labs.com) Received: from root by mx1.fillmore-labs.com with local (Exim 4.20) id 19IpXn-0007Aw-Tv; Thu, 22 May 2003 14:51:39 +0200 Message-Id: Date: Thu, 22 May 2003 14:51:39 +0200 From: Oliver Eikemeier To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Christian Kratzer cc: Oliver Eikemeier Subject: ports/52568: [PATCH] update of port net/openldap21 to 2.1.20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 13:00:29 -0000 >Number: 52568 >Category: ports >Synopsis: [PATCH] update of port net/openldap21 to 2.1.20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 22 06:00:25 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Eikemeier >Release: FreeBSD 4.8-STABLE i386 >Organization: Fillmore Labs - http://www.fillmore-labs.com >Environment: System: FreeBSD nuuk.fillmore-labs.com 4.8-STABLE >Description: OpenLDAP 2.1.20 is available. - http://www.PlanetMirror.com/pub redirects to http://public.planetmirror.com/pub/, fetch doesn't follow 302 redirects not included: - a fix for PR 51419 (openldap21 won't compile with CLIENT_ONLY=yes) - the patches in PR 51277 (is currently in feedback status) This patch is purposely held small, so we can get a current OpenLDAP version soon. Regards Oliver >How-To-Repeat: >Fix: cat openldap21-2.1.20.patch | patch -p0 -d /usr/ports find /usr/ports/net/openldap21 -name '*.orig' -delete --- openldap21-2.1.20.patch begins here --- diff -Nur net/openldap21/Makefile.orig net/openldap21/Makefile --- net/openldap21/Makefile.orig Sat Apr 12 02:06:24 2003 +++ net/openldap21/Makefile Thu May 22 14:34:09 2003 @@ -15,11 +15,11 @@ # PORTNAME= openldap21 -PORTVERSION= 2.1.17 +PORTVERSION= 2.1.20 PORTREVISION= 0 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ - http://www.PlanetMirror.com/pub/openldap/%SUBDIR%/ \ + http://public.planetmirror.com/pub/openldap/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/\ ftp://ftp.matrix.com.br/pub/openldap/%SUBDIR%/ \ ftp://ftp.ucr.ac.cr/pub/Unix/openldap/%SUBDIR%/ \ diff -Nur net/openldap21/distinfo.orig net/openldap21/distinfo --- net/openldap21/distinfo.orig Sat Apr 12 02:06:24 2003 +++ net/openldap21/distinfo Thu May 22 14:28:55 2003 @@ -1,2 +1,2 @@ MD5 (openldap-stable-20030410.tgz) = 53fb6c157a7c54b988cf7555e56f11e6 -MD5 (openldap-2.1.17.tgz) = 53fb6c157a7c54b988cf7555e56f11e6 +MD5 (openldap-2.1.20.tgz) = fe6d5f8571672e3107b42299a03e92ce --- openldap21-2.1.20.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: