Index: head/emulators/qemu-riscv/Makefile =================================================================== --- head/emulators/qemu-riscv/Makefile (revision 457292) +++ head/emulators/qemu-riscv/Makefile (revision 457293) @@ -1,61 +1,61 @@ # $FreeBSD$ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20171218 +PORTREVISION= 20171226 CATEGORIES= emulators PKGNAMESUFFIX= -riscv MAINTAINER= lwhsu@FreeBSD.org COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support LICENSE= GPLv2 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:07146ab \ +GH_TUPLE= riscv:riscv-qemu:701f712 \ qemu:dtc:65cc4d2:dtc/dtc HAS_CONFIGURE= yes USES= gmake libtool makeinfo pkgconfig python:2.7,build USE_XORG= pixman USE_GNOME+= glib20 CONFIGURE_ARGS+=--target-list=riscv64-softmmu,riscv32-softmmu \ --cc=${CC} \ --enable-fdt \ --disable-curl \ --disable-docs \ --disable-gtk \ --disable-gcrypt \ --disable-kvm \ --disable-libssh2 \ --disable-linux-aio \ --disable-linux-user \ --disable-vnc \ --disable-sdl \ --disable-nettle \ --disable-gnutls \ --disable-vte \ --disable-xen \ --extra-cflags=-I${WRKSRC}\ -I${LOCALBASE}/include\ -DPREFIX=\\\"\"${PREFIX}\\\"\" \ --extra-ldflags=-L\"${LOCALBASE}/lib\" \ --localstatedir=/var \ --python=${PYTHON_CMD} PLIST_FILES= bin/qemu-system-riscv32 \ bin/qemu-system-riscv64 .include .if ${OSVERSION} < 1100000 IGNORE= does not build .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/riscv32-softmmu/qemu-system-riscv32 ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/riscv64-softmmu/qemu-system-riscv64 ${STAGEDIR}${PREFIX}/bin .include Index: head/emulators/qemu-riscv/distinfo =================================================================== --- head/emulators/qemu-riscv/distinfo (revision 457292) +++ head/emulators/qemu-riscv/distinfo (revision 457293) @@ -1,5 +1,5 @@ -TIMESTAMP = 1513662466 -SHA256 (riscv-riscv-qemu-2.7.50-07146ab_GH0.tar.gz) = 8c4cf05bcb4d2bd5c76908cfb1f3912b690b505350ccd9f3314693afa020fc11 -SIZE (riscv-riscv-qemu-2.7.50-07146ab_GH0.tar.gz) = 12979375 +TIMESTAMP = 1514304029 +SHA256 (riscv-riscv-qemu-2.7.50-701f712_GH0.tar.gz) = 7fed1b0d29f8149ccb1700b6eed669ac3b5199af1de32d6e4de3060d8e379227 +SIZE (riscv-riscv-qemu-2.7.50-701f712_GH0.tar.gz) = 12979339 SHA256 (qemu-dtc-65cc4d2_GH0.tar.gz) = 102a954974c8229acde3557673b0b945768ea18a93fcf64883ca51d64f81c8ed SIZE (qemu-dtc-65cc4d2_GH0.tar.gz) = 133030