svn commit: r456592 - head/emulators/qemu-riscv
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Dec 18 05:54:02 UTC 2017
Author: lwhsu
Date: Mon Dec 18 05:54:01 2017
New Revision: 456592
URL: https://svnweb.freebsd.org/changeset/ports/456592
Log:
- Update to 20171218 snapshot
Modified:
head/emulators/qemu-riscv/Makefile
Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile Mon Dec 18 05:03:39 2017 (r456591)
+++ head/emulators/qemu-riscv/Makefile Mon Dec 18 05:54:01 2017 (r456592)
@@ -2,7 +2,7 @@
PORTNAME= qemu
PORTVERSION= 2.7.50
-PORTREVISION= 20171213
+PORTREVISION= 20171218
CATEGORIES= emulators
PKGNAMESUFFIX= -riscv
@@ -15,7 +15,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
BROKEN_powerpc64= fails to compile: async.c: internal compiler error: Segmentation fault
USE_GITHUB= yes
-GH_TUPLE= riscv:riscv-qemu:5d93ae8 \
+GH_TUPLE= riscv:riscv-qemu:07146ab \
qemu:dtc:65cc4d2:dtc/dtc
HAS_CONFIGURE= yes
More information about the svn-ports-all
mailing list