diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-07-20 08:14:21 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-07-20 08:14:21 +0000 |
commit | 0d3540cb22959a074b6f0403c2526247894aeabb (patch) | |
tree | 65cc4c5b59ce84dfef35024f8ec7253f9be3a6eb /UPDATING | |
parent | 2f8440aaf96b4d1a1cec2d96dd74fe0c66f742c7 (diff) |
Notes
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. +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 |