update to cfitsio 4.2.0

pull/10/head
kn 2023-01-15 02:44:49 +00:00
parent d962d3709b
commit d7000659e1
3 changed files with 5 additions and 6 deletions

View File

@ -3,10 +3,9 @@ CATEGORIES= math astro graphics devel
HOMEPAGE= https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
DISTNAME= cfitsio-4.1.0
REVISION= 0
DISTNAME= cfitsio-4.2.0
SHARED_LIBS += cfitsio 2.0 # 0.0
SHARED_LIBS += cfitsio 3.0 # 0.0
MASTER_SITES= https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ \
https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/oldvers/

View File

@ -1,2 +1,2 @@
SHA256 (cfitsio-4.1.0.tar.gz) = s2fGldKDGVjnFmkhw7NW1d+lGx7O5QW5dBa6OdG2wXo=
SIZE (cfitsio-4.1.0.tar.gz) = 4305184
SHA256 (cfitsio-4.2.0.tar.gz) = 66U9Gz9uNFYyuwmnt1LsfO09Y+xRU6hIOA84gMXWGIk=
SIZE (cfitsio-4.2.0.tar.gz) = 4356372

View File

@ -1,7 +1,7 @@
Index: configure
--- configure.orig
+++ configure
@@ -4768,7 +4768,7 @@ esac
@@ -5260,7 +5260,7 @@ esac
# Darwin uses gcc (=cc), but needs different flags (see above)
if test "x$EXT" != xdarwin && test "x$EXT" != xcygwin && test "x$EXT" != xmingw32; then
if test "x$GCC" = xyes; then