mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
graphics/openexr*: update to v3.3.3
This contains out-of-bounds memory access fixes, hence:
MFH: 2025Q1
ChangeLog: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.3
(cherry picked from commit 81a38fb8f2
)
This commit is contained in:
parent
c4e1afae28
commit
f01d6fc8b0
4 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= openexr-website-docs
|
PORTNAME= openexr-website-docs
|
||||||
PORTVERSION= 3.3.2
|
PORTVERSION= 3.3.3
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
MASTER_SITES= https://github.com/AcademySoftwareFoundation/openexr/releases/download/v${PORTVERSION}/:DEFAULT \
|
MASTER_SITES= https://github.com/AcademySoftwareFoundation/openexr/releases/download/v${PORTVERSION}/:DEFAULT \
|
||||||
https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/:website \
|
https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/:website \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
TIMESTAMP = 1731453585
|
TIMESTAMP = 1742937907
|
||||||
SHA256 (openexr/openexr-3.3.2.tar.gz) = 4fb4c643b39f04b67e8f4138e4d5a7804b62fdc15b8f6bcdd32ccc8ecd515683
|
SHA256 (openexr/openexr-3.3.3.tar.gz) = d819b9f76cbe63cc6b7476267659900f00aab79b636a83f0ecac2be669ca97b5
|
||||||
SIZE (openexr/openexr-3.3.2.tar.gz) = 21319411
|
SIZE (openexr/openexr-3.3.3.tar.gz) = 21204414
|
||||||
SHA256 (openexr/TestImages/README.rst) = 3cbb0a9ab20868940de1b9bf582bdc5ff4244cc585c682d6e40b9befb8fd593c
|
SHA256 (openexr/TestImages/README.rst) = 3cbb0a9ab20868940de1b9bf582bdc5ff4244cc585c682d6e40b9befb8fd593c
|
||||||
SIZE (openexr/TestImages/README.rst) = 2588
|
SIZE (openexr/TestImages/README.rst) = 2588
|
||||||
SHA256 (openexr/TestImages/AllHalfValues.exr) = eede573a0b59b79f21de15ee9d3b7649d58d8f2a8e7787ea34f192db3b3c84a4
|
SHA256 (openexr/TestImages/AllHalfValues.exr) = eede573a0b59b79f21de15ee9d3b7649d58d8f2a8e7787ea34f192db3b3c84a4
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME?= openexr
|
PORTNAME?= openexr
|
||||||
PORTVERSION?= 3.3.2 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore
|
PORTVERSION?= 3.3.3 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
CATEGORIES= graphics devel
|
CATEGORIES= graphics devel
|
||||||
.if !defined(MASTERDIR)
|
.if !defined(MASTERDIR)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
TIMESTAMP = 1731353732
|
TIMESTAMP = 1742936954
|
||||||
SHA256 (openexr/openexr-3.3.2.tar.gz) = 4fb4c643b39f04b67e8f4138e4d5a7804b62fdc15b8f6bcdd32ccc8ecd515683
|
SHA256 (openexr/openexr-3.3.3.tar.gz) = d819b9f76cbe63cc6b7476267659900f00aab79b636a83f0ecac2be669ca97b5
|
||||||
SIZE (openexr/openexr-3.3.2.tar.gz) = 21319411
|
SIZE (openexr/openexr-3.3.3.tar.gz) = 21204414
|
||||||
SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b
|
SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b
|
||||||
SIZE (openexr/Beachball/multipart.0001.exr) = 2894260
|
SIZE (openexr/Beachball/multipart.0001.exr) = 2894260
|
||||||
SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a
|
SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a
|
||||||
|
|
Loading…
Add table
Reference in a new issue