graphics/openimageio: Update to v3.1.8.0
ChangeLog:
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.8.0
- exif: Support EXIF 3.0 tags
- jpeg: Fix wrong pointers/crashing when decodng CMYK jpeg files
- openexr: Improve attribute translation rules
- openexr: ACES container writes colorInteropId instead of colorInteropID
- color mgmt: Fix some legacy 'Linear' color references
- imagebuf: Fix ImageBuf::set_pixels() bug, didn't consider roi = All
- tests: Image_span_test reduce benchmark load for debug and CI renders
- build: Type warning in assertion in jpeg2000output.cpp
- build: Disable LERC in libTIFF local build script
PR: 292038
Reported by: FreeBSD@ShaneWare.Biz (maintainer)