Index: head/emulators/qemu-riscv/Makefile =================================================================== --- head/emulators/qemu-riscv/Makefile (revision 473976) +++ head/emulators/qemu-riscv/Makefile (revision 473977) @@ -1,63 +1,63 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.12.0 -PORTREVISION= 20180427 +PORTVERSION= 2.13.0 +PORTREVISION= 20180622 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 USES= gmake libtool makeinfo pkgconfig python:2.7,build USE_GITHUB= yes -GH_TUPLE= riscv:riscv-qemu:ad8989a \ +GH_TUPLE= riscv:riscv-qemu:360a780 \ qemu:dtc:e543880:dtc/dtc \ qemu:keycodemapdb:6b3d716:keycodemapdb/ui/keycodemapdb HAS_CONFIGURE= yes USE_XORG= pixman -USE_GNOME+= glib20 +USE_GNOME= glib20 -CONFIGURE_ARGS+=--target-list=riscv64-softmmu,riscv32-softmmu \ +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 473976) +++ head/emulators/qemu-riscv/distinfo (revision 473977) @@ -1,7 +1,7 @@ -TIMESTAMP = 1524809167 -SHA256 (riscv-riscv-qemu-2.12.0-ad8989a_GH0.tar.gz) = b4f8e988b8b424428d06dbf474b5eb9d01786304ed36a6bafae5945e525a7ef7 -SIZE (riscv-riscv-qemu-2.12.0-ad8989a_GH0.tar.gz) = 15886094 +TIMESTAMP = 1530807399 +SHA256 (riscv-riscv-qemu-2.13.0-360a780_GH0.tar.gz) = 5c9acac890c6caa3eb15c3fff93b54c0a82d2bd862b27250a597881480918802 +SIZE (riscv-riscv-qemu-2.13.0-360a780_GH0.tar.gz) = 16027938 SHA256 (qemu-dtc-e543880_GH0.tar.gz) = 84878bdcfca30db1ad32fd60ddfd01e08fc00ff0c042d2a758e7e90c08de0b5e SIZE (qemu-dtc-e543880_GH0.tar.gz) = 176916 SHA256 (qemu-keycodemapdb-6b3d716_GH0.tar.gz) = c9d3412510aac999865d01aaa14b1fa8dc0385db55c5cf6c4d95d160bd0eaee9 SIZE (qemu-keycodemapdb-6b3d716_GH0.tar.gz) = 47905