Index: head/emulators/qemu-riscv/Makefile =================================================================== --- head/emulators/qemu-riscv/Makefile (revision 458118) +++ head/emulators/qemu-riscv/Makefile (revision 458119) @@ -1,61 +1,61 @@ # $FreeBSD$ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20171226 +PORTREVISION= 20180105 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:701f712 \ +GH_TUPLE= riscv:riscv-qemu:8d56aad \ 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 458118) +++ head/emulators/qemu-riscv/distinfo (revision 458119) @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1515133768 +SHA256 (riscv-riscv-qemu-2.7.50-8d56aad_GH0.tar.gz) = 7ae14675217b03b19d0fedb7f056f7c395572276d525614277d5b95968f3f7a1 +SIZE (riscv-riscv-qemu-2.7.50-8d56aad_GH0.tar.gz) = 12970165 SHA256 (qemu-dtc-65cc4d2_GH0.tar.gz) = 102a954974c8229acde3557673b0b945768ea18a93fcf64883ca51d64f81c8ed SIZE (qemu-dtc-65cc4d2_GH0.tar.gz) = 133030