Alien-CFITSIO
view release on metacpan or search on metacpan
[BUILD]
* revert experiment to avoid hard dependency on Alien::curl. making it a
recommendation isn't good enough, as most installs most likely
won't install recommendations.
v4.6.2.2 2025-04-22 22:29:56-04:00 America/New_York (TRIAL RELEASE)
[BUILD]
* update trial patch to rename preprocessor macro MACHINE to
CFITSIO_MACHINE to avoid collision on *BSD-aarch64 on CPAN
testers.
v4.6.2.1 2025-04-18 14:55:52-04:00 America/New_York (TRIAL RELEASE)
[BUILD]
* missing test dependency on Package::Stash
* trial patch to use stdlib.h instead of malloc.h on FreeBSD & OpenBSD
* The default version of CFITSIO installed has changed from "any
version greater or equal to this distribution's version" to "the
version which exactly matches this distribution's version" (ignoring
the last stanza in the distriution's version)
The previous behavior was based on the fact that CFITSIO's API
is very backwards compatible, so pulling in a newer version
wasn't harmful (except maybe if you're relying upon buggy
behavior which is fixed in a newer version).
However, upstream CFITSIO's build process may change for later
versions, and this module will begin to fail to build through no
fault of its own, breaking dependencies.
Forcing an exact version of CFITSIO to be installed should
alleviate this.
v4.3.0.0 2023-07-28 15:25:34-04:00 America/New_York
[ENHANCEMENT]
( run in 0.408 second using v1.01-cache-2.11-cpan-8d75d55dd25 )