Skip to content

Commit

Permalink
graphics/openexr: bugfix update to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mandree committed Mar 12, 2023
1 parent 17fb7fd commit 5f57f50
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
13 changes: 8 additions & 5 deletions graphics/openexr/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= openexr
PORTVERSION= 3.1.5
PORTREVISION= 1
PORTVERSION= 3.1.6
PORTREVISION= 0
CATEGORIES= graphics devel

MAINTAINER= [email protected]
Expand All @@ -27,7 +27,7 @@ PATCH_STRIP= -p0

_MAJORVER= 3_1
_VER= 30
_MINVER= 5
_MINVER= 6
_PLVER= 1

PLIST_SUB+= MAJORVER=${_MAJORVER} \
Expand All @@ -40,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 \
Expand Down
6 changes: 3 additions & 3 deletions graphics/openexr/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5f57f50

Please sign in to comment.