[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r7669: update cfitsio to 3.49
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r7669: update cfitsio to 3.49 |
Date: |
Tue, 8 Jun 2021 23:07:59 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 7669
revision-id: carlhansen@gnu.org-20210609030754-b4py85fnoapmnkau
parent: carlhansen@gnu.org-20210609030131-c6h9ss0owvjux1ql
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Tue 2021-06-08 20:07:54 -0700
message:
update cfitsio to 3.49
modified:
pkg/other/cfitsio/Makefile makefile-20161003020958-ocsyygda37l792uz-2
pkg/other/cfitsio/sha256sums sha256sums-20161003020958-ocsyygda37l792uz-4
=== modified file 'pkg/other/cfitsio/Makefile'
--- a/pkg/other/cfitsio/Makefile 2019-11-22 03:57:16 +0000
+++ b/pkg/other/cfitsio/Makefile 2021-06-09 03:07:54 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016, 2017, 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2019, 2021 Carl Hansen <carlhansen@gnu.org>
#
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
#
# GSRC is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -14,10 +15,13 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
NAME = CFITSIO
GARNAME = cfitsio
-GARVERSION = 3.47
+GARVERSION = 3.49
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
@@ -31,13 +35,12 @@
endef
######################################################################
-#http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.47.tar.gz
-
+# http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.49.tar.gz
MASTER_SITES = http://heasarc.gsfc.nasa.gov/
MASTER_SUBDIR = /FTP/software/fitsio/c/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
SIGFILES =
-LICENSE = U.S.A. Government non-copyright; see License.txt
+LICENSE = U.S.A. Government, non-copyrighted; see License.txt
#WORKSRC = $(WORKDIR)/$(GARNAME)/
=== modified file 'pkg/other/cfitsio/sha256sums'
--- a/pkg/other/cfitsio/sha256sums 2019-11-22 03:57:16 +0000
+++ b/pkg/other/cfitsio/sha256sums 2021-06-09 03:07:54 +0000
@@ -1,1 +1,1 @@
-418516f10ee1e0f1b520926eeca6b77ce639bed88804c7c545e74f26b3edf4ef
download/cfitsio-3.47.tar.gz
+5b65a20d5c53494ec8f638267fca4a629836b7ac8dd0ef0266834eab270ed4b3
download/cfitsio-3.49.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r7669: update cfitsio to 3.49,
Carl Hansen <=