svn commit: r501201 - head/emulators/qemu-riscv
Li-Wen Hsu
lwhsu at FreeBSD.org
Fri May 10 22:55:00 UTC 2019
Author: lwhsu
Date: Fri May 10 22:54:58 2019
New Revision: 501201
URL: https://svnweb.freebsd.org/changeset/ports/501201
Log:
Mark deprecated, the development has been moved to the upstream
Sponsored by: The FreeBSD Foundation
Modified:
head/emulators/qemu-riscv/Makefile
Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile Fri May 10 21:15:42 2019 (r501200)
+++ head/emulators/qemu-riscv/Makefile Fri May 10 22:54:58 2019 (r501201)
@@ -11,6 +11,9 @@ COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation s
LICENSE= GPLv2
+DEPRECATED= The development has been moved to the upstream
+EXPIRATION_DATE= 2019-06-30
+
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
BROKEN_powerpc64= fails to compile: async.c: internal compiler error: Segmentation fault
More information about the svn-ports-all
mailing list