From owner-freebsd-ports@freebsd.org Fri Dec 2 16:08:01 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECAEEC63FDC for ; Fri, 2 Dec 2016 16:08:01 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8994312E1 for ; Fri, 2 Dec 2016 16:08:01 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by mail-wm0-x236.google.com with SMTP id t79so19927073wmt.0 for ; Fri, 02 Dec 2016 08:08:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=5eQ2kQE3h+ezTEEVpkaoSlP7p4jHjfVl+rZeAYqDkvg=; b=FkQgP6P/3DiGK52V//v0yIQDELgNCnrtvf8ymaVflnr2T8RhX/T/FGDJRxUea51sQa DF3F52iBNlOrUXoGvH7HZN5GUhPSLi9wHhCKaOocXvAABPC/JhttQpEZlRztAZIt1QFY F8hwqQN2EqpFclA/8Y/TLC4cWPe5I5zYvlsbQUzN1CeAGnoy/2mfaQJRTscEX/qcfggw Ku4achFFBuqIXmRB1RXxCeaDxhylGXk/eqhdSqEvt5+EA4+BOkVw7wA+Z07/BsLG5dlZ vHx6PwwtP2kElsN6oEE+Gsr4M+P7LPavgbkO+i1Z8RlJgvafWJ8EkHb9F39a1At3A1pU XYCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=5eQ2kQE3h+ezTEEVpkaoSlP7p4jHjfVl+rZeAYqDkvg=; b=ZUkmiEXlfzCV21Sx1ACKFmNQ+fGEWReePPj8iXYyo4v1yLFPjgiMNqcPjhrw731OW0 0z8NuWrumJSiUdUIKCCrIo0OeVANmLu/Izuurjr/YDuOxjbtfdRKiWpngVrlAfvr76vs aZsgNHp+VTKFfd8WUi9XoNi0V3zUbkTQUeVkvghcmVsksREPCi4cdapLrmLRs+EF73hQ cqkizbPVkQpNRWBefXkaPiupnV5J4t7mt5XJJPGdKLNUObVbgyKlpMLr52P5SYHaf5hZ Q51zbpnASJ5r7FphYTuSNj0CtcuO/HBvvHMa9SUEJ60ilL34l3ODId5WwApuyw4WV/Tf jPNw== X-Gm-Message-State: AKaTC02qRq+WRumJ7mqg1a7VfSry2mSAY0KwR6UCwYoAp9Sg09AWXi3HJrAbgcCbX7zjKh4y X-Received: by 10.28.228.5 with SMTP id b5mr3479110wmh.129.1480694878444; Fri, 02 Dec 2016 08:07:58 -0800 (PST) Received: from [10.10.1.58] ([185.97.61.26]) by smtp.gmail.com with ESMTPSA id u81sm3909402wmu.10.2016.12.02.08.07.57 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Dec 2016 08:07:57 -0800 (PST) Subject: Re: Hash changes in the freebsd-ports GitHub mirror To: freebsd-ports@freebsd.org References: <86zikeekj6.fsf@FreeBSD.org> <20161202151225.GB95068@mutt-hardenedbsd> From: Steven Hartland Message-ID: Date: Fri, 2 Dec 2016 16:08:23 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161202151225.GB95068@mutt-hardenedbsd> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2016 16:08:02 -0000 On 02/12/2016 15:12, Shawn Webb wrote: > On Fri, Dec 02, 2016 at 10:40:29AM +0100, Raphael Kubo da Costa wrote: >> Hi all, >> >> I tried running `git pull` a few minutes ago and had a ton of conflicts. >> >> It turns out all hashes after c96fb0418e545a569b5975b4d878a30a948c29d5 >> ("fix issues related with USES=fonts" from 2015-07-18, aka r392404) are >> now different in all GitHub branches. >> >> Is anyone else experiencing this? Was this change intentional? > We at HardenedBSD are affected as well. Well, time to spend my weekend > resolving merge conflicts. > > Seems like any downstream project that relies on the GitHub mirror of > the ports tree will have issues. Major ouch. > Did someone do a force push?