Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2016 18:13:07 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426294 - head/emulators/qemu-sbruno
Message-ID:  <201611171813.uAHID77T044855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Thu Nov 17 18:13:07 2016
New Revision: 426294
URL: https://svnweb.freebsd.org/changeset/ports/426294

Log:
  Track QEMU upstream as we approach 2.8.0

Modified:
  head/emulators/qemu-sbruno/Makefile
  head/emulators/qemu-sbruno/distinfo

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Thu Nov 17 17:56:41 2016	(r426293)
+++ head/emulators/qemu-sbruno/Makefile	Thu Nov 17 18:13:07 2016	(r426294)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.7.50.g20161111
-PORTREVISION=	1
+PORTVERSION=	2.7.90.g20161116
 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=	ec807d10
+GH_TAGNAME=	ff68442
 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	Thu Nov 17 17:56:41 2016	(r426293)
+++ head/emulators/qemu-sbruno/distinfo	Thu Nov 17 18:13:07 2016	(r426294)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1478892526
-SHA256 (qemu/2.7.50.g20161111/seanbruno-qemu-bsd-user-2.7.50.g20161111-ec807d10_GH0.tar.gz) = cfb64c5f9d8a72e7eafa1ee4068d64eafd00dc9dc7389e777234c3ffd1ce1b34
-SIZE (qemu/2.7.50.g20161111/seanbruno-qemu-bsd-user-2.7.50.g20161111-ec807d10_GH0.tar.gz) = 13560266
-SHA256 (qemu/2.7.50.g20161111/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.7.50.g20161111/dtc-v1.4.0.tar.gz) = 131893
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611171813.uAHID77T044855>