Index: head/emulators/qemu-riscv/Makefile =================================================================== --- head/emulators/qemu-riscv/Makefile (revision 456283) +++ head/emulators/qemu-riscv/Makefile (revision 456284) @@ -1,61 +1,61 @@ # $FreeBSD$ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20171130 +PORTREVISION= 20171213 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:7632a4d \ +GH_TUPLE= riscv:riscv-qemu:5d93ae8 \ 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 456283) +++ head/emulators/qemu-riscv/distinfo (revision 456284) @@ -1,5 +1,5 @@ -TIMESTAMP = 1512491076 -SHA256 (riscv-riscv-qemu-2.7.50-7632a4d_GH0.tar.gz) = fcf4c65d6267964a1ede4521894f98e30b5f08ced74347cb9cf431fbbd95b3ff -SIZE (riscv-riscv-qemu-2.7.50-7632a4d_GH0.tar.gz) = 12971486 +TIMESTAMP = 1513194807 +SHA256 (riscv-riscv-qemu-2.7.50-5d93ae8_GH0.tar.gz) = e7d27048b21b31741b433722b63184084a25364b428c4782943647da4356e32d +SIZE (riscv-riscv-qemu-2.7.50-5d93ae8_GH0.tar.gz) = 12978670 SHA256 (qemu-dtc-65cc4d2_GH0.tar.gz) = 102a954974c8229acde3557673b0b945768ea18a93fcf64883ca51d64f81c8ed SIZE (qemu-dtc-65cc4d2_GH0.tar.gz) = 133030