Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2018 16:36:54 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473977 - head/emulators/qemu-riscv
Message-ID:  <201807051636.w65GasSP044493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Thu Jul  5 16:36:53 2018
New Revision: 473977
URL: https://svnweb.freebsd.org/changeset/ports/473977

Log:
  - Update to 2.13.0_20180622

Modified:
  head/emulators/qemu-riscv/Makefile
  head/emulators/qemu-riscv/distinfo

Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile	Thu Jul  5 16:28:34 2018	(r473976)
+++ head/emulators/qemu-riscv/Makefile	Thu Jul  5 16:36:53 2018	(r473977)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.12.0
-PORTREVISION=	20180427
+PORTVERSION=	2.13.0
+PORTREVISION=	20180622
 CATEGORIES=	emulators
 PKGNAMESUFFIX=	-riscv
 
@@ -17,15 +17,15 @@ BROKEN_powerpc64=	fails to compile: async.c: internal 
 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 \

Modified: head/emulators/qemu-riscv/distinfo
==============================================================================
--- head/emulators/qemu-riscv/distinfo	Thu Jul  5 16:28:34 2018	(r473976)
+++ head/emulators/qemu-riscv/distinfo	Thu Jul  5 16:36:53 2018	(r473977)
@@ -1,6 +1,6 @@
-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807051636.w65GasSP044493>