From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 12:58:16 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 52301C82; Wed, 30 Oct 2013 12:58:16 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B4372ED5; Wed, 30 Oct 2013 12:58:15 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.26.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 579C0435A3; Wed, 30 Oct 2013 07:57:58 -0500 (CDT) Message-ID: <52710244.3040708@marino.st> Date: Wed, 30 Oct 2013 13:57:40 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: "Jason E. Hale" Subject: Re: svn commit: r332099 - head/devel/cssc/files References: <201310301246.r9UCkiWu069471@svn.freebsd.org> In-Reply-To: <201310301246.r9UCkiWu069471@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: marino@freebsd.org 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: Wed, 30 Oct 2013 12:58:16 -0000 On 10/30/2013 13:46, Jason E. Hale wrote: > head/devel/cssc/files/patch-unit-tests__googletest__include__gtest__internal__gtest-port.h (contents, props changed) > > Added: head/devel/cssc/files/patch-unit-tests__googletest__include__gtest__internal__gtest-port.h > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) Just today I patched this exact file (the patch file has a different name). So there may well be two patches on the same file. Moreover, what I fixed is not present in this new patch. John