git: 64fb8e65fed6 - 2023Q1 - graphics/openexr: bugfix update to 3.1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Mar 2023 22:55:00 UTC
The branch 2023Q1 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=64fb8e65fed659338efcd56b3370b5d248748f38 commit 64fb8e65fed659338efcd56b3370b5d248748f38 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2023-03-12 14:00:13 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2023-03-12 22:54:56 +0000 graphics/openexr: bugfix update to 3.1.6 ChangeLog: https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.6/CHANGES.md#version-316-march-9-2023 (cherry picked from commit 5f57f503aaaa958542e3f58bf98ee7c656f8c2c9) --- graphics/openexr/Makefile | 12 ++++++++---- graphics/openexr/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 2178a514ae45..87011420e1b1 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,5 +1,6 @@ PORTNAME= openexr -PORTVERSION= 3.1.5 +PORTVERSION= 3.1.6 +PORTREVISION= 0 CATEGORIES= graphics devel MAINTAINER= mandree@FreeBSD.org @@ -26,7 +27,7 @@ PATCH_STRIP= -p0 _MAJORVER= 3_1 _VER= 30 -_MINVER= 5 +_MINVER= 6 _PLVER= 1 PLIST_SUB+= MAJORVER=${_MAJORVER} \ @@ -39,8 +40,11 @@ PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes -DOCS_BUILD_DEPENDS=breathe-apidoc:devel/py-breathe -DOCS_CMAKE_BOOL=DOCS +DOCS_BUILD_DEPENDS=breathe-apidoc:devel/py-breathe \ + ${PYTHON_PKGNAMEPREFIX}sphinx_press_theme>=0:textproc/py-sphinx_press_theme +DOCS_CMAKE_BOOL=BUILD_DOCS +DOCS_CMAKE_ON= -DPython_EXECUTABLE:STRING=${PYTHON_CMD} +DOCS_USES= python:build _DOCSRCDIR1= ${WRKSRC} _DOC_FILES1= CHANGES.md CONTRIBUTING.md GOVERNANCE.md LICENSE.md SECURITY.md \ diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo index ef16501008cd..fc4e62a6a441 100644 --- a/graphics/openexr/distinfo +++ b/graphics/openexr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649791228 -SHA256 (AcademySoftwareFoundation-openexr-3.1.5-v3.1.5_GH0.tar.gz) = 93925805c1fc4f8162b35f0ae109c4a75344e6decae5a240afdfce25f8a433ec -SIZE (AcademySoftwareFoundation-openexr-3.1.5-v3.1.5_GH0.tar.gz) = 20327926 +TIMESTAMP = 1678529133 +SHA256 (AcademySoftwareFoundation-openexr-3.1.6-v3.1.6_GH0.tar.gz) = daa33d93a7b706e27368a162060df0246a7750c39a01a122d33b13f5c45d2029 +SIZE (AcademySoftwareFoundation-openexr-3.1.6-v3.1.6_GH0.tar.gz) = 20494002