From owner-svn-ports-head@freebsd.org Sun Dec 6 16:15:08 2015 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 1701F9A0054; Sun, 6 Dec 2015 16:15:08 +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 mx1.freebsd.org (Postfix) with ESMTPS id BA9DE1E4C; Sun, 6 Dec 2015 16:15:07 +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 tB6GF6Gv046653; Sun, 6 Dec 2015 16:15:06 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB6GF6dV046651; Sun, 6 Dec 2015 16:15:06 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201512061615.tB6GF6dV046651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Sun, 6 Dec 2015 16:15:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403128 - head/emulators/qemu-sbruno 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.20 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: Sun, 06 Dec 2015 16:15:08 -0000 Author: sbruno Date: Sun Dec 6 16:15:06 2015 New Revision: 403128 URL: https://svnweb.freebsd.org/changeset/ports/403128 Log: Bump qemu-sbruno to capture commits in upstream project. - Fix build on freebsd9 (rakuco) - When using readlink(1) to read /proc/curproc/file, return the emulated program name, not qemu. (jkim) Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Sun Dec 6 16:04:22 2015 (r403127) +++ head/emulators/qemu-sbruno/Makefile Sun Dec 6 16:15:06 2015 (r403128) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.4.50.g20151011 +PORTVERSION= 2.4.50.g20151206 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox \ @@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= 182181a +GH_TAGNAME= 7397bda HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build USE_PERL5= build Modified: head/emulators/qemu-sbruno/distinfo ============================================================================== --- head/emulators/qemu-sbruno/distinfo Sun Dec 6 16:04:22 2015 (r403127) +++ head/emulators/qemu-sbruno/distinfo Sun Dec 6 16:15:06 2015 (r403128) @@ -1,4 +1,4 @@ -SHA256 (qemu/2.4.50.g20151011/seanbruno-qemu-bsd-user-2.4.50.g20151011-182181a_GH0.tar.gz) = 815ed03da1450d4c3c12fcf4d21f1bd1ab2633ffdac60597957dc64e20a7719e -SIZE (qemu/2.4.50.g20151011/seanbruno-qemu-bsd-user-2.4.50.g20151011-182181a_GH0.tar.gz) = 11311779 -SHA256 (qemu/2.4.50.g20151011/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.4.50.g20151011/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.4.50.g20151206/seanbruno-qemu-bsd-user-2.4.50.g20151206-7397bda_GH0.tar.gz) = 1f2bb1e9dfbdcbbc33fdc15ffbb7ed93bdc448b3157c3ed701890c7ecab1d31d +SIZE (qemu/2.4.50.g20151206/seanbruno-qemu-bsd-user-2.4.50.g20151206-7397bda_GH0.tar.gz) = 11313452 +SHA256 (qemu/2.4.50.g20151206/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.4.50.g20151206/dtc-v1.4.0.tar.gz) = 131893