From nobody Wed Jan 26 08:51:00 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7A62A198BAD6; Wed, 26 Jan 2022 08:51:15 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.issp.ac.ru", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JkHWR1BT6z3sqp; Wed, 26 Jan 2022 08:51:15 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail-yb1-f181.google.com [209.85.219.181:44589] (HELO/EHLO mail-yb1-f181.google.com, authenticated with PLAIN) by mail.issp.ac.ru with ESMTPSA/inet id 20Q8pCUg007312 (using TLSv1.2, with cipher ECDHE-RSA-AES128-GCM-SHA256 (128 bits), verified FAIL) Wed, 26 Jan 2022 11:51:12 +0300 (MSK) Received: by mail-yb1-f181.google.com with SMTP id r65so65691093ybc.11; Wed, 26 Jan 2022 00:51:12 -0800 (PST) X-Gm-Message-State: AOAM531igMXMFNnNj3NHzQf16euRn3oUnCuBpqoOVRAjEh5yjQO9DwTK zQmrJafFT8R3FsJNywe0aLfMPm624KlFtomyXfs= X-Google-Smtp-Source: ABdhPJwFhF13XhuaypAI+875o0YAbDe6tQ/4bCU3zeWAwbIzfGHG+lUcu5jGrRckxBBOpeIZTn49ioc4QihA5JxIQ0g= X-Received: by 2002:a25:c41:: with SMTP id 62mr34873513ybm.284.1643187071293; Wed, 26 Jan 2022 00:51:11 -0800 (PST) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 References: <202201251956.20PJuxMT025045@gitrepo.freebsd.org> <2255860.THHZn3L5Ee@mercury> <82159404.0ko45tJjV3@mercury> In-Reply-To: From: Max Brazhnikov Date: Wed, 26 Jan 2022 11:51:00 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8 To: =?UTF-8?Q?Lo=C3=AFc_Bartoletti?= Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Po-Chuan Hsieh , thierry@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4JkHWR1BT6z3sqp X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N I think this commit should be reverted, and qhull -> qhull8 migration should be done at once, preferably by direct updating math/qhull to v8. On Wed, 26 Jan 2022 at 10:11, Lo=C3=AFc Bartoletti wrote: > > One other complaints about qhull8: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261485 > > Le 25/01/2022 =C3=A0 23:40, Max Brazhnikov a =C3=A9crit : > > On Wed, 26 Jan 2022 01:13:24 +0300 Max Brazhnikov wrote: > >> On Tue, 25 Jan 2022 19:56:59 GMT Po-Chuan Hsieh wrote: > >>> The branch main has been updated by sunpoet: > >>> > >>> URL: https://cgit.FreeBSD.org/ports/commit/?id=3Db65451f0c18896610cde= 2b51274734b612e8a6f1 > >>> > >>> commit b65451f0c18896610cde2b51274734b612e8a6f1 > >>> Author: Po-Chuan Hsieh > >>> AuthorDate: 2022-01-25 19:25:45 +0000 > >>> Commit: Po-Chuan Hsieh > >>> CommitDate: 2022-01-25 19:51:18 +0000 > >>> > >>> graphics/gdal: Change from qhull to qhull8 > >>> > >>> - Bump PORTREVISION for dependency change > >>> > >>> PR: 261279 > >> Please, don't switch ports one by one. qhull and qhull8 packages confl= ict with each other and can't be installed simultaneously. > > This breaks at least math/py-networkx and all ports that depends on it. > > > >