From owner-svn-ports-all@freebsd.org Sun Apr 2 09:27:24 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 9EB43D294F7; Sun, 2 Apr 2017 09:27:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CE89418; Sun, 2 Apr 2017 09:27:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id AD8DAD88; Sun, 2 Apr 2017 09:27:23 +0000 (UTC) From: Jan Beich To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r437156 - in head/textproc/libxml++26: . files References: <201703282018.v2SKIhbZ065761@repo.freebsd.org> Date: Sun, 02 Apr 2017 11:28:56 +0200 In-Reply-To: <201703282018.v2SKIhbZ065761@repo.freebsd.org> (Antoine Brodin's message of "Tue, 28 Mar 2017 20:18:43 +0000 (UTC)") Message-ID: <1stb-9mzr-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain 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:27:24 -0000 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 > > 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.