diff options
author | wen <wen@FreeBSD.org> | 2010-11-08 14:23:05 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-11-08 14:23:05 +0800 |
commit | 12713abb8aec4731ccb9bd2adf21bf36a1586022 (patch) | |
tree | 5c17220e85c2ff51d86eb7010ce621306bf774b9 | |
parent | 3f04bde611957985340d5963df11c58ff334825f (diff) | |
download | freebsd-ports-gnome-12713abb8aec4731ccb9bd2adf21bf36a1586022.tar.gz freebsd-ports-gnome-12713abb8aec4731ccb9bd2adf21bf36a1586022.tar.zst freebsd-ports-gnome-12713abb8aec4731ccb9bd2adf21bf36a1586022.zip |
- Add a note about changes of databases/py-bsddb3
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20101108: + AFFECTS: users of databases/py-bsddb3 + AUTHOR: wen@FreeBSD.org + + py-bsddb3 update to 5.1.0. This release drops support for Berkeley + DB 4.1, and adds support for Berkeley DB version 5.1, brand new. If + you need Berkeley DB 4.1 support, keep using pybsddb 5.0.0. If you + want support for Berkeley DB 5.1, remember to install the BDB library + before installing these bindings. + 20101030: AFFECTS: users of www/xshttpd-devel AUTHOR: johans@FreeBSD.org |