diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-01 20:06:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-01 20:06:51 +0000 |
commit | e6cf0b21eb66688f5ae39ed57d90d8fc62e55310 (patch) | |
tree | ed279927849cb0bf4eb6866c4220aef60eb36be1 /astro | |
parent | 135c6aada75da07fd0cb0394ae9349357f564bf2 (diff) | |
download | ports-e6cf0b21eb66688f5ae39ed57d90d8fc62e55310.tar.gz ports-e6cf0b21eb66688f5ae39ed57d90d8fc62e55310.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/cfitsio/Makefile | 5 | ||||
-rw-r--r-- | astro/cfitsio/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index 1a08cf6ba5d2..0b3dab7ce2b6 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cfitsio -PORTVERSION= 3.360 -PORTREVISION= 2 +PORTVERSION= 3.370 CATEGORIES= astro MASTER_SITES= http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ \ http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/oldvers/ \ @@ -23,9 +22,9 @@ OPTIONS_DEFINE= DOCS ALL_TARGET= libcfitsio.a shared CFLAGS+= -I${INCLUDEDIR} -LIBS+= -L${LIBDIR} -lz CONFIGURE_ARGS= ac_cv_prog_FC=f2c GNU_CONFIGURE= yes +LIBS+= -L${LIBDIR} -lz MAKE_ARGS= ZLIB_SOURCES="zlib/zcompress.c zlib/zuncompress.c" USE_LDCONFIG= yes USES= pkgconfig diff --git a/astro/cfitsio/distinfo b/astro/cfitsio/distinfo index 01227b564ecc..27457d3615d3 100644 --- a/astro/cfitsio/distinfo +++ b/astro/cfitsio/distinfo @@ -1,2 +1,2 @@ -SHA256 (cfitsio3360.tar.gz) = dffa8429fb561de3bae6eccc872298cb1305732e28bee96c6c6c29368e1171dc -SIZE (cfitsio3360.tar.gz) = 4650206 +SHA256 (cfitsio3370.tar.gz) = 092897c6dae4dfe42d91d35a738e45e8236aa3d8f9b3ffc7f0e6545b8319c63a +SIZE (cfitsio3370.tar.gz) = 4738430 |