Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2002 11:41:32 +0300 (MSK)
From:      maxim@macomnet.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34631: openldap-2.0.22 update
Message-ID:  <200202050841.g158fWs27234@try.macomnet.net>

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

>Number:         34631
>Category:       ports
>Synopsis:       openldap-2.0.22 update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 00:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Konovalov
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
n/a
>Environment:
	FreeBSD 5.0-CURRENT i386

>Description:
	The current version of openldap is 2.0.22. From CHANGES:

OpenLDAP 2.0.22 Release
	Fixed slapd passwd modify referral bug
	Fixed back-ldbm index threading bug
	Fixed back-ldbm ordering presence index bug
	Fixed back-ldap modify bug (ITS#1547)
	Fixed -lldap TLS errno bug
	Fixed ud v2 kind bug
	Updated slapd slurpd friendly code
	Build environment
		Fixed Mach cthreads detection (ITS#1554)
		Updated Berkeley DB 4 detection

	This is a patch for net/openldap2 port.
	
>How-To-Repeat:
	n/a

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/openldap2/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- Makefile	2002/01/22 14:20:48	1.50
+++ Makefile	2002/02/05 08:33:38
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openldap
-PORTVERSION=	2.0.21
+PORTVERSION=	2.0.22
 CATEGORIES=	net databases
 MASTER_SITES=	ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
 		ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/openldap2/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	2002/01/22 14:20:48	1.24
+++ distinfo	2002/02/05 08:33:39
@@ -1 +1 @@
-MD5 (openldap-2.0.21.tgz) = a4561f9119818dacfa774de75be555d3
+MD5 (openldap-2.0.22.tgz) = 4559714ebfb36b8029c6a9ac84c30e38
>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?200202050841.g158fWs27234>