From owner-svn-ports-head@freebsd.org Fri Feb 3 14:26:00 2017 Return-Path: Delivered-To: svn-ports-head@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 152FECCE710; Fri, 3 Feb 2017 14:26:00 +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 D897DBBA; Fri, 3 Feb 2017 14:25:59 +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 v13EPwZO019554; Fri, 3 Feb 2017 14:25:58 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v13EPwwf019552; Fri, 3 Feb 2017 14:25:58 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702031425.v13EPwwf019552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 3 Feb 2017 14:25:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433245 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 14:26:00 -0000 Author: lwhsu Date: Fri Feb 3 14:25:58 2017 New Revision: 433245 URL: https://svnweb.freebsd.org/changeset/ports/433245 Log: - Update to 20170203 snapshot Modified: head/emulators/qemu-riscv/Makefile head/emulators/qemu-riscv/distinfo Modified: head/emulators/qemu-riscv/Makefile ============================================================================== --- head/emulators/qemu-riscv/Makefile Fri Feb 3 14:15:22 2017 (r433244) +++ head/emulators/qemu-riscv/Makefile Fri Feb 3 14:25:58 2017 (r433245) @@ -2,7 +2,7 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170130 +PORTREVISION= 20170203 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv @@ -14,7 +14,7 @@ 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 Modified: head/emulators/qemu-riscv/distinfo ============================================================================== --- head/emulators/qemu-riscv/distinfo Fri Feb 3 14:15:22 2017 (r433244) +++ head/emulators/qemu-riscv/distinfo Fri Feb 3 14:25:58 2017 (r433245) @@ -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