From owner-svn-ports-all@freebsd.org Sun Mar 26 12:14:54 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 08AF6D12868; Sun, 26 Mar 2017 12:14:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "critical.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A56F1DD8; Sun, 26 Mar 2017 12:14:53 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver.home.critical.ch (84-72-21-190.dclient.hispeed.ch [84.72.21.190]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id v2QCEjFV024216; Sun, 26 Mar 2017 14:14:51 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Date: Sun, 26 Mar 2017 14:14:40 +0200 From: Emanuel Haupt To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r436941 - head/devel/pkgconf Message-Id: <20170326141440.64f5cecc4bd6c6b629878d9c@FreeBSD.org> In-Reply-To: <201703260844.v2Q8iWrb072851@repo.freebsd.org> References: <201703260844.v2Q8iWrb072851@repo.freebsd.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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, 26 Mar 2017 12:14:54 -0000 Antoine Brodin wrote: > Author: antoine > Date: Sun Mar 26 08:44:32 2017 > New Revision: 436941 > URL: https://svnweb.freebsd.org/changeset/ports/436941 > > Log: > Revert upgrade to 1.3.2 and require exp-run for future upgrades, > this upgrade breaks some ports. Thanks. net-im/pidgin-bs was one among those ports. Emanuel