Bug 257308 - [exp-run] Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Summary: [exp-run] Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Loïc Bartoletti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-21 10:11 UTC by Loïc Bartoletti
Modified: 2021-07-27 19:16 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0 v1 (2.09 KB, patch)
2021-07-21 10:11 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2021-07-21 10:11:22 UTC
Created attachment 226587 [details]
Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0 v1

Hi,

kde@ would like to ask for an exp-run to update devel/qscintilla* to 2.13.0 and devel/py-qt5-sip to 12.9.0.

Thanks,

Loïc
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2021-07-27 10:17:41 UTC
Exp-run looks fine
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-07-27 19:13:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8b9c482b9026cdd2ba8d0afd28205a563289d88e

commit 8b9c482b9026cdd2ba8d0afd28205a563289d88e
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2021-07-27 18:44:36 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2021-07-27 18:55:03 +0000

    */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0

    Changes:
      - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
      - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
    PR:     257308
    Exp-run by:     antoine

 Mk/Uses/pyqt.mk                              | 4 ++--
 cad/openscad-devel/Makefile                  | 2 +-
 cad/openscad/Makefile                        | 2 +-
 comms/py-qt5-sensors/Makefile                | 2 +-
 comms/py-qt5-serialport/Makefile             | 2 +-
 databases/py-qt5-sql/Makefile                | 2 +-
 databases/sqlitebrowser/Makefile             | 2 +-
 deskutils/calibre/Makefile                   | 1 +
 deskutils/py-autokey/Makefile                | 2 +-
 devel/eric6/Makefile                         | 2 +-
 devel/libsavitar/Makefile                    | 2 +-
 devel/py-pynest2d/Makefile                   | 2 +-
 devel/py-qt5-core/Makefile                   | 2 +-
 devel/py-qt5-dbus/Makefile                   | 2 +-
 devel/py-qt5-designer/Makefile               | 2 +-
 devel/py-qt5-help/Makefile                   | 2 +-
 devel/py-qt5-location/Makefile               | 2 +-
 devel/py-qt5-positioning/Makefile            | 2 +-
 devel/py-qt5-remoteobjects/Makefile          | 2 +-
 devel/py-qt5-sip/distinfo                    | 6 +++---
 devel/py-qt5-test/Makefile                   | 2 +-
 devel/qscintilla2-qt5/distinfo               | 6 +++---
 devel/qscintilla2-qt5/pkg-plist              | 4 ++--
 devel/tortoisehg/Makefile                    | 2 +-
 graphics/py-qt5-svg/Makefile                 | 2 +-
 graphics/qgis-ltr/Makefile                   | 2 +-
 graphics/qgis/Makefile                       | 2 +-
 lang/py-qt5-qml/Makefile                     | 2 +-
 math/octave/Makefile                         | 1 +
 misc/py-qt5-demo/Makefile                    | 2 +-
 multimedia/py-qt5-multimedia/Makefile        | 2 +-
 multimedia/py-qt5-multimediawidgets/Makefile | 2 +-
 net/libarcus/Makefile                        | 2 +-
 net/py-qt5-network/Makefile                  | 2 +-
 net/py-qt5-networkauth/Makefile              | 2 +-
 print/py-qt5-printsupport/Makefile           | 2 +-
 textproc/py-qt5-xml/Makefile                 | 2 +-
 textproc/py-qt5-xmlpatterns/Makefile         | 2 +-
 www/py-qt5-webchannel/Makefile               | 2 +-
 www/py-qt5-webengine/Makefile                | 2 +-
 www/py-qt5-webkit/Makefile                   | 2 +-
 www/py-qt5-webkitwidgets/Makefile            | 2 +-
 www/py-qt5-websockets/Makefile               | 2 +-
 x11-toolkits/py-qt5-chart/Makefile           | 2 +-
 x11-toolkits/py-qt5-quick/Makefile           | 2 +-
 x11-toolkits/py-qt5-quick3d/Makefile         | 2 +-
 x11-toolkits/py-qt5-quickwidgets/Makefile    | 2 +-
 x11-toolkits/py-qt5-widgets/Makefile         | 2 +-
 x11/py-qt5-opengl/Makefile                   | 2 +-
 49 files changed, 55 insertions(+), 53 deletions(-)
Comment 3 Loïc Bartoletti freebsd_committer freebsd_triage 2021-07-27 19:16:21 UTC
Committed, thanks for the exp-run!