diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-28 05:20:59 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-28 05:22:22 +0000 |
commit | 8f819385009c867643f1e393b4c86fd6726856eb (patch) | |
tree | b17fb40004b7ae26f011c40b16e902bb6c3557f9 | |
parent | 875d334e7f9596e2ac598945041b2ce685ee11fb (diff) |
devel/qscintilla-qt5: Update to 2.13.2
-rw-r--r-- | Mk/Uses/pyqt.mk | 2 | ||||
-rw-r--r-- | cad/openscad-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/openscad/Makefile | 2 | ||||
-rw-r--r-- | databases/sqlitebrowser/Makefile | 2 | ||||
-rw-r--r-- | devel/py-qt5-pyqt/Makefile | 1 | ||||
-rw-r--r-- | devel/qscintilla2-qt5/distinfo | 6 | ||||
-rw-r--r-- | graphics/qgis-ltr/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 2 | ||||
-rw-r--r-- | math/octave/Makefile | 2 | ||||
-rw-r--r-- | net/py-qt5-networkauth/Makefile | 1 | ||||
-rw-r--r-- | 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}- |