From owner-svn-ports-head@freebsd.org Wed Oct 31 07:08:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 007B1107BA5C for ; Wed, 31 Oct 2018 07:08:34 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (lab.alexdupre.com [93.151.207.39]) (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 4A98A8EEE1 for ; Wed, 31 Oct 2018 07:08:34 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 37832 invoked from network); 31 Oct 2018 07:01:50 -0000 Received: from unknown (HELO ?192.168.178.163?) (sysadmin@alexdupre.com@192.168.178.163) by lab.alexdupre.com with ESMTPSA; 31 Oct 2018 07:01:50 -0000 Subject: Re: svn commit: r483463 - head/math/mpfr To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201810301026.w9UAQCHN056880@repo.freebsd.org> <20181031003827.GB50905@FreeBSD.org> From: Alex Dupre Message-ID: Date: Wed, 31 Oct 2018 08:01:47 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 In-Reply-To: <20181031003827.GB50905@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2018 07:08:35 -0000 Alexey Dokuchaev wrote: >> URL: https://svnweb.freebsd.org/changeset/ports/483463 >> >> Log: >> FreeBSD 10 still requires gpatch. >=20 > Why? There is a linked PR with the reason. FreeBSD 10.x 'patch' cannot cope with the vendor patches. --=20 Alex Dupre