diff options
author | Juergen Lock <nox@FreeBSD.org> | 2008-07-08 18:56:00 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2008-07-08 18:56:00 +0000 |
commit | 20345c1e4a9f533b4ce1055d15c34f08c65cc9c2 (patch) | |
tree | d5f360156683a911c651a7533244414e90f7455c /UPDATING | |
parent | 54b840b37a44ced448a8ad0f47740ce08278f643 (diff) |
Add note about the kqemu-kmod -> kqemu-kmod-devel transition for
users of emulators/qemu-devel
Notes
Notes:
svn path=/head/; revision=216548
Diffstat (limited to 'UPDATING')
-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> |