aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
commitd369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 (patch)
tree70c2049bf7cb81daf29a37481d1586373dd5ba80 /astro
parent88133fe808126a7e44e982994d4fbbee2e96ae0a (diff)
downloadports-d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01.tar.gz
ports-d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01.zip
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
Notes
Notes: svn path=/head/; revision=210850
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 c2a01cd57b0e..a11dfb64c732 100644
--- a/astro/orsa/Makefile
+++ b/astro/orsa/Makefile
@@ -8,7 +8,7 @@
PORTNAME= orsa
PORTVERSION= 0.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Orbit Reconstruction, Simulation and Analysis
-LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \
cln.4:${PORTSDIR}/math/cln \
fftw.2:${PORTSDIR}/math/fftw \
ginac-1.3.8:${PORTSDIR}/math/GiNaC