diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 13:51:59 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 13:51:59 +0000 |
commit | 662a1247029595f9df685b403f0b944c187dcbd3 (patch) | |
tree | 253b7a7de380463b0994c887d2f61360f00a9280 /UPDATING | |
parent | d5e5328ee51c99bf191f96bf9f80fde470440245 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -5,6 +5,23 @@ 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. +20110522: + AFFECTS: users of emulators/virtualbox-ose + AUTHOR: vbox@FreeBSD.org + + The emulators/virtualbox-ose port has been updated to 4.0.8. If you + want to stay with VirtualBox 3.2.x please run: + + # portmaster -o emulators/virtualbox-ose-kmod-legacy emulators/virtualbox-ose-kmod + # portmaster -o emulators/virtualbox-ose-legacy emulators/virtualbox-ose + or + # portupgrade -o emulators/virtualbox-ose-kmod-legacy emulators/virtualbox-ose-kmod + # portupgrade -o emulators/virtualbox-ose-legacy emulators/virtualbox-ose + + The emulators/virtualbox-ose-legacy port will always include the + latest legacy version as a fallback if you hit a serious regression + in the latest version. + 20110517: AFFECTS: users of lang/perl* AUTHOR: skv@FreeBSD.org |