diff options
author | delphij <delphij@FreeBSD.org> | 2006-11-30 16:45:46 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2006-11-30 16:45:46 +0800 |
commit | 5d595394553119c2aea2c828ec800ec58aa731b1 (patch) | |
tree | 9cdd3b8bab85745182e053c83cadb93531df526b | |
parent | 9107a477188a12324a8d82e101887ba19fc6c13c (diff) | |
download | freebsd-ports-gnome-5d595394553119c2aea2c828ec800ec58aa731b1.tar.gz freebsd-ports-gnome-5d595394553119c2aea2c828ec800ec58aa731b1.tar.zst freebsd-ports-gnome-5d595394553119c2aea2c828ec800ec58aa731b1.zip |
Reflect the default BDB version change in OpenLDAP 2.[34].
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20061130: + AFFECTS: users of net/openldap2[34]-server + AUTHOR: delphij@FreeBSD.org + + The default Berkeley DB version has been changed from + 4.3 to 4.4, as suggested by OpenLDAP developers. + 20061121: AFFECTS: users of www/hastymail AUTHOR: miwi@FreeBSD.org |