aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-07-20 16:14:21 +0800
committerdelphij <delphij@FreeBSD.org>2009-07-20 16:14:21 +0800
commite1363fcd0600048ad1ee01b67deae8222318c72f (patch)
tree9a72f3f7697216b92270fa014c660af31ed55f9b /UPDATING
parent61d0e63923b8bccd0fd749bcf30acdb3eb0c077c (diff)
downloadfreebsd-ports-gnome-e1363fcd0600048ad1ee01b67deae8222318c72f.tar.gz
freebsd-ports-gnome-e1363fcd0600048ad1ee01b67deae8222318c72f.tar.zst
freebsd-ports-gnome-e1363fcd0600048ad1ee01b67deae8222318c72f.zip
Document how to upgrade OpenLDAP :(
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 564c25bf6adc..c79e77b91f65 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.
+20090720:
+ AFFECTS: users of net/openldap24-{client,server}
+ AUTHOR: delphij@FreeBSD.org
+
+ OpenLDAP has been upgraded to 2.4.17, 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
+
20090719:
AFFECTS: users of graphics/jpeg
AUTHOR: dinoex@FreeBSD.org