Bug 225928 - [exp-run] Update QScintilla to 2.10.2
Summary: [exp-run] Update QScintilla to 2.10.2
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: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-15 17:22 UTC by Raphael Kubo da Costa
Modified: 2018-02-18 09:57 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
Proposed patch (43.94 KB, patch)
2018-02-15 17:22 UTC, Raphael Kubo da Costa
no flags Details | Diff
Proposed patch (49.12 KB, patch)
2018-02-16 23:01 UTC, Raphael Kubo da Costa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa freebsd_committer freebsd_triage 2018-02-15 17:22:27 UTC
Created attachment 190659 [details]
Proposed patch

kde@ would like an exp-run for this update to devel/qscintilla*. Patch attached and also available at https://people.freebsd.org/~rakuco/exp-runs/qscintilla-2.10.2-v1.diff
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2018-02-16 23:01:59 UTC
Created attachment 190707 [details]
Proposed patch

The attached patch should fix everything. Also available here: https://people.freebsd.org/~rakuco/exp-runs/qscintilla-2.10.2-v2.diff
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-02-18 09:56:10 UTC
A commit references this bug:

Author: rakuco
Date: Sun Feb 18 09:55:16 UTC 2018
New revision: 462214
URL: https://svnweb.freebsd.org/changeset/ports/462214

Log:
  Update QScintilla 2.10.2.

  Upstream has renamed its libraries and we no longer need to patch
  devel/qscintilla-qt5 to create a library whose name does not conflict with
  devel/qscintilla's. However, the library names are different so we need to bump
  PORTREVISION in several ports (the SOVERSION has changed too).

  Thanks to antoine for the exp-run.

  PR:		225928

Changes:
  head/Mk/Uses/pyqt.mk
  head/cad/openscad/Makefile
  head/comms/py-qt5-serialport/Makefile
  head/databases/py-qt4-sql/Makefile
  head/databases/py-qt5-sql/Makefile
  head/databases/sqliteman/Makefile
  head/databases/sqliteman/files/
  head/databases/sqliteman/files/patch-cmake_modules_FindQScintilla.cmake
  head/databases/tora/Makefile
  head/databases/tora/files/patch-config_m4_qtkde.m4
  head/devel/p5-perlqt/Makefile
  head/devel/py-qt4-assistant/Makefile
  head/devel/py-qt4-core/Makefile
  head/devel/py-qt4-dbus/Makefile
  head/devel/py-qt4-declarative/Makefile
  head/devel/py-qt4-designer/Makefile
  head/devel/py-qt4-help/Makefile
  head/devel/py-qt4-qscintilla2/Makefile
  head/devel/py-qt4-qscintilla2/pkg-plist
  head/devel/py-qt4-script/Makefile
  head/devel/py-qt4-scripttools/Makefile
  head/devel/py-qt4-test/Makefile
  head/devel/py-qt5-core/Makefile
  head/devel/py-qt5-dbus/Makefile
  head/devel/py-qt5-designer/Makefile
  head/devel/py-qt5-help/Makefile
  head/devel/py-qt5-qscintilla2/Makefile
  head/devel/py-qt5-qscintilla2/pkg-plist
  head/devel/py-qt5-test/Makefile
  head/devel/qscintilla2/Makefile
  head/devel/qscintilla2/distinfo
  head/devel/qscintilla2/pkg-plist
  head/devel/qscintilla2-designerplugin/Makefile
  head/devel/qscintilla2-designerplugin-qt5/Makefile
  head/devel/qscintilla2-qt5/Makefile
  head/devel/qscintilla2-qt5/distinfo
  head/devel/qscintilla2-qt5/files/
  head/devel/qscintilla2-qt5/pkg-plist
  head/devel/ruby-qtruby/Makefile
  head/devel/smokegen/Makefile
  head/devel/smokegen/files/patch-cmake_FindQScintilla.cmake
  head/devel/smokeqt/Makefile
  head/devel/universalindentgui/Makefile
  head/devel/universalindentgui/files/patch-UniversalIndentGUI.pro
  head/graphics/py-qt4-svg/Makefile
  head/graphics/py-qt5-svg/Makefile
  head/graphics/qgis/Makefile
  head/lang/py-qt5-qml/Makefile
  head/math/octave/Makefile
  head/multimedia/py-qt4-multimedia/Makefile
  head/multimedia/py-qt4-phonon/Makefile
  head/multimedia/py-qt5-multimedia/Makefile
  head/multimedia/py-qt5-multimediawidgets/Makefile
  head/net/py-qt4-network/Makefile
  head/net/py-qt5-network/Makefile
  head/print/py-qt5-printsupport/Makefile
  head/textproc/py-qt4-xml/Makefile
  head/textproc/py-qt4-xmlpatterns/Makefile
  head/textproc/py-qt5-xml/Makefile
  head/textproc/py-qt5-xmlpatterns/Makefile
  head/www/py-qt4-webkit/Makefile
  head/www/py-qt5-webchannel/Makefile
  head/www/py-qt5-webengine/Makefile
  head/www/py-qt5-webkit/Makefile
  head/www/py-qt5-webkitwidgets/Makefile
  head/x11/leechcraft/Makefile
  head/x11/py-qt4-opengl/Makefile
  head/x11/py-qt5-opengl/Makefile
  head/x11-toolkits/py-qt4-gui/Makefile
  head/x11-toolkits/py-qt5-quick/Makefile
  head/x11-toolkits/py-qt5-widgets/Makefile