svn commit: r369749 - head/astro/cfitsio

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 1 20:06:52 UTC 2014


Author: sunpoet
Date: Wed Oct  1 20:06:51 2014
New Revision: 369749
URL: https://svnweb.freebsd.org/changeset/ports/369749
QAT: https://qat.redports.org/buildarchive/r369749/

Log:
  - Update to 3.370
  
  Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt

Modified:
  head/astro/cfitsio/Makefile
  head/astro/cfitsio/distinfo

Modified: head/astro/cfitsio/Makefile
==============================================================================
--- head/astro/cfitsio/Makefile	Wed Oct  1 20:06:45 2014	(r369748)
+++ head/astro/cfitsio/Makefile	Wed Oct  1 20:06:51 2014	(r369749)
@@ -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

Modified: head/astro/cfitsio/distinfo
==============================================================================
--- head/astro/cfitsio/distinfo	Wed Oct  1 20:06:45 2014	(r369748)
+++ head/astro/cfitsio/distinfo	Wed Oct  1 20:06:51 2014	(r369749)
@@ -1,2 +1,2 @@
-SHA256 (cfitsio3360.tar.gz) = dffa8429fb561de3bae6eccc872298cb1305732e28bee96c6c6c29368e1171dc
-SIZE (cfitsio3360.tar.gz) = 4650206
+SHA256 (cfitsio3370.tar.gz) = 092897c6dae4dfe42d91d35a738e45e8236aa3d8f9b3ffc7f0e6545b8319c63a
+SIZE (cfitsio3370.tar.gz) = 4738430


More information about the svn-ports-all mailing list