summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
commitb9ba1ad61ec8ac4f754fdbd3e762691564d11838 (patch)
treee643e74666458bfc6f67e70b390fbf4594583163 /science
parentupgrade to 1.9 (diff)
chase math/gsl lib version
Notes
Notes: svn path=/head/; revision=194427
Diffstat (limited to 'science')
-rw-r--r--science/getdp/Makefile4
-rw-r--r--science/gnudatalanguage/Makefile4
-rw-r--r--science/kst/Makefile4
-rw-r--r--science/kst2/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 74cfc097b9b6..9d866824874b 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= getdp
PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
-LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \
lapack.4:${PORTSDIR}/math/lapack
WANT_FORTRAN= yes #dummy but future use
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 127d011bbd75..5ac085b3c9c4 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnudatalanguage
PORTVERSION= 0.8.11
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -32,7 +32,7 @@ COMMENT?= GDL, a free IDL compatible incremental compiler
#---------------------------------------------------------------------------
LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot \
- gsl.9:${PORTSDIR}/math/gsl \
+ gsl.10:${PORTSDIR}/math/gsl \
readline.5:${PORTSDIR}/devel/readline
USE_XLIB= yes
diff --git a/science/kst/Makefile b/science/kst/Makefile
index d68e5608a252..2cc30abdcb86 100644
--- a/science/kst/Makefile
+++ b/science/kst/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kst
PORTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science kde
MASTER_SITES= ${MASTER_SITE_KDE} \
http://omega.astro.utoronto.ca/${PORTNAME}/
@@ -16,7 +16,7 @@ MAINTAINER= kay_lehmann@web.de
COMMENT= Data viewing program for KDE
LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \
- gsl.9:${PORTSDIR}/math/gsl
+ gsl.10:${PORTSDIR}/math/gsl
USE_KDELIBS_VER=3
USE_GMAKE= yes
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index d68e5608a252..2cc30abdcb86 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kst
PORTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science kde
MASTER_SITES= ${MASTER_SITE_KDE} \
http://omega.astro.utoronto.ca/${PORTNAME}/
@@ -16,7 +16,7 @@ MAINTAINER= kay_lehmann@web.de
COMMENT= Data viewing program for KDE
LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \
- gsl.9:${PORTSDIR}/math/gsl
+ gsl.10:${PORTSDIR}/math/gsl
USE_KDELIBS_VER=3
USE_GMAKE= yes