Re: git: 49fa9640ff1b - main - graphics/openexr: update to 3.2.0
Date: Mon, 11 Sep 2023 07:29:31 UTC
On Sun, Sep 10, 2023 at 1:44 PM Matthias Andree <mandree@freebsd.org> wrote: > > The branch main has been updated by mandree: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=49fa9640ff1bfd5431be3d02124da34e21c477ab > > commit 49fa9640ff1bfd5431be3d02124da34e21c477ab > Author: Matthias Andree <mandree@FreeBSD.org> > AuthorDate: 2023-09-01 17:41:23 +0000 > Commit: Matthias Andree <mandree@FreeBSD.org> > CommitDate: 2023-09-10 11:44:31 +0000 > > graphics/openexr: update to 3.2.0 > > - Also install manual pages (generated through help2man) > - The website (formerly known "DOCS" build) requires the "convert(1)" > tool, which is part of ImageMagick, which itself depends on OpenEXR. > To break the loop, split out the offline website build to a new > package, graphics/openexr-website-docs > --- > graphics/Makefile | 1 + > graphics/openexr-website-docs/Makefile | 145 ++++++++++++++ > graphics/openexr-website-docs/distinfo | 217 +++++++++++++++++++++ > .../files/patch-CMakeLists.txt | 69 +++++++ > .../files/patch-website_scripts_test__images.py | 31 +++ > graphics/openexr-website-docs/pkg-descr | 4 + > graphics/openexr/Makefile | 77 +++++--- > graphics/openexr/distinfo | 38 +++- > graphics/openexr/pkg-plist | 26 ++- > 9 files changed, 572 insertions(+), 36 deletions(-) Hello, This is broken, graphics/openexr-website-docs and graphics/openexr both create a package named openexr-3.2.0 Antoine