Index: head/emulators/qemu-riscv/Makefile =================================================================== --- head/emulators/qemu-riscv/Makefile (revision 435523) +++ head/emulators/qemu-riscv/Makefile (revision 435524) @@ -1,59 +1,59 @@ # $FreeBSD$ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170220 +PORTREVISION= 20170306 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv MAINTAINER= lwhsu@FreeBSD.org COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= riscv GH_PROJECT= riscv-qemu -GH_TAGNAME= d2d8d80 +GH_TAGNAME= 2094f39 HAS_CONFIGURE= yes USES= gmake libtool makeinfo pkgconfig python:2,build USE_XORG= pixman USE_GNOME+= glib20 ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 CONFIGURE_ARGS+=--target-list=riscv64-softmmu,riscv32-softmmu \ --cc=${CC} \ --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 435523) +++ head/emulators/qemu-riscv/distinfo (revision 435524) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487749108 -SHA256 (riscv-riscv-qemu-2.7.50-d2d8d80_GH0.tar.gz) = 25cfb14ee2d60ce1ff5ee7e2b6a2162568e77d5f6517ee201620016c8d3ec957 -SIZE (riscv-riscv-qemu-2.7.50-d2d8d80_GH0.tar.gz) = 12960276 +TIMESTAMP = 1488789558 +SHA256 (riscv-riscv-qemu-2.7.50-2094f39_GH0.tar.gz) = 683dbed0d3db73a7681f6318846f7259da06770879db27fc950ff22b942d3d39 +SIZE (riscv-riscv-qemu-2.7.50-2094f39_GH0.tar.gz) = 12960091