[Bug 225347] x11-toolkits/qt5-quickcontrols: some pkg-plist files wrongly marked as DEBUG

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 21 11:47:08 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225347

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Sun Jan 21 11:46:48 UTC 2018
New revision: 459589
URL: https://svnweb.freebsd.org/changeset/ports/459589

Log:
  Drop %%DEBUG%% from several plist entries.

  Those items were added with %%DEBUG%% when we updated Qt to 5.3.2. At the
time,
  src/dialogs/dialogs.pro had the following excerpt:

      # In case of a debug build, deploy the QML files too
      CONFIG(debug, debug|release): QML_FILES += $$DIALOGS_QML_FILES

  but that actually changed in Qt 5.9.0, which dropped the check altogether and
  always adds those files to QML_FILES.

  Not shipping them causes runtime issues according to the bug report below.

  PR:           225347
  Submitted by: Tomasz Kowalczyk <kowalczt at zoho.eu>

Changes:
  head/x11-toolkits/qt5-quickcontrols/Makefile
  head/x11-toolkits/qt5-quickcontrols/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list