diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-03-16 09:29:53 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-03-16 09:29:53 +0000 |
commit | 0b7a24020a5dcee29d0d27ff50a70f4a77d51419 (patch) | |
tree | 7f2dbfb7533994d5dcfc8c32dfce3825f24ae94b /science | |
parent | 165de849951b1a2c9e409d32e39e1c9d21553d7e (diff) | |
download | freebsd-ports-0b7a24020a5dcee29d0d27ff50a70f4a77d51419.zip |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine
Diffstat (limited to 'science')
-rw-r--r-- | science/code_saturne/Makefile | 2 | ||||
-rw-r--r-- | science/py-veusz/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index db8d2c568a07..6a43e95d1a51 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -3,7 +3,7 @@ PORTNAME= code_saturne PORTVERSION= 6.1.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= science parallel diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile index 6b3b6580114d..81c56c603d9a 100644 --- a/science/py-veusz/Makefile +++ b/science/py-veusz/Makefile @@ -4,7 +4,7 @@ PORTNAME= veusz DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |