diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 05:56:14 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 05:56:14 +0000 |
commit | 0e21c49dd3e96f5769d9a30def780eb64f56ad62 (patch) | |
tree | 6bf7d330e124054a6339d4acd5a459cbc1854e3f /UPDATING | |
parent | 90dceb1ff4e190715095d897c757e2c9bd6676c1 (diff) |
Document version bump required by openldap upgrade
Notes
Notes:
svn path=/head/; revision=225263
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |