From owner-svn-ports-head@freebsd.org Mon Dec 26 15:08:19 2016 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 4159FC91CA7; Mon, 26 Dec 2016 15:08:19 +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 E5E3A1832; Mon, 26 Dec 2016 15:08:18 +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 uBQF8IFT058464; Mon, 26 Dec 2016 15:08:18 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQF8IiZ058462; Mon, 26 Dec 2016 15:08:18 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201612261508.uBQF8IiZ058462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Mon, 26 Dec 2016 15:08:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429531 - 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.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: Mon, 26 Dec 2016 15:08:19 -0000 Author: sbruno Date: Mon Dec 26 15:08:17 2016 New Revision: 429531 URL: https://svnweb.freebsd.org/changeset/ports/429531 Log: Update to qemu 2.8.50: - we should be able to build devel/m4 again, even though the configure script will segfault instead of hanging forever. Progress! PR: 214944 Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Mon Dec 26 14:56:02 2016 (r429530) +++ head/emulators/qemu-sbruno/Makefile Mon Dec 26 15:08:17 2016 (r429531) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.7.90.g20161116 -PORTREVISION= 1 +PORTVERSION= 2.8.50.g20161225 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -22,7 +21,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= ff68442 +GH_TAGNAME= 17ce3d8 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 Mon Dec 26 14:56:02 2016 (r429530) +++ head/emulators/qemu-sbruno/distinfo Mon Dec 26 15:08:17 2016 (r429531) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479406350 -SHA256 (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 7f325169b3b91a6c7eef64363267bf69181f3fd891de5b9e08a97d1a4861d445 -SIZE (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 13574700 -SHA256 (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 131893 +TIMESTAMP = 1482764851 +SHA256 (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 96270b7cb6392c529ad90ddb2e153266dfdc75a7648d0a2a1cbde153fd25b6d5 +SIZE (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 13599197 +SHA256 (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 131893