diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-02-02 21:42:46 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-07 18:39:13 +0100 |
commit | 2d8f8573167d49958b7fbf471f42a360a20227d8 (patch) | |
tree | 4f8de5446ee2f75755beec28cf04f0baad4d44b6 /science/code_saturne | |
parent | 919140cdc1eae208a8708625967cdce4cdc75fc3 (diff) | |
download | freebsd-ports-2d8f8573167d49958b7fbf471f42a360a20227d8.zip |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
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 70ebf34b8efb..664246fd001a 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -2,7 +2,7 @@ PORTNAME= code_saturne PORTVERSION= 7.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= science parallel |