mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -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
This commit is contained in:
parent
0ebb77cf51
commit
81a38fb8f2
4 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= openexr-website-docs
|
||||
PORTVERSION= 3.3.2
|
||||
PORTVERSION= 3.3.3
|
||||
PORTREVISION= 0
|
||||
MASTER_SITES= https://github.com/AcademySoftwareFoundation/openexr/releases/download/v${PORTVERSION}/:DEFAULT \
|
||||
https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/:website \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1731453585
|
||||
SHA256 (openexr/openexr-3.3.2.tar.gz) = 4fb4c643b39f04b67e8f4138e4d5a7804b62fdc15b8f6bcdd32ccc8ecd515683
|
||||
SIZE (openexr/openexr-3.3.2.tar.gz) = 21319411
|
||||
TIMESTAMP = 1742937907
|
||||
SHA256 (openexr/openexr-3.3.3.tar.gz) = d819b9f76cbe63cc6b7476267659900f00aab79b636a83f0ecac2be669ca97b5
|
||||
SIZE (openexr/openexr-3.3.3.tar.gz) = 21204414
|
||||
SHA256 (openexr/TestImages/README.rst) = 3cbb0a9ab20868940de1b9bf582bdc5ff4244cc585c682d6e40b9befb8fd593c
|
||||
SIZE (openexr/TestImages/README.rst) = 2588
|
||||
SHA256 (openexr/TestImages/AllHalfValues.exr) = eede573a0b59b79f21de15ee9d3b7649d58d8f2a8e7787ea34f192db3b3c84a4
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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
|
||||
CATEGORIES= graphics devel
|
||||
.if !defined(MASTERDIR)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1731353732
|
||||
SHA256 (openexr/openexr-3.3.2.tar.gz) = 4fb4c643b39f04b67e8f4138e4d5a7804b62fdc15b8f6bcdd32ccc8ecd515683
|
||||
SIZE (openexr/openexr-3.3.2.tar.gz) = 21319411
|
||||
TIMESTAMP = 1742936954
|
||||
SHA256 (openexr/openexr-3.3.3.tar.gz) = d819b9f76cbe63cc6b7476267659900f00aab79b636a83f0ecac2be669ca97b5
|
||||
SIZE (openexr/openexr-3.3.3.tar.gz) = 21204414
|
||||
SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b
|
||||
SIZE (openexr/Beachball/multipart.0001.exr) = 2894260
|
||||
SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a
|
||||
|
|
Loading…
Add table
Reference in a new issue