diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-15 17:56:00 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-15 17:56:00 +0000 |
commit | ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353 (patch) | |
tree | e9c99afa059233e2351952c5f0d2cbd148ff61a4 /science/code_saturne | |
parent | 68cd4d73dd90101575595c45abade600cfcdd52c (diff) | |
download | freebsd-ports-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.zip |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to 12.8.1
PR: 251764
Exp-run by: antoine
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 9a2386ba7c5a..7e5b0597d23d 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -4,7 +4,7 @@ PORTNAME= code_saturne PORTVERSION= 6.1.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org |