aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-03-08 06:49:17 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-03-08 06:49:17 +0000
commit108f234f7f692f592a08cd969eef7f74e8cff51f (patch)
tree0799882dc637a360900380bd9d4ad99ba969a0eb /misc
parent7a8e6f04393be5ff33e8f39b29a6b0d0431f25bf (diff)
downloadports-108f234f7f692f592a08cd969eef7f74e8cff51f.tar.gz
ports-108f234f7f692f592a08cd969eef7f74e8cff51f.zip
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
Notes
Notes: svn path=/head/; revision=567825
Diffstat (limited to 'misc')
-rw-r--r--misc/orange3/Makefile2
-rw-r--r--misc/py-QSpectrumAnalyzer/Makefile2
-rw-r--r--misc/py-qt5-demo/Makefile1
-rw-r--r--misc/urh/Makefile1
4 files changed, 3 insertions, 3 deletions
diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile
index f316c6facde1..3f95943d96ab 100644
--- a/misc/orange3/Makefile
+++ b/misc/orange3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= orange3
DISTVERSION= 3.19.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= misc python
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/py-QSpectrumAnalyzer/Makefile b/misc/py-QSpectrumAnalyzer/Makefile
index 960712d63905..d5aedbc08b65 100644
--- a/misc/py-QSpectrumAnalyzer/Makefile
+++ b/misc/py-QSpectrumAnalyzer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= QSpectrumAnalyzer
DISTVERSION= 2.1.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= misc hamradio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile
index f55143493ef2..9b454de104ba 100644
--- a/misc/py-qt5-demo/Makefile
+++ b/misc/py-qt5-demo/Makefile
@@ -2,7 +2,6 @@
PORTNAME= demo
PORTVERSION= ${PYQT5_VERSION}
-PORTREVISION= 1
CATEGORIES= misc devel python
MASTER_SITES= ${MASTER_SITES_PYQT5}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5-
diff --git a/misc/urh/Makefile b/misc/urh/Makefile
index b5a4263ec54d..8b2fc4ee5c43 100644
--- a/misc/urh/Makefile
+++ b/misc/urh/Makefile
@@ -2,6 +2,7 @@
PORTNAME= urh
DISTVERSION= 2.9.1
+PORTREVISION= 1
CATEGORIES= misc hamradio python
MASTER_SITES= CHEESESHOP