Bug 214530 - www/qupzilla-qt5: Correct the KWALLET option
Summary: www/qupzilla-qt5: Correct the KWALLET option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-15 13:32 UTC by Matthew Rezny
Modified: 2016-11-21 12:16 UTC (History)
1 user (show)

See Also:


Attachments
correct KWALLET option in www/qupzilla-qt5 (1.10 KB, patch)
2016-11-15 13:32 UTC, Matthew Rezny
rezny: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Rezny freebsd_committer freebsd_triage 2016-11-15 13:32:58 UTC
Created attachment 177020 [details]
correct KWALLET option in www/qupzilla-qt5

The KWALLET option had been added based on early plans for KDE5. Now that the KF5 ports are committed, correct the KWALLET option to match the new KF5 ports.

Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5 components identified by stage-QA.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-21 12:15:33 UTC
A commit references this bug:

Author: tcberner
Date: Mon Nov 21 12:15:16 UTC 2016
New revision: 426707
URL: https://svnweb.freebsd.org/changeset/ports/426707

Log:
  www/qupzilla-qt5: Correct the KWALLET option

  The KWALLET option had been added based on early plans for KDE5. Now that the
  KF5 ports are committed, correct the KWALLET option to match the new KF5 ports.

  Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5
  components identified by stage-QA.

  PR:		214530
  Submitted by:	Matthew Rezny <matthew@reztek.cz> (maintainer)
  Approved by:	rakuco (mentor)

Changes:
  head/www/qupzilla-qt5/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2016-11-21 12:16:27 UTC
Committed. Thanks.