diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-02-24 21:50:08 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-02-24 21:50:08 +0000 |
commit | ca858ffb67dbe767e6839a4eb980e9a2796e23eb (patch) | |
tree | 6eac7017b74a3b5405878e613bdf7f50a1da586f /UPDATING | |
parent | 908e96cabe84a43aa91ab7cf1e0fdcc7a50ef32e (diff) | |
download | ports-ca858ffb67dbe767e6839a4eb980e9a2796e23eb.tar.gz ports-ca858ffb67dbe767e6839a4eb980e9a2796e23eb.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20110224: + AFFECTS: users of net/openldap24-{client,server} + AUTHOR: delphij@FreeBSD.org + + OpenLDAP has been upgraded to 2.4.24, which requires a shared library + version bump. Therefore, you need to reinstall all ports that depend on + it. Please do something like: + + # portupgrade -fr net/openldap24-client + or + # portmaster -r net/openldap24-client + 20110209: AFFECTS: users of www/testlink AUTHOR: tota@FreeBSD.org |