From owner-svn-ports-all@freebsd.org Sun Apr 2 09:52:27 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 18308D29E3C; Sun, 2 Apr 2017 09:52:27 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D5C248E7; Sun, 2 Apr 2017 09:52:26 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 1928DBDCB6; Sun, 2 Apr 2017 11:52:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=subject:to :references:cc:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=plouf; bh=RQ4a9RMLwat qztbMq8C907srpWw=; b=WSUu9lvXvCYxMAKaJLe04AiVc4hAj+e5fRyoQJ9rpNQ 8uyw7WroJ59pd/+bLOqgvg/gBsGy2mU0k+KcLH/dSR+l/WPaFh86PfgfUNrs3COq nEwsHWBdOwyXUbn+G+w4e5IES6ZpGRN2OxEpcg/4uktmTR7VixdNPWzst7/TXpUA = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id CEB5DBDCAF; Sun, 2 Apr 2017 11:52:24 +0200 (CEST) Subject: Re: svn commit: r437156 - in head/textproc/libxml++26: . files To: Jan Beich , Antoine Brodin References: <201703282018.v2SKIhbZ065761@repo.freebsd.org> <1stb-9mzr-wny@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Mathieu Arnold Message-ID: <363133c4-c26b-0300-4bfe-3e3464caaf50@mat.cc> Date: Sun, 2 Apr 2017 11:52:24 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1stb-9mzr-wny@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Sun, 02 Apr 2017 09:52:27 -0000 Le 02/04/2017 =C3=A0 11:28, Jan Beich a =C3=A9crit : > Antoine Brodin writes: > >> Author: antoine >> Date: Tue Mar 28 20:18:42 2017 >> New Revision: 437156 >> URL: https://svnweb.freebsd.org/changeset/ports/437156 >> >> Log: >> Revert r437110, this upgrade breaks lots of ports depending on it >> =20 >> With hat: portmgr > When backing out a commit make sure to re-open the referenced bug and > either quote or provide links to the build logs. That way the submitter > can try to fix bustage then re-land the patch. It'd also help to avoid > duplicate bugs opened only to bump into the same issue. I'm sorry, but no. Portmgr is already spread thin because of everyone breaking everything all the time. When we back things out, we restore the ports tree to whatever state it was before, we do not have the time to go and have a look at what other things should be changed, or to fix things. --=20 Mathieu Arnold