mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
astro/cfitsio: Update to 4.4.1
- Add LICENSE Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
This commit is contained in:
parent
95786c19cf
commit
1dcd735d61
2 changed files with 9 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cfitsio
|
||||
PORTVERSION= 4.4.0
|
||||
PORTVERSION= 4.4.1
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ \
|
||||
https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/oldvers/ \
|
||||
|
@ -11,6 +11,11 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Library for reading and writing files in FITS data format
|
||||
WWW= https://heasarc.gsfc.nasa.gov/docs/software/fitsio/
|
||||
|
||||
LICENSE= CFITSIO
|
||||
LICENSE_NAME= CFITSIO License
|
||||
LICENSE_FILE= ${WRKSRC}/licenses/License.txt
|
||||
LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libf2c.so:lang/f2c
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1709390348
|
||||
SHA256 (cfitsio-4.4.0.tar.gz) = 95900cf95ae760839e7cb9678a7b2fad0858d6ac12234f934bd1cb6bfc246ba9
|
||||
SIZE (cfitsio-4.4.0.tar.gz) = 4278372
|
||||
TIMESTAMP = 1718784539
|
||||
SHA256 (cfitsio-4.4.1.tar.gz) = 66a1dc3f21800f9eeabd9eac577b91fcdd9aabba678fbba3b8527319110d1d25
|
||||
SIZE (cfitsio-4.4.1.tar.gz) = 4308170
|
||||
|
|
Loading…
Add table
Reference in a new issue