Subject: CVS commit: pkgsrc/math/imath
From: Thomas Klausner
Date: 2024-03-03 12:34:00
Message id: 20240303113400.D0978FA27@cvs.NetBSD.org

Log Message:
imath: update to 3.1.11.

## Version 3.1.11 (February 28, 2024)

Patch release with small build fix:

- Add explicit `std::` namespace for `isfinite` in `ImathFun.cpp`

This release also introduces the practice of signing release artifacts
via [sigstore](https://www.sigstore.dev).

### Merged Pull Requests
* \[[#371](https://github.com/AcademySoftwareFoundation/Imath/pull/371)\]
ImathFun.cpp: add std:: to isfinite in remaining cases (#371)
* \[[#369](https://github.com/AcademySoftwareFoundation/Imath/pull/369)\]
Add workflow to sign release artifacts with Sigstore
* \[[#368](https://github.com/AcademySoftwareFoundation/Imath/pull/368)\]
Add std:: to isfinite in ImathFun.cpp

Files:
RevisionActionfile
1.12modifypkgsrc/math/imath/Makefile
1.10modifypkgsrc/math/imath/PLIST
1.12modifypkgsrc/math/imath/distinfo
1.1removepkgsrc/math/imath/patches/patch-src_Imath_ImathFun.cpp