Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2015 18:45:43 +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: r391588 - head/emulators/qemu-sbruno
Message-ID:  <201507081845.t68IjhMv075255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Wed Jul  8 18:45:42 2015
New Revision: 391588
URL: https://svnweb.freebsd.org/changeset/ports/391588

Log:
  Catch up with github tree - changelog:
  
  	https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

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

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Wed Jul  8 18:41:07 2015	(r391587)
+++ head/emulators/qemu-sbruno/Makefile	Wed Jul  8 18:45:42 2015	(r391588)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.3.50.g20150629
+PORTVERSION=	2.3.50.g20150708
 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=	70c092f
+GH_TAGNAME=	d786817
 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 Jul  8 18:41:07 2015	(r391587)
+++ head/emulators/qemu-sbruno/distinfo	Wed Jul  8 18:45:42 2015	(r391588)
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.3.50.g20150629/seanbruno-qemu-bsd-user-2.3.50.g20150629-70c092f_GH0.tar.gz) = e298491325347dd14bf665b49fa31043695c92af76cc593780db24e5f4e9f99c
-SIZE (qemu/2.3.50.g20150629/seanbruno-qemu-bsd-user-2.3.50.g20150629-70c092f_GH0.tar.gz) = 10995004
-SHA256 (qemu/2.3.50.g20150629/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.3.50.g20150629/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.3.50.g20150708/seanbruno-qemu-bsd-user-2.3.50.g20150708-d786817_GH0.tar.gz) = 9fb93a049c5aaaab8ce0ce31dc965b839c7ea405c034bcedd3350d4712f90fea
+SIZE (qemu/2.3.50.g20150708/seanbruno-qemu-bsd-user-2.3.50.g20150708-d786817_GH0.tar.gz) = 11009230
+SHA256 (qemu/2.3.50.g20150708/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.3.50.g20150708/dtc-v1.4.0.tar.gz) = 131893



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