1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Add note about the kqemu-kmod -> kqemu-kmod-devel transition for users

of emulators/qemu.
This commit is contained in:
Juergen Lock 2009-03-08 17:17:00 +00:00
parent e332617a7d
commit 1a53866376
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229685

View File

@ -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.
20090308:
AFFECTS: users of emulators/qemu
AUTHOR: nox@FreeBSD.org
The port has been updated to 0.10.0, which now uses the newer
(incompatible) kqemu-kmod-devel port that now also works for the
32 bit "qemu" executable on amd64. If you upgrade emulators/qemu
with the KQEMU knob on, you have to
# pkg_delete kqemu-kmod-1\*
the old kqemu version first if it is installed.
20090304:
AFFECTS: users of comms/py-gammu
AUTHOR: bsam@FreeBSD.org