Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8

From: Rainer Hurling <rhurlin_at_gwdg.de>
Date: Wed, 26 Jan 2022 05:31:35 UTC
Am 25.01.22 um 23:40 schrieb Max Brazhnikov:
> 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=b65451f0c18896610cde2b51274734b612e8a6f1
>>>
>>> commit b65451f0c18896610cde2b51274734b612e8a6f1
>>> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
>>> AuthorDate: 2022-01-25 19:25:45 +0000
>>> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
>>> 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 conflict with each other and can't be installed simultaneously.
> 
> This breaks at least math/py-networkx and all ports that depends on it.
> 
> 

math/py-matplotlib and math/saga are two more candidates. Both seem to 
work well with qhull8.

I will commit the change for math/saga in the next time ;)