From owner-svn-ports-head@FreeBSD.ORG Fri Nov 21 08:11:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98AC1499; Fri, 21 Nov 2014 08:11:50 +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 85606A44; Fri, 21 Nov 2014 08:11:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAL8BotL042680; Fri, 21 Nov 2014 08:11:50 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAL8BoEG042678; Fri, 21 Nov 2014 08:11:50 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201411210811.sAL8BoEG042678@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 21 Nov 2014 08:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372977 - head/www/webkit-qt5/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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 08:11:50 -0000 Author: rakuco Date: Fri Nov 21 08:11:49 2014 New Revision: 372977 URL: https://svnweb.freebsd.org/changeset/ports/372977 QAT: https://qat.redports.org/buildarchive/r372977/ Log: Make `make patch' work after r372956. Reported by antoine. Modified: head/www/webkit-qt5/files/patch-Source__QtWebKit.pro Modified: head/www/webkit-qt5/files/patch-Source__QtWebKit.pro ============================================================================== --- head/www/webkit-qt5/files/patch-Source__QtWebKit.pro Fri Nov 21 06:49:29 2014 (r372976) +++ head/www/webkit-qt5/files/patch-Source__QtWebKit.pro Fri Nov 21 08:11:49 2014 (r372977) @@ -3,8 +3,8 @@ Do not go into the examples/ directory, Even though it is not part of the default target, it is included in `make install', and platformplugin's .pro file has a DESTDIR setting that causes the file system to be touched even though there is nothing to build or install. ---- a/Source/QtWebKit.pro -+++ b/Source/QtWebKit.pro +--- Source/QtWebKit.pro ++++ Source/QtWebKit.pro @@ -38,9 +38,4 @@ build?(webkit1) { tests.file = tests.pri SUBDIRS += tests