Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2017 22:07:17 +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: r435202 - head/emulators/qemu-sbruno
Message-ID:  <201703012207.v21M7HRb039190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Wed Mar  1 22:07:17 2017
New Revision: 435202
URL: https://svnweb.freebsd.org/changeset/ports/435202

Log:
  Capture improvements to allow -j arguments to gmake work.

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

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Wed Mar  1 20:44:10 2017	(r435201)
+++ head/emulators/qemu-sbruno/Makefile	Wed Mar  1 22:07:17 2017	(r435202)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.8.50.g20170228
+PORTVERSION=	2.8.50.g20170301
 CATEGORIES=	emulators
 MASTER_SITES=	GH \
 		LOCAL/nox:dtc \
@@ -19,7 +19,7 @@ LICENSE=	GPLv2
 USE_GITHUB=	yes
 GH_ACCOUNT=	seanbruno
 GH_PROJECT=	${PORTNAME}-bsd-user
-GH_TAGNAME=	34a5a54
+GH_TAGNAME=	fba0ea7
 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	Wed Mar  1 20:44:10 2017	(r435201)
+++ head/emulators/qemu-sbruno/distinfo	Wed Mar  1 22:07:17 2017	(r435202)
@@ -1,5 +1,5 @@
 TIMESTAMP = 1482956267
-SHA256 (qemu/2.8.50.g20170228/seanbruno-qemu-bsd-user-2.8.50.g20170228-34a5a54_GH0.tar.gz) = 0de3f656c5cf5661b126f95d2d1b04a93658af119105e7988311e0f359823d9d
-SIZE (qemu/2.8.50.g20170228/seanbruno-qemu-bsd-user-2.8.50.g20170228-34a5a54_GH0.tar.gz) = 13675771
-SHA256 (qemu/2.8.50.g20170228/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.8.50.g20170228/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.8.50.g20170301/seanbruno-qemu-bsd-user-2.8.50.g20170301-fba0ea7_GH0.tar.gz) = 2a597c859ea8911b282e0b6af3c4864eb268d4ceeeb62a3117c9acf46ab90dad
+SIZE (qemu/2.8.50.g20170301/seanbruno-qemu-bsd-user-2.8.50.g20170301-fba0ea7_GH0.tar.gz) = 13675325
+SHA256 (qemu/2.8.50.g20170301/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.8.50.g20170301/dtc-v1.4.0.tar.gz) = 131893



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