aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-06-21 03:24:32 +0800
committerlinimon <linimon@FreeBSD.org>2006-06-21 03:24:32 +0800
commit33bc4a47db106da7f90c1e5a9d845ba933a80ac8 (patch)
tree901964f18ed75134c853501a5bd72ed5502a981e
parentfe5bba45bcffe0d351a16a13bfe645f573b8ed77 (diff)
downloadfreebsd-ports-gnome-33bc4a47db106da7f90c1e5a9d845ba933a80ac8.tar.gz
freebsd-ports-gnome-33bc4a47db106da7f90c1e5a9d845ba933a80ac8.tar.zst
freebsd-ports-gnome-33bc4a47db106da7f90c1e5a9d845ba933a80ac8.zip
Add the entry for the new default LDAP version. Entries for the new default
MySQL and PHP versions are coming. Forgotten by: linimon
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f00f503e8894..d9b92c19d249 100644
--- a/UPDATING
+++ b/UPDATING
@@ -14,6 +14,15 @@ upgrades.
The new default location is LOCALBASE/etc/pfpro/certs.
20060616:
+ AFFECTS: users of net/openldap22{,-sasl}-client
+ AUTHOR: linimon@FreeBSD.org
+
+ OpenLDAP version 2.3 is now the default. To upgrade all ports do
+ portupgrade -rfo net/openldap23-client openldap-client
+ (or a similar command for the SASL variant). If you do not want to
+ upgrade, add the line `WANT_OPENLDAP_VER?=22' to /etc/make.conf.
+
+20060616:
AFFECTS users of emulation/linux_base-*
AUTHOR: netchild@FreeBSD.org