ports/128151: [MAINTAINER UPDATE] Update OpenLDAP to 2.4.12

Xin LI delphij at FreeBSD.org
Thu Oct 16 19:00:03 UTC 2008


>Number:         128151
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update OpenLDAP to 2.4.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 16 19:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #35: Sun Oct 12 12:45:36 UTC 2008 simon at freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


>Description:
	OpenLDAP 2.4.12 would require a shared library bump so I'd prefer
delaying it until 7.1 and 6.4 are out of the door.
>How-To-Repeat:
>Fix:


--- openldap-2.4.12.diff begins here ---
Index: bsd.ldap.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.ldap.mk,v
retrieving revision 1.2
diff -u -p -r1.2 bsd.ldap.mk
--- bsd.ldap.mk	22 Jul 2008 01:59:22 -0000	1.2
+++ bsd.ldap.mk	16 Oct 2008 18:53:16 -0000
@@ -37,7 +37,7 @@ Database_Include_MAINTAINER=	ports at FreeB
 DEFAULT_OPENLDAP_VER?=	24
 # OpenLDAP client versions currently supported
 OPENLDAP23_LIBVER=	2.3.2
-OPENLDAP24_LIBVER=	2.4.3
+OPENLDAP24_LIBVER=	2.4.4
 
 .if exists(${LOCALBASE}/bin/ldapwhoami)
 _OPENLDAP_VER!=	${LOCALBASE}/bin/ldapwhoami -VV 2>&1 | ${GREP} ldapwhoami | ${SED} -E 's/.*OpenLDAP: ldapwhoami (2)\.(3|4).*/\1\2/'
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/openldap24-server/Makefile,v
retrieving revision 1.161
diff -u -p -r1.161 Makefile
--- Makefile	30 Sep 2008 15:38:52 -0000	1.161
+++ Makefile	14 Oct 2008 19:30:42 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		openldap
-DISTVERSION=		2.4.11
+DISTVERSION=		2.4.12
 PORTREVISION=		${OPENLDAP_PORTREVISION}
 CATEGORIES=		net databases
 MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@@ -39,7 +39,7 @@ BROKEN=			incompatible OpenLDAP version:
 .endif
 
 PORTREVISION_CLIENT=	0
-PORTREVISION_SERVER=	2
+PORTREVISION_SERVER=	0
 
 .if !defined(CLIENT_ONLY)
 OPTIONS=	SASL "With (Cyrus) SASL2 support" off \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/openldap24-server/distinfo,v
retrieving revision 1.71
diff -u -p -r1.71 distinfo
--- distinfo	20 Jul 2008 03:34:43 -0000	1.71
+++ distinfo	14 Oct 2008 19:31:04 -0000
@@ -1,3 +1,3 @@
-MD5 (openldap-2.4.11.tgz) = 920fedbbb5bc61c2ca52c56edeef770a
-SHA256 (openldap-2.4.11.tgz) = 76e57147a2373015f306f2e72128330e51d5c0f1056b4713283234dfd16c1c9c
-SIZE (openldap-2.4.11.tgz) = 4941654
+MD5 (openldap-2.4.12.tgz) = 78a03f7dd2c842103a987e97c243925e
+SHA256 (openldap-2.4.12.tgz) = a0602e08ba6b5d93138faa6321378ddfadb031c1b9a62cce5bcf9598741f5a7c
+SIZE (openldap-2.4.12.tgz) = 4998343
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/openldap24-server/pkg-plist,v
retrieving revision 1.43
diff -u -p -r1.43 pkg-plist
--- pkg-plist	4 Sep 2008 17:36:25 -0000	1.43
+++ pkg-plist	14 Oct 2008 20:25:40 -0000
@@ -14,58 +14,58 @@ etc/openldap/DB_CONFIG.example
 %%SLAPI%%lib/libslapi.la
 %%SLAPI%%lib/libslapi.so
 %%SLAPI%%lib/libslapi-2.4.so
-%%SLAPI%%lib/libslapi-2.4.so.3
+%%SLAPI%%lib/libslapi-2.4.so.4
 %%MODULES%%@exec mkdir -p %D/libexec/openldap
 %%BACK_BDB%%libexec/openldap/back_bdb-2.4.so
-%%BACK_BDB%%libexec/openldap/back_bdb-2.4.so.3
+%%BACK_BDB%%libexec/openldap/back_bdb-2.4.so.4
 %%BACK_BDB%%libexec/openldap/back_bdb.la
 %%BACK_BDB%%libexec/openldap/back_bdb.so
 %%BACK_HDB%%libexec/openldap/back_hdb-2.4.so
