1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Document version bump required by openldap upgrade

This commit is contained in:
Xin LI 2009-01-05 05:56:14 +00:00
parent 90dceb1ff4
commit 0e21c49dd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225263

View File

@ -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