Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2018 18:14:43 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484536 - head/emulators/qemu-sbruno
Message-ID:  <201811091814.wA9IEhxw020438@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Fri Nov  9 18:14:43 2018
New Revision: 484536
URL: https://svnweb.freebsd.org/changeset/ports/484536

Log:
  Incorpororate fixes to build packages after freebsd svn r339655. (kevans)
  Add uname change for AARCH64.  (miki)

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

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Fri Nov  9 17:51:59 2018	(r484535)
+++ head/emulators/qemu-sbruno/Makefile	Fri Nov  9 18:14:43 2018	(r484536)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qemu
-PORTVERSION=	2.11.50.g20180622
-PORTREVISION=	1
+PORTVERSION=	2.11.50.g20181009
 CATEGORIES=	emulators
 MASTER_SITES=	GH
 PKGNAMESUFFIX?=	-sbruno
@@ -14,7 +13,7 @@ COMMENT?=	QEMU CPU Emulator - github bsd-user branch
 
 LICENSE=	GPLv2
 USE_GITHUB=	yes
-GH_TUPLE=	seanbruno:qemu-bsd-user:495fb3a \
+GH_TUPLE=	seanbruno:qemu-bsd-user:2cb0cdd \
 		qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb
 HAS_CONFIGURE=	yes
 USES=		gmake pkgconfig bison perl5 python:2.7,build

Modified: head/emulators/qemu-sbruno/distinfo
==============================================================================
--- head/emulators/qemu-sbruno/distinfo	Fri Nov  9 17:51:59 2018	(r484535)
+++ head/emulators/qemu-sbruno/distinfo	Fri Nov  9 18:14:43 2018	(r484536)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1529686626
-SHA256 (qemu/2.11.50.g20180622/seanbruno-qemu-bsd-user-2.11.50.g20180622-495fb3a_GH0.tar.gz) = 92dcd13d572bc5b0bec97dc95bbad6880766937bac388dd677cd52e45e8c2766
-SIZE (qemu/2.11.50.g20180622/seanbruno-qemu-bsd-user-2.11.50.g20180622-495fb3a_GH0.tar.gz) = 15502588
-SHA256 (qemu/2.11.50.g20180622/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
-SIZE (qemu/2.11.50.g20180622/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
+TIMESTAMP = 1541784601
+SHA256 (qemu/2.11.50.g20181009/seanbruno-qemu-bsd-user-2.11.50.g20181009-2cb0cdd_GH0.tar.gz) = 7e27d40a3ba414e85e727f20d7d36da619d9566f38ccb3de9d3fc80457da735e
+SIZE (qemu/2.11.50.g20181009/seanbruno-qemu-bsd-user-2.11.50.g20181009-2cb0cdd_GH0.tar.gz) = 15503782
+SHA256 (qemu/2.11.50.g20181009/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
+SIZE (qemu/2.11.50.g20181009/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895



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