Bug 214530

Summary: www/qupzilla-qt5: Correct the KWALLET option
Product: Ports & Packages Reporter: Matthew Rezny <rezny>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Some People CC: tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
correct KWALLET option in www/qupzilla-qt5 rezny: maintainer-approval+

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.