Upgrade to 1.0.1.

This commit is contained in:
Thierry Thomas 2005-02-06 17:47:18 +00:00
parent 2a74425b9f
commit d01d3d8188
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128172
3 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= getdp
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A rather general finite element solver using mixed finite elements
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
gsl.6:${PORTSDIR}/math/gsl
gsl.6:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

View file

@ -1,2 +1,2 @@
MD5 (getdp-1.0.0-source.tgz) = 8256357866085afaa274863ad4c1e71f
SIZE (getdp-1.0.0-source.tgz) = 1143363
MD5 (getdp-1.0.1-source.tgz) = 5ed9b143d2205a7bbe5a13c91065593c
SIZE (getdp-1.0.1-source.tgz) = 1154315

View file

@ -21,6 +21,7 @@ bin/getdp
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_15.html
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_16.html
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_17.html
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_18.html
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_2.html
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_3.html
%%PORTDOCS%%%%DOCSDIR%%/texinfo/getdp_4.html