aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-28 09:11:10 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-28 09:11:10 +0000
commit43402333eb06f378619634b262e5ba981122a7d0 (patch)
tree8c65a646c1c70d8f46be1d8b8eaadb757a8b50bc /science
parent8cd9bafb7fa83f31ea63c13a732208fec82ccef0 (diff)
downloadports-43402333eb06f378619634b262e5ba981122a7d0.tar.gz
ports-43402333eb06f378619634b262e5ba981122a7d0.zip
Upgrade to 1.1.0.
Notes
Notes: svn path=/head/; revision=141060
Diffstat (limited to 'science')
-rw-r--r--science/getdp/Makefile10
-rw-r--r--science/getdp/distinfo4
2 files changed, 6 insertions, 8 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 32ebcaa03fb8..ced6152d799d 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= getdp
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.1.0
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -16,14 +15,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
-LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
- gsl.7:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-fftw-prefix=${LOCALBASE} \
- --with-gsl-prefix=${LOCALBASE}
+CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \
+ --with-blas-lapack-prefix=${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/science/getdp/distinfo b/science/getdp/distinfo
index dd502f27b562..a594ddad65e5 100644
--- a/science/getdp/distinfo
+++ b/science/getdp/distinfo
@@ -1,2 +1,2 @@
-MD5 (getdp-1.0.1-source.tgz) = 5ed9b143d2205a7bbe5a13c91065593c
-SIZE (getdp-1.0.1-source.tgz) = 1154315
+MD5 (getdp-1.1.0-source.tgz) = cceb5f66c3d2889048fd5f35d178171e
+SIZE (getdp-1.1.0-source.tgz) = 1426981