aboutsummaryrefslogtreecommitdiff
path: root/astro/cfitsio
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-15 10:08:23 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-15 10:08:23 +0000
commitc8165327674a10eff298036181198da47565812b (patch)
tree63d791bd21ac0eeeecf6a6f9b4ba4ba92ba8758d /astro/cfitsio
parentaccd940a979ea1a9ebcb146ce3b769f3bfb7c5d3 (diff)
downloadports-c8165327674a10eff298036181198da47565812b.tar.gz
ports-c8165327674a10eff298036181198da47565812b.zip
Notes
Diffstat (limited to 'astro/cfitsio')
-rw-r--r--astro/cfitsio/Makefile9
-rw-r--r--astro/cfitsio/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index 3a46ade1ef2a..e9c91fc11fd1 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= cfitsio
-PORTVERSION= 2.510
+PORTVERSION= 3.006
CATEGORIES= astro
-MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/oldvers/
+MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
@@ -16,7 +16,6 @@ COMMENT= Library for reading and writing files in FITS data format
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
@@ -31,8 +30,8 @@ do-install:
.for file in drvrsmem.h fitsio.h fitsio2.h longnam.h
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/include
.endfor
-.for file in libcfitsio.so.0
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/lib
+.for f in libcfitsio.so.0
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib
.endfor
@${LN} -sf libcfitsio.so.0 ${PREFIX}/lib/libcfitsio.so
.if !defined(NOPORTDOCS)
diff --git a/astro/cfitsio/distinfo b/astro/cfitsio/distinfo
index 69d7da3e2835..06b95e63d4be 100644
--- a/astro/cfitsio/distinfo
+++ b/astro/cfitsio/distinfo
@@ -1,3 +1,3 @@
-MD5 (cfitsio2510.tar.gz) = ae8e5e7e3d38cf5de7d1228b40faa62d
-SHA256 (cfitsio2510.tar.gz) = 2d7bb11acd549be79255d2de971d3c1256c01d1508876f17fedbdac6dac17278
-SIZE (cfitsio2510.tar.gz) = 2059679
+MD5 (cfitsio3006.tar.gz) = 4aacb54dcf833c8075d1f6515ba069ca
+SHA256 (cfitsio3006.tar.gz) = c156ee0becee8987a14229e705f0f9f39dd2b73bbc9e73bc5d69f43896cb9a63
+SIZE (cfitsio3006.tar.gz) = 2121107