summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorlbartoletti <lbartoletti@35697150-7ecd-e111-bb59-0022644237b5>2021-03-08 06:49:17 +0000
committerlbartoletti <lbartoletti@35697150-7ecd-e111-bb59-0022644237b5>2021-03-08 06:49:17 +0000
commit08b971d35db9c22513450ff3667a0b493c33ccc2 (patch)
tree0799882dc637a360900380bd9d4ad99ba969a0eb /science
parent10f82724fba7dece0fde40c8f585e24f7a44a5a5 (diff)
downloadfreebsd-ports-08b971d35db9c22513450ff3667a0b493c33ccc2.tar.gz
freebsd-ports-08b971d35db9c22513450ff3667a0b493c33ccc2.tar.bz2
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3 This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages. - Added the missing QImage.setAlphaChannel(). - Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package. - Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel. * QScintilla2: update to 2.12.0 This adds support for Qt6 and removes support for Qt4. - Change the new distname (again)i due to a conflict - Use the new sip-build system * devel/py-qtbuilder: update to 1.9.0 * devel/py-sip: fix flavor for sip-distinfo PR: 253865 Exp-run by: antoine git-svn-id: http://svn.freebsd.org/ports/head@567825 35697150-7ecd-e111-bb59-0022644237b5
Diffstat (limited to 'science')
-rw-r--r--science/code_saturne/Makefile1
-rw-r--r--science/py-veusz/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index 5439c10675b8..db8d2c568a07 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -3,6 +3,7 @@
PORTNAME= code_saturne
PORTVERSION= 6.1.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= science parallel
diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile
index 0632ce35a4e8..6b3b6580114d 100644
--- a/science/py-veusz/Makefile
+++ b/science/py-veusz/Makefile
@@ -4,6 +4,7 @@
PORTNAME= veusz
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= science
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}