diff options
author | nox <nox@FreeBSD.org> | 2008-07-09 02:56:00 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2008-07-09 02:56:00 +0800 |
commit | 9bd2c3dcd96e5b5848748db1f0e2367932a60a06 (patch) | |
tree | 3b31ed4e551e43ca864b37263923938a581a4353 | |
parent | 9ff2438004ee6228da3e58196e2dcd5562646063 (diff) | |
download | freebsd-ports-gnome-9bd2c3dcd96e5b5848748db1f0e2367932a60a06.tar.gz freebsd-ports-gnome-9bd2c3dcd96e5b5848748db1f0e2367932a60a06.tar.zst freebsd-ports-gnome-9bd2c3dcd96e5b5848748db1f0e2367932a60a06.zip |
Add note about the kqemu-kmod -> kqemu-kmod-devel transition for
users of emulators/qemu-devel
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080708: + AFFECTS: users of emulators/qemu-devel + AUTHOR: nox@FreeBSD.org + + The port has been updated to a 20080620 svn snapshot, which uses the + new (incompatible) kqemu-kmod-devel port that now also works for the + 32 bit "qemu" executable on amd64. If you upgrade qemu-devel with the + KQEMU knob on, you have to + + # pkg_delete kqemu-kmod-1\* + + the old kqemu version first if it is installed. + 20080705: AFFECTS: users of www/ikiwiki AUTHOR: Henrik Brix Andersen <brix@FreeBSD.org> |