diff options
Diffstat (limited to 'graphics/openexr')
-rw-r--r-- | graphics/openexr/Makefile | 5 | ||||
-rw-r--r-- | graphics/openexr/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 74944d3740ed..9c20cf595fe8 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,5 +1,5 @@ PORTNAME?= openexr -PORTVERSION?= 3.4.0 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore +PORTVERSION?= 3.4.1 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore PORTREVISION?= 0 CATEGORIES= graphics devel .if !defined(MASTERDIR) @@ -34,7 +34,8 @@ WWW= https://www.openexr.com/ LICENSE= BSD3CLAUSE -BUILD_DEPENDS?= help2man:misc/help2man +BUILD_DEPENDS?= help2man:misc/help2man \ + openjph>=0.23.0:graphics/openjph # exact libImath version required to avoid hard-to-debug issues # but this is due to Imath and OpenEXR being close in terms of their # release engineering, no other port should version pin Imath diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo index e96e7a38449a..db9c2abf9600 100644 --- a/graphics/openexr/distinfo +++ b/graphics/openexr/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757119886 -SHA256 (openexr/openexr-3.4.0.tar.gz) = 1d4bddda2d22571f63db5f067c5741b50c8d41231f360ab17063176eb710a670 -SIZE (openexr/openexr-3.4.0.tar.gz) = 25544015 +TIMESTAMP = 1759951766 +SHA256 (openexr/openexr-3.4.1.tar.gz) = 55de71610ceb134b79c900e6aed3bf8994ec1972382395c1732f1b32da4c7527 +SIZE (openexr/openexr-3.4.1.tar.gz) = 25545228 SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b SIZE (openexr/Beachball/multipart.0001.exr) = 2894260 SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a |