diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-01 22:12:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-01 22:12:48 +0000 |
commit | 037f10e855bf598e47995f5bb7ace74efc54075e (patch) | |
tree | 285dacab938f1c7dafe1eb1feb1596f86216d997 /astro | |
parent | ef8b30dced122cee4c7bb0f9479124c38fdeb6d6 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/cfitsio/Makefile | 5 | ||||
-rw-r--r-- | astro/cfitsio/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index 749c40a52355..061638047909 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -6,13 +6,14 @@ # PORTNAME= cfitsio -PORTVERSION= 3.090 +PORTVERSION= 3.100 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/ \ ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/oldvers/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Library for reading and writing files in FITS data format LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c diff --git a/astro/cfitsio/distinfo b/astro/cfitsio/distinfo index 501ced675bee..b0bf324b0283 100644 --- a/astro/cfitsio/distinfo +++ b/astro/cfitsio/distinfo @@ -1,3 +1,3 @@ -MD5 (cfitsio3090.tar.gz) = dd7269615945536fac8fd31b9f50d660 -SHA256 (cfitsio3090.tar.gz) = 38a3a73573f9881b9b54b7baa26aebb4c41d32a117fb040ab0def61a2455a7eb -SIZE (cfitsio3090.tar.gz) = 2846142 +MD5 (cfitsio3100.tar.gz) = 3a4893c92f485d2d1c6cda10e49d2dcf +SHA256 (cfitsio3100.tar.gz) = f3dd0eada3f923e00e0a68bc58ed91c9a8aac1c830354ffb2a3869dba659456a +SIZE (cfitsio3100.tar.gz) = 3022189 |