diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-07-18 19:41:59 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-07-18 19:41:59 +0000 |
commit | 5698b5b6694bd33e17fdff7e9d30c0e36dd266ec (patch) | |
tree | 3698949e2eff2907989ad805ea5c68c2ee4c77d0 /UPDATING | |
parent | ab8ec710c0c906ff33b25909e990f230c05cea06 (diff) |
emulators/qemu: Update version 4.1.1=>4.2.1
- Add OPTION CAPSTONE [1]
PR: 247870 [1]
Reported by: amdmi3 [1]
Notes
Notes:
svn path=/head/; revision=542523
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20200719: + AFFECTS: users of emulators/qemu + AUTHOR: bofh@FreeBSD.org + + emulators/qemu has been updated to 4.2.1. Previous 4.1.X branch has + been repocopied to emulators/qemu41. If someone wants to stick with 4.1.X + branch please use one of the following command: + + # pkg install emulators/qemu41 + or + # portmaster -o emulators/qemu41 emulators/qemu + or + # portupgrade -o emulators/qemu41 emulators/qemu + 20200716: AFFECTS: users of shells/bash, shells/bash-static AUTHOR: ehaupt@FreeBSD.org |