diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-04-02 09:11:15 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-04-02 09:18:41 -0700 |
commit | 007b6018cd044fcb324969083422d695eb781edf (patch) | |
tree | 7d4883895115ce7625375b7b1142b2348e570aeb /science/code_saturne | |
parent | d2505495d31d8239aa92971e60a61bce5f9816f0 (diff) | |
download | freebsd-ports-007b6018cd044fcb324969083422d695eb781edf.zip |
science/PETSc: Update 3.18.5 → 3.19.0
Also bump 2 ports.
Also math/py-petsc4py is broken for now.
Diffstat (limited to 'science/code_saturne')
-rw-r--r-- | science/code_saturne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index dc3c7d438bcc..31bf5d188ec3 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,7 +1,7 @@ PORTNAME= code_saturne PORTVERSION= 7.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org |