From root@fillmore-labs.com  Thu May 22 05:51:44 2003
Return-Path: <root@fillmore-labs.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 79DBB37B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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: <E19IpXn-0007Aw-Tv@mx1.fillmore-labs.com>
Date: Thu, 22 May 2003 14:51:39 +0200
From: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Reply-To: Oliver Eikemeier <eikemeier@fillmore-labs.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Christian Kratzer <ck@cksoft.de>,
	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Subject: [PATCH] update of port net/openldap21 to 2.1.20
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 22 06:00:25 PDT 2003
>Closed-Date:    Thu May 22 17:22:20 PDT 2003
>Last-Modified:  Thu May 22 17:22:20 PDT 2003
>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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu May 22 17:22:09 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52568 
>Unformatted:
