Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 18:45:00 +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: r403870 - in head/emulators: qemu-sbruno qemu-user-static
Message-ID:  <201512161845.tBGIj0s4033301@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Wed Dec 16 18:45:00 2015
New Revision: 403870
URL: https://svnweb.freebsd.org/changeset/ports/403870

Log:
  Take these ports as they are based on my branches in github.
  
  rip nox@

Modified:
  head/emulators/qemu-sbruno/Makefile
  head/emulators/qemu-user-static/Makefile

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Wed Dec 16 17:15:00 2015	(r403869)
+++ head/emulators/qemu-sbruno/Makefile	Wed Dec 16 18:45:00 2015	(r403870)
@@ -14,7 +14,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		dtc-v1.4.0${EXTRACT_SUFX}:dtc
 DIST_SUBDIR=	qemu/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	qemu@FreeBSD.org
 COMMENT?=	QEMU CPU Emulator - github bsd-user branch
 
 USE_GITHUB=	yes

Modified: head/emulators/qemu-user-static/Makefile
==============================================================================
--- head/emulators/qemu-user-static/Makefile	Wed Dec 16 17:15:00 2015	(r403869)
+++ head/emulators/qemu-user-static/Makefile	Wed Dec 16 18:45:00 2015	(r403870)
@@ -1,7 +1,7 @@
 # Created by: nox@FreeBSD.org
 # $FreeBSD$
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sbruno@FreeBSD.org
 COMMENT=	QEMU CPU Emulator github bsd-user branch - static user targets
 PKGNAMESUFFIX=	-user-static
 



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