Index: head/emulators/qemu-riscv/Makefile =================================================================== --- head/emulators/qemu-riscv/Makefile (revision 433244) +++ head/emulators/qemu-riscv/Makefile (revision 433245) @@ -1,59 +1,59 @@ # $FreeBSD$ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170130 +PORTREVISION= 20170203 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv MAINTAINER= lwhsu@FreeBSD.org COMMENT= QEMU with RISC-V (RV64G, RV32G) emulation support LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= riscv GH_PROJECT= riscv-qemu -GH_TAGNAME= fd2025e +GH_TAGNAME= e28f4c8 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 433244) +++ head/emulators/qemu-riscv/distinfo (revision 433245) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485782521 -SHA256 (riscv-riscv-qemu-2.7.50-fd2025e_GH0.tar.gz) = 55ee18fd83adee57849bf7065b7257758b2ee84fc9567742a37513310b471891 -SIZE (riscv-riscv-qemu-2.7.50-fd2025e_GH0.tar.gz) = 12932346 +TIMESTAMP = 1486130471 +SHA256 (riscv-riscv-qemu-2.7.50-e28f4c8_GH0.tar.gz) = 63bf19970fe6782800e5c458ec831f9794d45e40b7299ed49fce689b614f27b8 +SIZE (riscv-riscv-qemu-2.7.50-e28f4c8_GH0.tar.gz) = 12958828