Skip to content

Commit

Permalink
science/code_saturne: upgrade to 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Oct 13, 2023
1 parent b269702 commit 512f0ce
Show file tree
Hide file tree
Showing 4 changed files with 798 additions and 828 deletions.
6 changes: 3 additions & 3 deletions science/code_saturne/Makefile
@@ -1,5 +1,5 @@
PORTNAME= code_saturne
PORTVERSION= 8.0.0
PORTVERSION= 8.0.2
CATEGORIES= science parallel
MASTER_SITES= https://www.code-saturne.org/releases/

Expand All @@ -10,7 +10,7 @@ WWW= https://www.code-saturne.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpi4py>0:net/py-mpi4py@${PY_FLAVOR} \
BUILD_DEPENDS= ${MPI4PY} \
gsed:textproc/gsed
LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \
libcgns.so:science/cgnslib \
Expand All @@ -22,7 +22,7 @@ LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \
libcblas.so:math/cblas \
libmedC.so:french/med
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mpi4py>0:net/py-mpi4py@${PY_FLAVOR} \
${MPI4PY} \
pbs-config:sysutils/torque \
xmgrace:math/grace \
bash:shells/bash \
Expand Down
6 changes: 3 additions & 3 deletions science/code_saturne/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1690981640
SHA256 (code_saturne-8.0.0.tar.gz) = f5ab127bac9e8f2fafcc582dab25682c131c1a0cd656cae36527b3ba402aa45e
SIZE (code_saturne-8.0.0.tar.gz) = 61261214
TIMESTAMP = 1697142365
SHA256 (code_saturne-8.0.2.tar.gz) = 48d33a55e9f7b77b486e0fa1706223910eb9add7d13f11bb18dc79583587378f
SIZE (code_saturne-8.0.2.tar.gz) = 61255604

This file was deleted.

0 comments on commit 512f0ce

Please sign in to comment.