aboutsummaryrefslogtreecommitdiff
path: root/science/code_saturne
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-06-15 16:02:40 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-06-15 16:02:40 +0000
commit7a64ce1b71f090a0a1e8f8f5dd6a02f4a88658cf (patch)
treec67cba8f88998cde875ad2f69cb24f0b19fd2453 /science/code_saturne
parent21e6cae3446db02f72226d03ae282a05e6fbf486 (diff)
downloadports-7a64ce1b71f090a0a1e8f8f5dd6a02f4a88658cf.tar.gz
ports-7a64ce1b71f090a0a1e8f8f5dd6a02f4a88658cf.zip
Upgrade to v6.1.1 and add Scotch´s support.
Notes
Notes: svn path=/head/; revision=538909
Diffstat (limited to 'science/code_saturne')
-rw-r--r--science/code_saturne/Makefile11
-rw-r--r--science/code_saturne/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index 9ae220ba7dd4..2ab9839cec3e 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= code_saturne
-PORTVERSION= 6.1.0
-PORTREVISION= 1
+PORTVERSION= 6.1.1
DISTVERSIONPREFIX= v
CATEGORIES= science parallel
@@ -25,7 +24,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= code-saturne
-GH_TAGNAME= 89e7bbf # Some fixes are needed for atmospheric aerosols
USES= autoreconf bison fortran gettext gnome gmake iconv libtool \
pyqt:5 python:3.6+ shebangfix
@@ -43,8 +41,8 @@ BINARY_ALIAS= python=${PYTHON_CMD} \
pyrcc5=pyrcc5-${PYTHON_VER} \
pyuic5=pyuic5-${PYTHON_VER}
-OPTIONS_DEFINE= DOCS EXAMPLES BATCH BLAS MPI
-OPTIONS_DEFAULT= BATCH BLAS MPI METIS
+OPTIONS_DEFINE= DOCS EXAMPLES BATCH BLAS MPI SCOTCH
+OPTIONS_DEFAULT= BATCH BLAS MPI SCOTCH METIS
OPTIONS_RADIO= METIS
OPTIONS_RADIO_METIS= METIS PARMETIS
BLAS_DESC= Support of OpenBLAS
@@ -63,6 +61,9 @@ PARMETIS_LIB_DEPENDS= libparmetis.so:math/parmetis
PARMETIS_CONFIGURE_ON= --with-metis-include="${LOCALBASE}/include/parmetis" \
--with-metis-lib="${LOCALBASE}/lib/parmetis"
PARMETIS_CONFIGURE_ENV= LIBS=-lexecinfo
+SCOTCH_DESC= Support of Scotch
+SCOTCH_BUILD_DEPENDS= scotch>0:cad/scotch
+SCOTCH_CONFIGURE_ON= --with-scotch-include="${LOCALBASE}/include"
TEST_TARGET= check
diff --git a/science/code_saturne/distinfo b/science/code_saturne/distinfo
index 02b340de9625..5c3d3c76f437 100644
--- a/science/code_saturne/distinfo
+++ b/science/code_saturne/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587896974
-SHA256 (code-saturne-code_saturne-v6.1.0-89e7bbf_GH0.tar.gz) = 6308c470575e39a4656f89640a75f6b39c085b0803d921a61fbbec72fe30d636
-SIZE (code-saturne-code_saturne-v6.1.0-89e7bbf_GH0.tar.gz) = 19375559
+TIMESTAMP = 1592231752
+SHA256 (code-saturne-code_saturne-v6.1.1_GH0.tar.gz) = a6b2c8b8ebcde523a9cab3a0f3923e7079125c08dad38567d0b7fe326c6d61ee
+SIZE (code-saturne-code_saturne-v6.1.1_GH0.tar.gz) = 19591060