-%%BACK_HDB%%libexec/openldap/back_hdb-2.4.so.3
+%%BACK_HDB%%libexec/openldap/back_hdb-2.4.so.4
 %%BACK_HDB%%libexec/openldap/back_hdb.la
 %%BACK_HDB%%libexec/openldap/back_hdb.so
 %%BACKEND%%libexec/openldap/back_ldap-2.4.so
-%%BACKEND%%libexec/openldap/back_ldap-2.4.so.3
+%%BACKEND%%libexec/openldap/back_ldap-2.4.so.4
 %%BACKEND%%libexec/openldap/back_ldap.la
 %%BACKEND%%libexec/openldap/back_ldap.so
 %%BACKEND%%libexec/openldap/back_meta-2.4.so
-%%BACKEND%%libexec/openldap/back_meta-2.4.so.3
+%%BACKEND%%libexec/openldap/back_meta-2.4.so.4
 %%BACKEND%%libexec/openldap/back_meta.la
 %%BACKEND%%libexec/openldap/back_meta.so
 %%BACKEND%%libexec/openldap/back_monitor-2.4.so
-%%BACKEND%%libexec/openldap/back_monitor-2.4.so.3
+%%BACKEND%%libexec/openldap/back_monitor-2.4.so.4
 %%BACKEND%%libexec/openldap/back_monitor.la
 %%BACKEND%%libexec/openldap/back_monitor.so
 %%BACKEND%%libexec/openldap/back_null-2.4.so
-%%BACKEND%%libexec/openldap/back_null-2.4.so.3
+%%BACKEND%%libexec/openldap/back_null-2.4.so.4
 %%BACKEND%%libexec/openldap/back_null.la
 %%BACKEND%%libexec/openldap/back_null.so
 %%BACK_DNSSRV%%libexec/openldap/back_dnssrv-2.4.so
-%%BACK_DNSSRV%%libexec/openldap/back_dnssrv-2.4.so.3
+%%BACK_DNSSRV%%libexec/openldap/back_dnssrv-2.4.so.4
 %%BACK_DNSSRV%%libexec/openldap/back_dnssrv.la
 %%BACK_DNSSRV%%libexec/openldap/back_dnssrv.so
 %%BACK_PASSWD%%libexec/openldap/back_passwd-2.4.so
-%%BACK_PASSWD%%libexec/openldap/back_passwd-2.4.so.3
+%%BACK_PASSWD%%libexec/openldap/back_passwd-2.4.so.4
 %%BACK_PASSWD%%libexec/openldap/back_passwd.la
 %%BACK_PASSWD%%libexec/openldap/back_passwd.so
 %%BACK_PERL%%libexec/openldap/back_perl-2.4.so
-%%BACK_PERL%%libexec/openldap/back_perl-2.4.so.3
+%%BACK_PERL%%libexec/openldap/back_perl-2.4.so.4
 %%BACK_PERL%%libexec/openldap/back_perl.la
 %%BACK_PERL%%libexec/openldap/back_perl.so
 %%BACK_RELAY%%libexec/openldap/back_relay-2.4.so
-%%BACK_RELAY%%libexec/openldap/back_relay-2.4.so.3
+%%BACK_RELAY%%libexec/openldap/back_relay-2.4.so.4
 %%BACK_RELAY%%libexec/openldap/back_relay.la
 %%BACK_RELAY%%libexec/openldap/back_relay.so
 %%BACK_SHELL%%libexec/openldap/back_shell-2.4.so
-%%BACK_SHELL%%libexec/openldap/back_shell-2.4.so.3
+%%BACK_SHELL%%libexec/openldap/back_shell-2.4.so.4
 %%BACK_SHELL%%libexec/openldap/back_shell.la
 %%BACK_SHELL%%libexec/openldap/back_shell.so
 %%BACK_SOCK%%libexec/openldap/back_sock-2.4.so
-%%BACK_SOCK%%libexec/openldap/back_sock-2.4.so.3
+%%BACK_SOCK%%libexec/openldap/back_sock-2.4.so.4
 %%BACK_SOCK%%libexec/openldap/back_sock.la
 %%BACK_SOCK%%libexec/openldap/back_sock.so
 %%BACK_SQL%%libexec/openldap/back_sql-2.4.so
-%%BACK_SQL%%libexec/openldap/back_sql-2.4.so.3
+%%BACK_SQL%%libexec/openldap/back_sql-2.4.so.4
 %%BACK_SQL%%libexec/openldap/back_sql.la
 %%BACK_SQL%%libexec/openldap/back_sql.so
 %%SMBPWD%%libexec/openldap/smbk5pwd.la
--- openldap-2.4.12.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list