FreeBSD Bugzilla – Attachment 221563 Details for
Bug 252671
devel/qscintilla2: Update to 2.11.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qscintilla2 2.11.6 and ports
qscintilla2-2.11.6_ports_bumped.diff (text/plain), 15.39 KB, created by
Loïc Bartoletti
on 2021-01-14 13:30:09 UTC
(
hide
)
Description:
qscintilla2 2.11.6 and ports
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2021-01-14 13:30:09 UTC
Size:
15.39 KB
patch
obsolete
>Index: Mk/Uses/pyqt.mk >=================================================================== >--- Mk/Uses/pyqt.mk (revision 561504) >+++ Mk/Uses/pyqt.mk (working copy) >@@ -64,7 +64,7 @@ > GENTOO > > SIP_VERSION= 5.5.0 >-QSCI2_VERSION= 2.11.5 >+QSCI2_VERSION= 2.11.6 > PYQT5_VERSION= 5.15.2 > PYQTSIP_VERSION= 12.8.1 > PYQTBUILDER_VERSION= 1.6.0 >Index: cad/openscad/Makefile >=================================================================== >--- cad/openscad/Makefile (revision 561504) >+++ cad/openscad/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= openscad > PORTVERSION= 2019.05.10 >-PORTREVISION= 8 >+PORTREVISION= 9 > #PORTREVISION= 1 > CATEGORIES= cad > >Index: cad/openscad-devel/Makefile >=================================================================== >--- cad/openscad-devel/Makefile (revision 561504) >+++ cad/openscad-devel/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= openscad > PORTVERSION= 2020.01.04 >-PORTREVISION= 4 >+PORTREVISION= 5 > #PORTREVISION= 1 > CATEGORIES= cad > PKGNAMESUFFIX= -devel >Index: comms/py-qt5-sensors/Makefile >=================================================================== >--- comms/py-qt5-sensors/Makefile (revision 561504) >+++ comms/py-qt5-sensors/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= sensors >+PORTREVISION= 1 > CATEGORIES= comms devel python > > MAINTAINER= kde@FreeBSD.org >Index: comms/py-qt5-serialport/Makefile >=================================================================== >--- comms/py-qt5-serialport/Makefile (revision 561504) >+++ comms/py-qt5-serialport/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= serialport >+PORTREVISION= 1 > CATEGORIES= comms devel python > > MAINTAINER= kde@FreeBSD.org >Index: databases/py-qt5-sql/Makefile >=================================================================== >--- databases/py-qt5-sql/Makefile (revision 561504) >+++ databases/py-qt5-sql/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= sql >+PORTREVISION= 1 > CATEGORIES= databases devel python > > MAINTAINER= kde@FreeBSD.org >Index: databases/sqlitebrowser/Makefile >=================================================================== >--- databases/sqlitebrowser/Makefile (revision 561504) >+++ databases/sqlitebrowser/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= sqlitebrowser > PORTVERSION= 3.12.1 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= databases > >Index: deskutils/py-autokey/Makefile >=================================================================== >--- deskutils/py-autokey/Makefile (revision 561504) >+++ deskutils/py-autokey/Makefile (working copy) >@@ -3,7 +3,7 @@ > PORTNAME= autokey > DISTVERSIONPREFIX= v > DISTVERSION= 0.95.9 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= deskutils python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >Index: devel/eric6/Makefile >=================================================================== >--- devel/eric6/Makefile (revision 561504) >+++ devel/eric6/Makefile (working copy) >@@ -5,7 +5,7 @@ > > PKGNAMESUFFIX= -qt5-${FLAVOR:U:S/_/-/} > DISTNAME= ${PORTNAME}-nolang-${DISTVERSION} >-PORTREVISION= 0 >+PORTREVISION= 1 > CATEGORIES= devel python > > BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} >Index: devel/py-qt5-core/Makefile >=================================================================== >--- devel/py-qt5-core/Makefile (revision 561504) >+++ devel/py-qt5-core/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= core >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/py-qt5-dbus/Makefile >=================================================================== >--- devel/py-qt5-dbus/Makefile (revision 561504) >+++ devel/py-qt5-dbus/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= dbus >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/py-qt5-designer/Makefile >=================================================================== >--- devel/py-qt5-designer/Makefile (revision 561504) >+++ devel/py-qt5-designer/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= designer >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/py-qt5-help/Makefile >=================================================================== >--- devel/py-qt5-help/Makefile (revision 561504) >+++ devel/py-qt5-help/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= help >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/py-qt5-location/Makefile >=================================================================== >--- devel/py-qt5-location/Makefile (revision 561504) >+++ devel/py-qt5-location/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= location >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/py-qt5-qscintilla2/Makefile >=================================================================== >--- devel/py-qt5-qscintilla2/Makefile (revision 561504) >+++ devel/py-qt5-qscintilla2/Makefile (working copy) >@@ -2,7 +2,6 @@ > > PORTNAME= qscintilla2 > PORTVERSION= ${QSCI2_VERSION} >-PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= ${MASTER_SITES_QSCI2} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5- >Index: devel/py-qt5-remoteobjects/Makefile >=================================================================== >--- devel/py-qt5-remoteobjects/Makefile (revision 561504) >+++ devel/py-qt5-remoteobjects/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= remoteobjects >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/py-qt5-test/Makefile >=================================================================== >--- devel/py-qt5-test/Makefile (revision 561504) >+++ devel/py-qt5-test/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= test >+PORTREVISION= 1 > CATEGORIES= devel python > > MAINTAINER= kde@FreeBSD.org >Index: devel/qscintilla2-qt5/Makefile >=================================================================== >--- devel/qscintilla2-qt5/Makefile (revision 561504) >+++ devel/qscintilla2-qt5/Makefile (working copy) >@@ -2,7 +2,6 @@ > > PORTNAME= qscintilla2-qt5 > PORTVERSION= ${QSCI2_VERSION} >-PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITES_QSCI2} > DISTNAME= ${QSCI2_DISTNAME} >Index: devel/qscintilla2-qt5/distinfo >=================================================================== >--- devel/qscintilla2-qt5/distinfo (revision 561504) >+++ devel/qscintilla2-qt5/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1592928082 >-SHA256 (QScintilla-2.11.5.tar.gz) = 9361e26fd7fb7b5819a7eb92c5c1880a18de9bd3ed9dd2eb008e57388696716b >-SIZE (QScintilla-2.11.5.tar.gz) = 3007564 >+TIMESTAMP = 1610568353 >+SHA256 (QScintilla-2.11.6.tar.gz) = e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7 >+SIZE (QScintilla-2.11.6.tar.gz) = 3027764 >Index: devel/tortoisehg/Makefile >=================================================================== >--- devel/tortoisehg/Makefile (revision 561504) >+++ devel/tortoisehg/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= tortoisehg > DISTVERSION= 5.5.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > > MAINTAINER= arrowd@FreeBSD.org >Index: graphics/py-qt5-svg/Makefile >=================================================================== >--- graphics/py-qt5-svg/Makefile (revision 561504) >+++ graphics/py-qt5-svg/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= svg >+PORTREVISION= 1 > CATEGORIES= graphics devel python > > MAINTAINER= kde@FreeBSD.org >Index: graphics/qgis/Makefile >=================================================================== >--- graphics/qgis/Makefile (revision 561504) >+++ graphics/qgis/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= qgis > DISTVERSIONPREFIX= final- > DISTVERSION= 3_16_2 >+PORTREVISION= 1 > CATEGORIES= graphics geography > > PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >Index: graphics/qgis-ltr/Makefile >=================================================================== >--- graphics/qgis-ltr/Makefile (revision 561504) >+++ graphics/qgis-ltr/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= qgis > DISTVERSIONPREFIX= final- > DISTVERSION= 3_10_13 >+PORTREVISION= 1 > CATEGORIES= graphics geography > PKGNAMESUFFIX= -ltr > >Index: lang/py-qt5-qml/Makefile >=================================================================== >--- lang/py-qt5-qml/Makefile (revision 561504) >+++ lang/py-qt5-qml/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= qml >+PORTREVISION= 1 > CATEGORIES= lang devel python > > MAINTAINER= kde@FreeBSD.org >Index: math/octave/Makefile >=================================================================== >--- math/octave/Makefile (revision 561504) >+++ math/octave/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= octave > PORTVERSION= ${OCTAVE_VERSION} >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= math > MASTER_SITES= GNU > >Index: misc/py-qt5-demo/Makefile >=================================================================== >--- misc/py-qt5-demo/Makefile (revision 561504) >+++ misc/py-qt5-demo/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= demo > PORTVERSION= ${PYQT5_VERSION} >+PORTREVISION= 1 > CATEGORIES= misc devel python > MASTER_SITES= ${MASTER_SITES_PYQT5} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5- >Index: multimedia/py-qt5-multimedia/Makefile >=================================================================== >--- multimedia/py-qt5-multimedia/Makefile (revision 561504) >+++ multimedia/py-qt5-multimedia/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= multimedia >+PORTREVISION= 1 > CATEGORIES= multimedia devel python > > MAINTAINER= kde@FreeBSD.org >Index: multimedia/py-qt5-multimediawidgets/Makefile >=================================================================== >--- multimedia/py-qt5-multimediawidgets/Makefile (revision 561504) >+++ multimedia/py-qt5-multimediawidgets/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= multimediawidgets >+PORTREVISION= 1 > CATEGORIES= multimedia devel python > > MAINTAINER= kde@FreeBSD.org >Index: net/py-qt5-network/Makefile >=================================================================== >--- net/py-qt5-network/Makefile (revision 561504) >+++ net/py-qt5-network/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= network >+PORTREVISION= 1 > CATEGORIES= net devel python > > MAINTAINER= kde@FreeBSD.org >Index: net/py-qt5-networkauth/Makefile >=================================================================== >--- net/py-qt5-networkauth/Makefile (revision 561504) >+++ net/py-qt5-networkauth/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= networkauth >+PORTREVISION= 1 > CATEGORIES= net devel python > > MAINTAINER= kde@FreeBSD.org >Index: print/py-qt5-printsupport/Makefile >=================================================================== >--- print/py-qt5-printsupport/Makefile (revision 561504) >+++ print/py-qt5-printsupport/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= printsupport >+PORTREVISION= 1 > CATEGORIES= print python > > MAINTAINER= kde@FreeBSD.org >Index: textproc/py-qt5-xml/Makefile >=================================================================== >--- textproc/py-qt5-xml/Makefile (revision 561504) >+++ textproc/py-qt5-xml/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= xml >+PORTREVISION= 1 > CATEGORIES= textproc devel python > > MAINTAINER= kde@FreeBSD.org >Index: textproc/py-qt5-xmlpatterns/Makefile >=================================================================== >--- textproc/py-qt5-xmlpatterns/Makefile (revision 561504) >+++ textproc/py-qt5-xmlpatterns/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= xmlpatterns >+PORTREVISION= 1 > CATEGORIES= textproc devel python > > MAINTAINER= kde@FreeBSD.org >Index: www/py-qt5-webchannel/Makefile >=================================================================== >--- www/py-qt5-webchannel/Makefile (revision 561504) >+++ www/py-qt5-webchannel/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= webchannel >+PORTREVISION= 1 > CATEGORIES= www devel python > > MAINTAINER= kde@FreeBSD.org >Index: www/py-qt5-webengine/Makefile >=================================================================== >--- www/py-qt5-webengine/Makefile (revision 561504) >+++ www/py-qt5-webengine/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= webengine > DISTVERSION= ${PYQT_VERSION} >+PORTREVISION= 1 > CATEGORIES= www devel python > MASTER_SITES= https://pypi.python.org/packages/source/P/PyQtWebEngine/ > PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- >Index: www/py-qt5-webkit/Makefile >=================================================================== >--- www/py-qt5-webkit/Makefile (revision 561504) >+++ www/py-qt5-webkit/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= webkit >+PORTREVISION= 1 > CATEGORIES= www devel python > > MAINTAINER= kde@FreeBSD.org >Index: www/py-qt5-webkitwidgets/Makefile >=================================================================== >--- www/py-qt5-webkitwidgets/Makefile (revision 561504) >+++ www/py-qt5-webkitwidgets/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= webkitwidgets >+PORTREVISION= 1 > CATEGORIES= www devel python > > MAINTAINER= kde@FreeBSD.org >Index: www/py-qt5-websockets/Makefile >=================================================================== >--- www/py-qt5-websockets/Makefile (revision 561504) >+++ www/py-qt5-websockets/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= websockets >+PORTREVISION= 1 > CATEGORIES= www net devel python > > MAINTAINER= kde@FreeBSD.org >Index: x11/py-qt5-opengl/Makefile >=================================================================== >--- x11/py-qt5-opengl/Makefile (revision 561504) >+++ x11/py-qt5-opengl/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= opengl >+PORTREVISION= 1 > CATEGORIES= x11 devel python > > MAINTAINER= kde@FreeBSD.org >Index: x11-toolkits/py-qt5-chart/Makefile >=================================================================== >--- x11-toolkits/py-qt5-chart/Makefile (revision 561504) >+++ x11-toolkits/py-qt5-chart/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= chart > PORTVERSION= ${PYQT5_VERSION} >+PORTREVISION= 1 > CATEGORIES= x11-toolkits devel python > MASTER_SITES= ${MASTER_SITES_PYQTCHART} > PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- >Index: x11-toolkits/py-qt5-quick/Makefile >=================================================================== >--- x11-toolkits/py-qt5-quick/Makefile (revision 561504) >+++ x11-toolkits/py-qt5-quick/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= quick >+PORTREVISION= 1 > CATEGORIES= x11-toolkits devel python > > MAINTAINER= kde@FreeBSD.org >Index: x11-toolkits/py-qt5-quick3d/Makefile >=================================================================== >--- x11-toolkits/py-qt5-quick3d/Makefile (revision 561504) >+++ x11-toolkits/py-qt5-quick3d/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= quick3d >+PORTREVISION= 1 > CATEGORIES= x11-toolkits devel python > > MAINTAINER= kde@FreeBSD.org >Index: x11-toolkits/py-qt5-quickwidgets/Makefile >=================================================================== >--- x11-toolkits/py-qt5-quickwidgets/Makefile (revision 561504) >+++ x11-toolkits/py-qt5-quickwidgets/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= quickwidgets >+PORTREVISION= 1 > CATEGORIES= x11-toolkits devel python > > MAINTAINER= kde@FreeBSD.org >Index: x11-toolkits/py-qt5-widgets/Makefile >=================================================================== >--- x11-toolkits/py-qt5-widgets/Makefile (revision 561504) >+++ x11-toolkits/py-qt5-widgets/Makefile (working copy) >@@ -1,6 +1,7 @@ > # $FreeBSD$ > > PORTNAME= widgets >+PORTREVISION= 1 > CATEGORIES= x11-toolkits devel python > > MAINTAINER= kde@FreeBSD.org
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252671
:
221562
| 221563