HomeFreeBSD

graphics/openexr: C++14->C++11, overflow fix

Description

graphics/openexr: C++14->C++11, overflow fix

Cherry-pick an upstream fix to relax users to C++11, only the
OpenEXR code itself requires C++14.

Cherry-pick an upstream fix to prevent overflow in
getScanlineChunkOffsetTableSize.

While here, rename MAJORVER to _MAJORVER as portclippy cleanup.

Details

Provenance
mandreeAuthored on May 8 2021, 9:54 AM
Parents
R11:bce7a5281d73: math/Imath: relax user to C++11, regression fix
Branches
Unknown
Tags
Unknown