Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2015 21:25:38 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379116 - head/emulators/qemu-sbruno
Message-ID:  <201502162125.t1GLPcmU055618@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Mon Feb 16 21:25:37 2015
New Revision: 379116
URL: https://svnweb.freebsd.org/changeset/ports/379116
QAT: https://qat.redports.org/buildarchive/r379116/

Log:
  Catch up with github tree - changelog:
  
  	https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
  
  (Looks like aarch64-bsd-user starts becoming usable...)

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

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Mon Feb 16 21:25:01 2015	(r379115)
+++ head/emulators/qemu-sbruno/Makefile	Mon Feb 16 21:25:37 2015	(r379116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.2.50.g20150213
+PORTVERSION=	2.2.50.g20150215
 CATEGORIES=	emulators
 MASTER_SITES=	GH GHC \
 		LOCAL/nox \
@@ -20,7 +20,7 @@ COMMENT?=	QEMU CPU Emulator - github bsd
 USE_GITHUB=	yes
 GH_ACCOUNT=	seanbruno
 GH_PROJECT=	${PORTNAME}-bsd-user
-GH_COMMIT=	e146f73
+GH_COMMIT=	87de5f9
 GH_TAGNAME=	${GH_COMMIT}
 HAS_CONFIGURE=	yes
 USES=		gmake pkgconfig bison perl5 python:2,build

Modified: head/emulators/qemu-sbruno/distinfo
==============================================================================
--- head/emulators/qemu-sbruno/distinfo	Mon Feb 16 21:25:01 2015	(r379115)
+++ head/emulators/qemu-sbruno/distinfo	Mon Feb 16 21:25:37 2015	(r379116)
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.2.50.g20150213/qemu-2.2.50.g20150213.tar.gz) = 8e6774ec195d7643f184153b224490c7edf68feac605e2df57791d9d8b05bbf6
-SIZE (qemu/2.2.50.g20150213/qemu-2.2.50.g20150213.tar.gz) = 10709139
-SHA256 (qemu/2.2.50.g20150213/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.2.50.g20150213/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.2.50.g20150215/qemu-2.2.50.g20150215.tar.gz) = 5de67a5ef321cddb090442462de8b652e70a829132152b94dec391026396ab38
+SIZE (qemu/2.2.50.g20150215/qemu-2.2.50.g20150215.tar.gz) = 10709753
+SHA256 (qemu/2.2.50.g20150215/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.2.50.g20150215/dtc-v1.4.0.tar.gz) = 131893



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