Bug 210530 - Update for devel/qtcreator to 4.0.2
Summary: Update for devel/qtcreator to 4.0.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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-24 14:40 UTC by Marie Loise Nolden
Modified: 2016-06-24 18:05 UTC (History)
2 users (show)

See Also:
pi: maintainer-feedback+


Attachments
Qt Creator 4.0.2_1 update against svn HEAD diff (2.12 KB, patch)
2016-06-24 14:40 UTC, Marie Loise Nolden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marie Loise Nolden 2016-06-24 14:40:59 UTC
Created attachment 171757 [details]
Qt Creator 4.0.2_1 update against svn HEAD diff

Bugfix for QtCreator 4.0.2

After updating to 4.0.2 with the additional "run button fix" from

https://codereview.qt-project.org/#/c/163090/

a regression was detected that causes crashes under certain conditions. This is fixed by 

https://codereview.qt-project.org/#/c/163443/

incorporated with this updated patchset.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-24 17:26:02 UTC
testbuild@work
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-24 18:05:12 UTC
A commit references this bug:

Author: pi
Date: Fri Jun 24 18:05:03 UTC 2016
New revision: 417439
URL: https://svnweb.freebsd.org/changeset/ports/417439

Log:
  devel/qtcreator: fix crashes under certain circumstances

  A regression was detected that causes crashes under certain conditions.
  This is fixed by

  https://codereview.qt-project.org/#/c/163443/

  incorporated with this updated patchset.

  PR:		210530
  Submitted by:	Ralf Nolden <nolden@kde.org> (kde)

Changes:
  head/devel/qtcreator/Makefile
  head/devel/qtcreator/files/patch-src_plugins_projectexplorer_runconfiguration.h
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-24 18:05:23 UTC
Committed, thanks!