Date: Thu, 5 Jan 2006 23:30:42 +0800 (CST) From: Xin LI <delphij@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vsevolod@FreeBSD.org Subject: ports/91353: [PATCH] Update net/openldap23-server to 2.3.15 Message-ID: <200601051530.k05FUgqb041559@mail.sina.com.cn> Resent-Message-ID: <200601051540.k05Fe303018225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91353 >Category: ports >Synopsis: [PATCH] Update net/openldap23-server to 2.3.15 >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: Thu Jan 05 15:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release: FreeBSD 6.0-RELEASE i386 >Organization: The FreeBSD Simplified Chinese Project >Environment: System: FreeBSD mail 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: Updates openldap23-server to 2.3.15, including a lot of bugfixes. While there, merge a patch from Coleman Kane <cokane@cokane.org> [88403] to correct the valid WITH_BDB_VER list. This PR supercedes ports/88403 and ports/90938. >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 5 Jan 2006 15:02:21 -0000 @@ -6,7 +6,7 @@ # PORTNAME= openldap -DISTVERSION= 2.3.11 +DISTVERSION= 2.3.15 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ @@ -258,7 +258,7 @@ BACK_HDB="@comment " BDBLIB= db3.3 .else -IGNORE= : WITH_BDB_VER must be 3, 4, 41 or 42 +IGNORE= : WITH_BDB_VER must be 3, 4, 41, 42 or 43 .endif LIB_DEPENDS+= ${BDBLIB}:${PORTSDIR}/databases/db${WITH_BDB_VER} 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 5 Jan 2006 15:03:42 -0000 @@ -1,2 +1,3 @@ -MD5 (openldap-2.3.11.tgz) = fbde128a8421b8d2ea587a25057a281e -SIZE (openldap-2.3.11.tgz) = 3657646 +MD5 (openldap-2.3.15.tgz) = 5553c4238c3f7ed114c89aa141e8fdc7 +SHA256 (openldap-2.3.15.tgz) = c84d106582fa7e09f8d933ddc1ffa1093633d9a7bd39f30a5e3d7f590b7f26aa +SIZE (openldap-2.3.15.tgz) = 3714895 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/openldap23-server/pkg-plist,v retrieving revision 1.32 diff -u -r1.32 pkg-plist --- pkg-plist 15 Sep 2005 11:47:23 -0000 1.32 +++ pkg-plist 26 Dec 2005 19:46:06 -0000 @@ -11,38 +11,38 @@ %%SLAPI%%lib/libslapi.a %%SLAPI%%lib/libslapi.so %%SLAPI%%lib/libslapi-2.3.so -%%SLAPI%%lib/libslapi-2.3.so.1 +%%SLAPI%%lib/libslapi-2.3.so.2 %%MODULES%%@exec mkdir -p %D/libexec/openldap %%BACK_BDB%%libexec/openldap/back_bdb.so %%BACK_BDB%%libexec/openldap/back_bdb-2.3.so -%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.1 +%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.2 %%BACK_HDB%%libexec/openldap/back_hdb.so %%BACK_HDB%%libexec/openldap/back_hdb-2.3.so -%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.1 +%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.2 %%BACKEND%%libexec/openldap/back_ldap.so %%BACKEND%%libexec/openldap/back_ldap-2.3.so -%%BACKEND%%libexec/openldap/back_ldap-2.3.so.1 +%%BACKEND%%libexec/openldap/back_ldap-2.3.so.2 %%BACKEND%%libexec/openldap/back_ldbm.so %%BACKEND%%libexec/openldap/back_ldbm-2.3.so -%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.1 +%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.2 %%BACKEND%%libexec/openldap/back_meta.so %%BACKEND%%libexec/openldap/back_meta-2.3.so -%%BACKEND%%libexec/openldap/back_meta-2.3.so.1 +%%BACKEND%%libexec/openldap/back_meta-2.3.so.2 %%BACKEND%%libexec/openldap/back_monitor.so %%BACKEND%%libexec/openldap/back_monitor-2.3.so -%%BACKEND%%libexec/openldap/back_monitor-2.3.so.1 +%%BACKEND%%libexec/openldap/back_monitor-2.3.so.2 %%BACKEND%%libexec/openldap/back_null.so %%BACKEND%%libexec/openldap/back_null-2.3.so -%%BACKEND%%libexec/openldap/back_null-2.3.so.1 +%%BACKEND%%libexec/openldap/back_null-2.3.so.2 %%BACK_PERL%%libexec/openldap/back_perl.so %%BACK_PERL%%libexec/openldap/back_perl-2.3.so -%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.1 +%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.2 %%BACK_SHELL%%libexec/openldap/back_shell.so %%BACK_SHELL%%libexec/openldap/back_shell-2.3.so -%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.1 +%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.2 %%BACK_SQL%%libexec/openldap/back_sql.so %%BACK_SQL%%libexec/openldap/back_sql-2.3.so -%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.1 +%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.2 libexec/slapd libexec/slurpd @unexec rmdir %D/libexec/openldap 2>/dev/null || true Index: pkg-plist.client =================================================================== RCS file: /home/ncvs/ports/net/openldap23-server/pkg-plist.client,v retrieving revision 1.10 diff -u -r1.10 pkg-plist.client --- pkg-plist.client 15 Sep 2005 11:47:23 -0000 1.10 +++ pkg-plist.client 26 Dec 2005 19:46:22 -0000 @@ -22,15 +22,15 @@ lib/liblber.a lib/liblber.so lib/liblber-2.3.so -lib/liblber-2.3.so.1 +lib/liblber-2.3.so.2 lib/libldap.a lib/libldap.so lib/libldap-2.3.so -lib/libldap-2.3.so.1 +lib/libldap-2.3.so.2 lib/libldap_r.a lib/libldap_r.so lib/libldap_r-2.3.so -lib/libldap_r-2.3.so.1 +lib/libldap_r-2.3.so.2 @comment share/openldap/ucdata/case.dat @comment share/openldap/ucdata/cmbcl.dat @comment share/openldap/ucdata/comp.dat --- 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?200601051530.k05FUgqb041559>