From owner-svn-ports-all@freebsd.org Sun Feb 5 20:30:56 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AC44CD1468; Sun, 5 Feb 2017 20:30:56 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBD5D357; Sun, 5 Feb 2017 20:30:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15KUtwg060101; Sun, 5 Feb 2017 20:30:55 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15KUsTp060100; Sun, 5 Feb 2017 20:30:54 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702052030.v15KUsTp060100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sun, 5 Feb 2017 20:30:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433451 - head/emulators/qemu-riscv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:30:56 -0000 Author: lwhsu Date: Sun Feb 5 20:30:54 2017 New Revision: 433451 URL: https://svnweb.freebsd.org/changeset/ports/433451 Log: - Update to 20170205 snapshot Modified: head/emulators/qemu-riscv/Makefile head/emulators/qemu-riscv/distinfo Modified: head/emulators/qemu-riscv/Makefile ============================================================================== --- head/emulators/qemu-riscv/Makefile Sun Feb 5 20:27:03 2017 (r433450) +++ head/emulators/qemu-riscv/Makefile Sun Feb 5 20:30:54 2017 (r433451) @@ -2,19 +2,19 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170203 +PORTREVISION= 20170205 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv MAINTAINER= lwhsu@FreeBSD.org -COMMENT= QEMU with RISC-V (RV64G, RV32G) emulation support +COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= riscv GH_PROJECT= riscv-qemu -GH_TAGNAME= e28f4c8 +GH_TAGNAME= 5eb41d4 HAS_CONFIGURE= yes USES= gmake libtool makeinfo pkgconfig python:2,build Modified: head/emulators/qemu-riscv/distinfo ============================================================================== --- head/emulators/qemu-riscv/distinfo Sun Feb 5 20:27:03 2017 (r433450) +++ head/emulators/qemu-riscv/distinfo Sun Feb 5 20:30:54 2017 (r433451) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1486326148 +SHA256 (riscv-riscv-qemu-2.7.50-5eb41d4_GH0.tar.gz) = e045cc1de08079e0222fdc8c74926840acf9c8e872b0a8eaae1e9835c0a57bd3 +SIZE (riscv-riscv-qemu-2.7.50-5eb41d4_GH0.tar.gz) = 12959920