From owner-svn-ports-all@freebsd.org Mon Aug 21 07:57:17 2017 Return-Path: Delivered-To: svn-ports-all@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 63991DEDB42; Mon, 21 Aug 2017 07:57:17 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (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 28025640B6; Mon, 21 Aug 2017 07:57:16 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 4FB9E1AAF056; Mon, 21 Aug 2017 09:57:13 +0200 (CEST) Subject: Re: svn commit: r448270 - branches/2017Q3/devel/git To: Mark Felder , Boris Samorodov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org, Jan Beich References: <201708182012.v7IKCDAU008546@repo.freebsd.org> <3c210e9f-145e-a434-6fb3-eb4bf8814c06@passap.ru> <1503090809.2638339.1078004064.204EA724@webmail.messagingengine.com> From: Torsten Zuehlsdorff Message-ID: <1bac87e2-8340-5c6b-cfc0-4d10996f10ab@toco-domains.de> Date: Mon, 21 Aug 2017 09:57:06 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1503090809.2638339.1078004064.204EA724@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 21 Aug 2017 07:57:17 -0000 On 18.08.2017 23:13, Mark Felder wrote: > > > On Fri, Aug 18, 2017, at 15:29, Boris Samorodov wrote: >> 18.08.2017 23:12, Mark Felder пишет: >>> -DISTVERSION= 2.14.1 >>> +DISTVERSION= 2.13.2 >> >> PORTEPOCH bump? >> >> > > Unfortunately you can't do a PORTEPOCH bump in a quarterly branch unless > you do it in HEAD as well or it will break upgrades in the future. > > This was intentionally reverted without a PORTREVISION bump due to the > following factors: > > 1) The 2.14.x update to git breaks devel/git-cinnabar as reported by > jbeich@. It should not have been merged to quarterly but there was a > miscommunication. > 2) Quarterly branches are 99% of the time (fake but plausible statistic > I made up) consumed as packages only > 3) This package has not yet hit our mirrors. Last package set build was > on 448018 > > I expect nobody to notice. [..] At least www/gitlab is now broken again - the first think i noticed today. ;) Since gitlab is broken (and the least working version has security issues): is there any plan to fix git in quarterly? Greetings, Torsten