gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7809: gnuastro-rc and cfitsio


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7809: gnuastro-rc and cfitsio
Date: Tue, 21 Sep 2021 19:45:41 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7809
revision-id: carlhansen1234@gmail.com-20210921234536-qlrmjs56e8vsbyit
parent: carlhansen1234@gmail.com-20210921222107-azcmx6onunrua5iu
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2021-09-21 16:45:36 -0700
message:
  gnuastro-rc and cfitsio
modified:
  pkg/other/cfitsio/Makefile     makefile-20161003020958-ocsyygda37l792uz-2
  pkg/other/cfitsio/config.mk    config.mk-20161003020958-ocsyygda37l792uz-3
  pkg/other/cfitsio/sha256sums   sha256sums-20161003020958-ocsyygda37l792uz-4
=== modified file 'pkg/other/cfitsio/Makefile'
--- a/pkg/other/cfitsio/Makefile        2021-06-09 03:07:54 +0000
+++ b/pkg/other/cfitsio/Makefile        2021-09-21 23:45:36 +0000
@@ -21,7 +21,7 @@
 
 NAME = CFITSIO
 GARNAME = cfitsio
-GARVERSION = 3.49
+GARVERSION = 4.0.0
 HOME_URL = http://heasarc.gsfc.nasa.gov/fitsio/
        # see also 
https://www.gnu.org/software/gnuastro/manual/html_node/CFITSIO.html#CFITSIO
 DESCRIPTION =  CFITSIO - A FITS File Subroutine Library
@@ -40,13 +40,13 @@
 MASTER_SUBDIR = /FTP/software/fitsio/c/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 SIGFILES = 
-LICENSE = U.S.A. Government, non-copyrighted; see License.txt
-#WORKSRC = $(WORKDIR)/$(GARNAME)/
-
+LICENSE = from U.S.A. government, non-copyrightable; see License.txt
 
 BUILDDEPS =
 LIBDEPS =
 
+#LDFLAGS = -lcurl
+
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/other/cfitsio/config.mk'
--- a/pkg/other/cfitsio/config.mk       2016-10-03 02:22:28 +0000
+++ b/pkg/other/cfitsio/config.mk       2021-09-21 23:45:36 +0000
@@ -1,4 +1,5 @@
 ## Configuration options  ##
 
-CONFIGURE_OPTS ?= --enable-sse2 --enable-reentrant
-BUILD_OPTS ?=
+CONFIGURE_OPTS ?=
+#--enable-sse2 --enable-reentrant
+BUILD_OPTS ?= 

=== modified file 'pkg/other/cfitsio/sha256sums'
--- a/pkg/other/cfitsio/sha256sums      2021-06-09 03:07:54 +0000
+++ b/pkg/other/cfitsio/sha256sums      2021-09-21 23:45:36 +0000
@@ -1,1 +1,1 @@
-5b65a20d5c53494ec8f638267fca4a629836b7ac8dd0ef0266834eab270ed4b3  
download/cfitsio-3.49.tar.gz
+b2a8efba0b9f86d3e1bd619f662a476ec18112b4f27cc441cc680a4e3777425e  
download/cfitsio-4.0.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]