Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2005 03:47:22 +0800 (CST)
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vsevolod@FreeBSD.org
Subject:   ports/89891: [PATCH] Update net/openldap23-server to 2.3.12
Message-ID:  <200512031947.jB3JlMaP096490@FreeBSD.org>
Resent-Message-ID: <200512032000.jB3K0Dq0076145@freefall.freebsd.org>

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

>Number:         89891
>Category:       ports
>Synopsis:       [PATCH] Update net/openldap23-server to 2.3.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 03 20:00:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD backup18 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sat Nov 12 04:10:32 CST 2005 delphij@backup18:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	This is a simple update to upgrade the port to 2.3.12, which contains
a lot of bugfixes.

	Supportive files does seem to need updating.

	Maintainer (vsevolod@) CC'ed.
>How-To-Repeat:
>Fix:


--- patch-openldap23-server begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/openldap23-server/Makefile,v
retrieving revision 1.117
diff -u -r1.117 Makefile
--- Makefile	15 Nov 2005 06:50:32 -0000	1.117
+++ Makefile	3 Dec 2005 19:39:22 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		openldap
-DISTVERSION=		2.3.11
+DISTVERSION=		2.3.12
 PORTREVISION=		${OPENLDAP_PORTREVISION}
 CATEGORIES=		net databases
 MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/openldap23-server/distinfo,v
retrieving revision 1.56
diff -u -r1.56 distinfo
--- distinfo	19 Oct 2005 13:08:10 -0000	1.56
+++ distinfo	3 Dec 2005 19:40:32 -0000
@@ -1,2 +1,3 @@
-MD5 (openldap-2.3.11.tgz) = fbde128a8421b8d2ea587a25057a281e
-SIZE (openldap-2.3.11.tgz) = 3657646
+MD5 (openldap-2.3.12.tgz) = 022f72354fb26e7146bd6607215c843d
+SHA256 (openldap-2.3.12.tgz) = ac48e20bf76a1cd87ed34b95ad0c7b28e279464b931a61247d9eb3013b3352c8
+SIZE (openldap-2.3.12.tgz) = 3685477
--- patch-openldap23-server ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512031947.jB3JlMaP096490>