aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-05-09 16:42:27 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-05-09 16:42:27 +0000
commit4fd0a4b1c1c3f2cb1454e156e26774835885d347 (patch)
tree1b932c4555183e30779ab5f4c3093442aaa0b57e /astro
parent99d5a24eca4a0194ff773fff20b5400c62b0fd8d (diff)
downloadports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.tar.gz
ports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.zip
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Notes
Notes: svn path=/head/; revision=273882
Diffstat (limited to 'astro')
-rw-r--r--astro/orsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile
index 4157a4b7be80..c7c3d6968ac3 100644
--- a/astro/orsa/Makefile
+++ b/astro/orsa/Makefile
@@ -8,14 +8,14 @@
PORTNAME= orsa
PORTVERSION= 0.7.0
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/OldFiles
MAINTAINER= ports@FreeBSD.org
COMMENT= Orbit Reconstruction, Simulation and Analysis
-LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \
cln.6:${PORTSDIR}/math/cln \
fftw.2:${PORTSDIR}/math/fftw \
ginac-1.5.2:${PORTSDIR}/math/GiNaC