Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jun 2015 18:43:12 +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: r390140 - head/emulators/qemu-sbruno
Message-ID:  <201506191843.t5JIhD0T088760@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Fri Jun 19 18:43:12 2015
New Revision: 390140
URL: https://svnweb.freebsd.org/changeset/ports/390140

Log:
  Catch up with github tree, adding bsd-user aarch64 fixes - 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	Fri Jun 19 17:22:06 2015	(r390139)
+++ head/emulators/qemu-sbruno/Makefile	Fri Jun 19 18:43:12 2015	(r390140)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.3.50.g20150616
+PORTVERSION=	2.3.50.g20150618
 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=	08b90a8
+GH_TAGNAME=	460c17e
 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	Fri Jun 19 17:22:06 2015	(r390139)
+++ head/emulators/qemu-sbruno/distinfo	Fri Jun 19 18:43:12 2015	(r390140)
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.3.50.g20150616/seanbruno-qemu-bsd-user-2.3.50.g20150616-08b90a8_GH0.tar.gz) = 9e39f67a3417b17fb969a2ab82a33b5e939e49c66171fc1eb0b53d7da6c3a073
-SIZE (qemu/2.3.50.g20150616/seanbruno-qemu-bsd-user-2.3.50.g20150616-08b90a8_GH0.tar.gz) = 10991104
-SHA256 (qemu/2.3.50.g20150616/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.3.50.g20150616/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.3.50.g20150618/seanbruno-qemu-bsd-user-2.3.50.g20150618-460c17e_GH0.tar.gz) = 32829a2384ae00a18934a4b374171765c8746c73df2aa8a41a300a17b282ba6c
+SIZE (qemu/2.3.50.g20150618/seanbruno-qemu-bsd-user-2.3.50.g20150618-460c17e_GH0.tar.gz) = 10991011
+SHA256 (qemu/2.3.50.g20150618/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.3.50.g20150618/dtc-v1.4.0.tar.gz) = 131893



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