Bug 209910 - Add qt5-doc to the list of ports devel/qt5 depends on
Summary: Add qt5-doc to the list of ports devel/qt5 depends on
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: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-31 19:50 UTC by Marie Loise Nolden
Modified: 2016-06-01 19:10 UTC (History)
2 users (show)

See Also:
pi: maintainer-feedback+


Attachments
bsd.qt.mk svn diff against HEAD (1.27 KB, patch)
2016-05-31 19:50 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-05-31 19:50:02 UTC
Created attachment 170886 [details]
bsd.qt.mk svn diff against HEAD

The patch moves the "doc" port in bsd.qt.mk from _USE_QT4_ONLY to _USE_QT_ALL and bumps the PORTREVISION in devel/qt5 for the inclusion of the qt5-doc port into the qt5 metaport.

Pre-Work for updating qtcreator to 4.0 for adding options to install qt5-doc and qt5-examples to make qtcreator actually usable for serious qt development.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-01 19:10:26 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-01 19:10:52 UTC
A commit references this bug:

Author: pi
Date: Wed Jun  1 19:10:06 UTC 2016
New revision: 416257
URL: https://svnweb.freebsd.org/changeset/ports/416257

Log:
  devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends on

  The patch moves the "doc" port in bsd.qt.mk from _USE_QT4_ONLY to
  _USE_QT_ALL and bumps the PORTREVISION in devel/qt5 for the inclusion
  of the qt5-doc port into the qt5 metaport.

  Pre-Work for updating qtcreator to 4.0 for adding options to install
  qt5-doc and qt5-examples to make qtcreator actually usable for
  serious qt development.

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

Changes:
  head/Mk/bsd.qt.mk
  head/devel/qt5/Makefile