Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8
- Reply: Adriaan de Groot : "Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8"
- Reply: Max Brazhnikov : "Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8"
- In reply to: Max Brazhnikov : "Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jan 2022 11:53:47 UTC
Hi, After a second thought, I agree with you that it would be better to update math/qhull to v8 and bump all dependent ports with LIB_DEPENDS fix (at least libqhull.so to libqhull_r.so) at once. I've reverted this commit in e0afbdc1ffa7202750d95cac3748682049bcd358. Thanks. On Wed, Jan 26, 2022 at 4:51 PM Max Brazhnikov <makc@freebsd.org> wrote: > 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ïc Bartoletti <lbartoletti@tuxfamily.org> > wrote: > > > > One other complaints about qhull8: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261485 > > > > Le 25/01/2022 à 23:40, Max Brazhnikov a écrit : > > > 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. > > > > > > >