diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 1392f6779c47..8ebad3a29a65 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -1,33 +1,32 @@ # Created by: Thierry Thomas PORTNAME= getdp -PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTVERSION= 3.4.0 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= stephen@FreeBSD.org COMMENT= Rather general finite element solver using mixed finite elements LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgsl.so:math/gsl \ liblapack.so:math/lapack USES= fortran tar:tgz cmake OPTIONS_DEFINE= DOCS EXAMPLES .include .if ${GCC_DEFAULT} >= 10 # workaround for Rank mismatch in argument 'lines' at (1) (rank-1 and scalar) FFLAGS+= -fallow-argument-mismatch .endif do-test: cd ${WRKSRC}/demos && yes "" | ${STAGEDIR}${PREFIX}/bin/${PORTNAME} magnet.pro -solve MagSta_phi .include diff --git a/science/getdp/distinfo b/science/getdp/distinfo index c0ca872fbdbd..0830e0ddf32b 100644 --- a/science/getdp/distinfo +++ b/science/getdp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576981505 -SHA256 (getdp-3.3.0-source.tgz) = eebef98fdef589e83a29d92599dfdd373d29fda6fbb31298f1e523be848fdbdd -SIZE (getdp-3.3.0-source.tgz) = 1876134 +TIMESTAMP = 1632504782 +SHA256 (getdp-3.4.0-source.tgz) = 779631260b4c7fde0f0fa107bc85e93c114f282fac908ff6bf52b949a779d610 +SIZE (getdp-3.4.0-source.tgz) = 2725033