aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-01-05 13:56:14 +0800
committerdelphij <delphij@FreeBSD.org>2009-01-05 13:56:14 +0800
commit25700b789ab1731b0a16890da581ec622ef27b46 (patch)
tree31347208bb9c68c1c91138ffef5ee4b17e977818 /UPDATING
parent6b2d7d7848fd87d571a9208a894bc849dbf9555a (diff)
downloadfreebsd-ports-gnome-25700b789ab1731b0a16890da581ec622ef27b46.tar.gz
freebsd-ports-gnome-25700b789ab1731b0a16890da581ec622ef27b46.tar.zst
freebsd-ports-gnome-25700b789ab1731b0a16890da581ec622ef27b46.zip
Document version bump required by openldap upgrade
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d0583f40885a..639aec13601e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090104:
+ AFFECTS: users of net/openldap24-{client,server}
+ AUTHOR: delphij@FreeBSD.org
+
+ OpenLDAP has been upgraded to 2.4.13, which requires a shared
+ library version bump. Therefore, you need to reinstall all
+ ports depending on it. Run something like:
+
+ # portupgrade -fr net/openldap24-client
+
20081230:
AFFECTS: users of net/rabbitmq
AUTHOR: pneumann@gmail.com