svn commit: r391588 - head/emulators/qemu-sbruno

Juergen Lock nox at FreeBSD.org
Wed Jul 8 18:45:44 UTC 2015


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


More information about the svn-ports-all mailing list