From owner-svn-ports-all@freebsd.org Tue May 1 23:35:17 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9821AFBAE1F; Tue, 1 May 2018 23:35:17 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3CCE96FB8C; Tue, 1 May 2018 23:35:17 +0000 (UTC) (envelope-from sbruno@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2B30CE36; Tue, 1 May 2018 23:35:17 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w41NZGt7028659; Tue, 1 May 2018 23:35:16 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w41NZG1L028657; Tue, 1 May 2018 23:35:16 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201805012335.w41NZG1L028657@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Tue, 1 May 2018 23:35:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468802 - head/emulators/qemu-sbruno X-SVN-Group: ports-head X-SVN-Commit-Author: sbruno X-SVN-Commit-Paths: head/emulators/qemu-sbruno X-SVN-Commit-Revision: 468802 X-SVN-Commit-Repository: ports 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.25 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: Tue, 01 May 2018 23:35:17 -0000 Author: sbruno Date: Tue May 1 23:35:16 2018 New Revision: 468802 URL: https://svnweb.freebsd.org/changeset/ports/468802 Log: qemu-sbruno + qemu-user-static highlights: - regen syscall list (imp) - Fix syscall handler for readv() (miki) - new syscall support for getrandom() (fixes perl/python builds) (miki) - cleanup some sysv-ipc detrius (brooks) Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Tue May 1 20:38:17 2018 (r468801) +++ head/emulators/qemu-sbruno/Makefile Tue May 1 23:35:16 2018 (r468802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.11.50.g20180208 +PORTVERSION= 2.11.50.g20180501 CATEGORIES= emulators MASTER_SITES= GH PKGNAMESUFFIX?= -sbruno @@ -13,7 +13,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch LICENSE= GPLv2 USE_GITHUB= yes -GH_TUPLE= seanbruno:qemu-bsd-user:2b84fbb94e9 \ +GH_TUPLE= seanbruno:qemu-bsd-user:ea8d0ac \ qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2.7,build Modified: head/emulators/qemu-sbruno/distinfo ============================================================================== --- head/emulators/qemu-sbruno/distinfo Tue May 1 20:38:17 2018 (r468801) +++ head/emulators/qemu-sbruno/distinfo Tue May 1 23:35:16 2018 (r468802) @@ -1,5 +1,5 @@ -TIMESTAMP = 1518374880 -SHA256 (qemu/2.11.50.g20180208/seanbruno-qemu-bsd-user-2.11.50.g20180208-2b84fbb94e9_GH0.tar.gz) = f46358d51c90a3a775aab3b8f728a0009c025adc44e367f72bead70ed5b9de3c -SIZE (qemu/2.11.50.g20180208/seanbruno-qemu-bsd-user-2.11.50.g20180208-2b84fbb94e9_GH0.tar.gz) = 15503774 -SHA256 (qemu/2.11.50.g20180208/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a -SIZE (qemu/2.11.50.g20180208/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895 +TIMESTAMP = 1525213346 +SHA256 (qemu/2.11.50.g20180501/seanbruno-qemu-bsd-user-2.11.50.g20180501-ea8d0ac_GH0.tar.gz) = 80aba7d0d0602df06c5f1da172077c574d1a373a911e1870f2f2ed9f890c3c86 +SIZE (qemu/2.11.50.g20180501/seanbruno-qemu-bsd-user-2.11.50.g20180501-ea8d0ac_GH0.tar.gz) = 15503644 +SHA256 (qemu/2.11.50.g20180501/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a +SIZE (qemu/2.11.50.g20180501/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895