git: 8f819385009c - main - devel/qscintilla-qt5: Update to 2.13.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Mar 2022 06:22:30 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f819385009c867643f1e393b4c86fd6726856eb commit 8f819385009c867643f1e393b4c86fd6726856eb Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-03-28 05:20:59 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-03-28 05:22:22 +0000 devel/qscintilla-qt5: Update to 2.13.2 Change: - https://riverbankcomputing.com/news/QScintilla_2.13.2_Released --- Mk/Uses/pyqt.mk | 2 +- cad/openscad-devel/Makefile | 2 +- cad/openscad/Makefile | 2 +- databases/sqlitebrowser/Makefile | 2 +- devel/py-qt5-pyqt/Makefile | 1 + devel/qscintilla2-qt5/distinfo | 6 +++--- graphics/qgis-ltr/Makefile | 2 +- graphics/qgis/Makefile | 2 +- math/octave/Makefile | 2 +- net/py-qt5-networkauth/Makefile | 1 + x11-toolkits/py-qt5-chart/Makefile | 1 + 11 files changed, 13 insertions(+), 10 deletions(-) diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk index 915bc2a2f55d..14a0f4a33191 100644 --- a/Mk/Uses/pyqt.mk +++ b/Mk/Uses/pyqt.mk @@ -65,7 +65,7 @@ MASTER_SITES_QSCI2= RIVERBANK/QScintilla/${PORTVERSION} \ SIP_VERSION= 6.5.1 SIP4_VERSION= 4.19.25 -QSCI2_VERSION= 2.13.1 +QSCI2_VERSION= 2.13.2 PYQT5_VERSION= 5.15.6 PYQTCHART_VERSION= 5.15.5 PYQTNETWORKAUTH_VERSION=5.15.5 diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index c6f463203639..af3f2ed9f63f 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.02.09 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 7c47f18aadbf..ba84a992bd7c 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.01.01 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= cad PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index 8749c80a6eac..7264c45c930a 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -2,7 +2,7 @@ PORTNAME= sqlitebrowser PORTVERSION= 3.12.1 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/devel/py-qt5-pyqt/Makefile b/devel/py-qt5-pyqt/Makefile index ece697a18ef1..db2e44c94202 100644 --- a/devel/py-qt5-pyqt/Makefile +++ b/devel/py-qt5-pyqt/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyqt PORTVERSION= ${PYQT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT5} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/devel/qscintilla2-qt5/distinfo b/devel/qscintilla2-qt5/distinfo index 4fda184347fb..9bcd3b77c29f 100644 --- a/devel/qscintilla2-qt5/distinfo +++ b/devel/qscintilla2-qt5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643274895 -SHA256 (QScintilla_src-2.13.1.tar.gz) = 800e3d2071a96bcccd7581346af0d2fe28fc30cd68530cb8302685d013afd54a -SIZE (QScintilla_src-2.13.1.tar.gz) = 3059819 +TIMESTAMP = 1648212625 +SHA256 (QScintilla_src-2.13.2.tar.gz) = b6c7e5f27b51d25f09fe6cf84ae9a7f0876af0d65d8ccb551109e6e7b25885f4 +SIZE (QScintilla_src-2.13.2.tar.gz) = 3059999 diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 26a6cdb6a0b8..d9c5013df844 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -2,7 +2,7 @@ PORTNAME= qgis DISTVERSION= 3.22.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 5ae8237dcdc6..46417c6ce77a 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -2,7 +2,7 @@ PORTNAME= qgis DISTVERSION= 3.24.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/math/octave/Makefile b/math/octave/Makefile index 27c68963fe74..f7b7962db21b 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -2,7 +2,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= GNU diff --git a/net/py-qt5-networkauth/Makefile b/net/py-qt5-networkauth/Makefile index 987881f74f75..417b283b834e 100644 --- a/net/py-qt5-networkauth/Makefile +++ b/net/py-qt5-networkauth/Makefile @@ -1,5 +1,6 @@ PORTNAME= networkauth PORTVERSION= ${PYQTNETWORKAUTH_VERSION} +PORTREVISION= 1 CATEGORIES= net devel python MASTER_SITES= ${MASTER_SITES_PYQTNETWORKAUTH} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/x11-toolkits/py-qt5-chart/Makefile b/x11-toolkits/py-qt5-chart/Makefile index 062cee667fd0..5b25456686b5 100644 --- a/x11-toolkits/py-qt5-chart/Makefile +++ b/x11-toolkits/py-qt5-chart/Makefile @@ -1,5 +1,6 @@ PORTNAME= chart PORTVERSION= ${PYQTCHART_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits devel python MASTER_SITES= ${MASTER_SITES_PYQTCHART} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}-