From owner-svn-ports-all@FreeBSD.ORG Fri Apr 18 18:37:12 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 ADEB6810; Fri, 18 Apr 2014 18:37:12 +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 9B49710F3; Fri, 18 Apr 2014 18:37:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3IIbCcg088431; Fri, 18 Apr 2014 18:37:12 GMT (envelope-from nox@svn.freebsd.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3IIbCMZ088430; Fri, 18 Apr 2014 18:37:12 GMT (envelope-from nox@svn.freebsd.org) Message-Id: <201404181837.s3IIbCMZ088430@svn.freebsd.org> From: Juergen Lock Date: Fri, 18 Apr 2014 18:37:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351556 - 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.17 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, 18 Apr 2014 18:37:12 -0000 Author: nox Date: Fri Apr 18 18:37:12 2014 New Revision: 351556 URL: http://svnweb.freebsd.org/changeset/ports/351556 QAT: https://qat.redports.org/buildarchive/r351556/ Log: Hm that still didn't work. Next try... Modified: head/emulators/qemu-devel/files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 (contents, props changed) Modified: head/emulators/qemu-devel/files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 ============================================================================== --- head/emulators/qemu-devel/files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 Fri Apr 18 18:13:12 2014 (r351555) +++ head/emulators/qemu-devel/files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 Fri Apr 18 18:37:12 2014 (r351556) @@ -13333,7 +13333,7 @@ index 36336ab..d849024 100644 /* * System call numbers. * -- * $FreeBSD$ +- * $FreeBSD: src/sys/sys/syscall.h,v 1.224 2008/08/24 21:23:08 rwatson Exp $ - * created from FreeBSD: head/sys/kern/syscalls.master 182123 2008-08-24 21:20:35Z rwatson + * created from FreeBSD: releng/9.1/sys/kern/syscalls.master 229723 + * 2012-01-06 19:29:16Z jhb