Subject: CVS commit: pkgsrc/devel/cfitsio
From: Adam Ciarcinski
Date: 2024-08-05 16:50:55
Message id: 20240805145055.B0444FC74@cvs.NetBSD.org

Log Message:
cfitsio: updated to 4.4.1

Version 4.4.1 - Jun 2024

- Removed NOSA license and restored previous license file

Version 4.4.0 - Feb 2024

- Reorganization of helper utility code; added fitsverify
- CMakeLists.txt: Changed install location of cfitsio-targets.cmake
  to conform with the one listed in cfitsio-config.cmake.in (i.e.
  including the extra "cfitsio" subdir of lib/cmake).
- calculator functions that read GTIs do more correct validity
  checking of GTI input files
- fits_insert_rows now works if input table starts with both no rows
  and no columns
- Can now write internal memory files of size > 2^32 directly to a
  gzip-compressed output file.
- Added support for unsigned long long types to fits_update_key.
- Added ability for Windows builds to handle UTF-8 needed for reading
  filenames with non-ASCII characters.
- Added 2-byte int test to speed.c utility.
- Made fix to http file handler to expand the allowed URL length.

Files:
RevisionActionfile
1.52modifypkgsrc/devel/cfitsio/Makefile
1.11modifypkgsrc/devel/cfitsio/PLIST
1.20modifypkgsrc/devel/cfitsio/distinfo
1.2modifypkgsrc/devel/cfitsio/patches/patch-Makefile.in