[Lunar-commits] <moonbase> cfitsio: Version bump with the following fixes as reported by NASA;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Feb 17 00:42:33 CET 2010
commit 850150ff85981ab2bbc0d61658559a3fadd9515e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Feb 16 18:42:33 2010 -0500
cfitsio: Version bump with the following fixes as reported by NASA;
- modified fits_translate_keywords so that it silently ignores any
illegal ASCII characters in the value or comment fields of the input
FITS file. Otherwise, fpack would abort without compressing input
files that contained this minor violation of the FITS rules.
- added support for Super H cpu in fitsio2.h
- updated funpack to correctly handle the -S option, and to use a
more robust algorithm for creating temporary output files.
- modified the imcomp_compress_tile routine to support the NOCOMPRESS
debugging option for real*4 images.
---
science/cfitsio/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/science/cfitsio/DETAILS b/science/cfitsio/DETAILS
index 9d249b7..c2d4ed9 100644
--- a/science/cfitsio/DETAILS
+++ b/science/cfitsio/DETAILS
@@ -1,12 +1,12 @@
MODULE=cfitsio
- VERSION=3210
+ VERSION=3240
SOURCE=$MODULE$VERSION.tar.gz
SOURCE_URL=ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cfitsio
- SOURCE_VFY=sha1:d815840e32a4667547cef09bf5874520f06472c4
+ SOURCE_VFY=sha1:3395081f68c2ba5691c040d3472214e546479009
WEB_SITE=http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
ENTERED=20071027
- UPDATED=20100102
+ UPDATED=20100216
SHORT="library of C and Fortran subroutines"
cat << EOF
More information about the Lunar-commits
mailing list