From 90dceb1ff4e190715095d897c757e2c9bd6676c1 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Mon, 5 Jan 2009 05:49:35 +0000 Subject: Update to 2.4.13. Note that this requires a full rebuild of all packages that depends on openldap24-client due to a shared library version bump. --- Mk/bsd.ldap.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.ldap.mk b/Mk/bsd.ldap.mk index d748e3f6f4ea..18d24d8cacea 100644 --- a/Mk/bsd.ldap.mk +++ b/Mk/bsd.ldap.mk @@ -37,7 +37,7 @@ Database_Include_MAINTAINER= ports@FreeBSD.org DEFAULT_OPENLDAP_VER?= 24 # OpenLDAP client versions currently supported OPENLDAP23_LIBVER= 2.3.2 -OPENLDAP24_LIBVER= 2.4.3 +OPENLDAP24_LIBVER= 2.4.5 .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/' -- cgit v1.2.3