From owner-svn-ports-all@FreeBSD.ORG Fri Aug 22 23:28:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A150D85; Fri, 22 Aug 2014 23:28:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 566D83FF7; Fri, 22 Aug 2014 23:28:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7MNSe0s029393; Fri, 22 Aug 2014 23:28:40 GMT (envelope-from nox@FreeBSD.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7MNSe9w029392; Fri, 22 Aug 2014 23:28:40 GMT (envelope-from nox@FreeBSD.org) Message-Id: <201408222328.s7MNSe9w029392@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nox set sender to nox@FreeBSD.org using -f From: Juergen Lock Date: Fri, 22 Aug 2014 23:28:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365704 - head/emulators/qemu-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 23:28:40 -0000 Author: nox Date: Fri Aug 22 23:28:39 2014 New Revision: 365704 URL: http://svnweb.freebsd.org/changeset/ports/365704 QAT: https://qat.redports.org/buildarchive/r365704/ Log: Fix indentation. Modified: head/emulators/qemu-devel/files/extra-patch-sysctl-hw-physmem Modified: head/emulators/qemu-devel/files/extra-patch-sysctl-hw-physmem ============================================================================== --- head/emulators/qemu-devel/files/extra-patch-sysctl-hw-physmem Fri Aug 22 23:11:59 2014 (r365703) +++ head/emulators/qemu-devel/files/extra-patch-sysctl-hw-physmem Fri Aug 22 23:28:39 2014 (r365704) @@ -28,7 +28,7 @@ Signed-off-by: Juergen Lock