Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2015 15:41:52 +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: r391165 - head/emulators/qemu-sbruno
Message-ID:  <201507021541.t62FfqM9017523@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Thu Jul  2 15:41:51 2015
New Revision: 391165
URL: https://svnweb.freebsd.org/changeset/ports/391165

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

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

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Thu Jul  2 15:32:16 2015	(r391164)
+++ head/emulators/qemu-sbruno/Makefile	Thu Jul  2 15:41:51 2015	(r391165)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.3.50.g20150628
+PORTVERSION=	2.3.50.g20150629
 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=	f51f4da
+GH_TAGNAME=	70c092f
 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 Jul  2 15:32:16 2015	(r391164)
+++ head/emulators/qemu-sbruno/distinfo	Thu Jul  2 15:41:51 2015	(r391165)
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.3.50.g20150628/seanbruno-qemu-bsd-user-2.3.50.g20150628-f51f4da_GH0.tar.gz) = f528de84970a72256fc087308b2aee2cb15e09090117c797d3548e76953515ea
-SIZE (qemu/2.3.50.g20150628/seanbruno-qemu-bsd-user-2.3.50.g20150628-f51f4da_GH0.tar.gz) = 10991530
-SHA256 (qemu/2.3.50.g20150628/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.3.50.g20150628/dtc-v1.4.0.tar.gz) = 131893
+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



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