Bug 217814

Summary: [PATCH] print/hplip Add Qt5 support and make Qt5 the default GUI widget set
Product: Ports & Packages Reporter: rkoberman
Component: Individual Port(s)Assignee: Ben Woods <woodsb02>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: woodsb02: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to default to Qt5 GUI and add config option to choose Qt4 none

Description rkoberman 2017-03-15 16:37:46 UTC
Created attachment 180852 [details]
Patch to default to Qt5 GUI and add config option to choose Qt4

Update print/hplip by adding support for Qt5 GUI and changing the default from Qt4 to Qt5.

Patch attached
Tested only on 11-STABLE and amd64. While this change should be stable across versions and platforms, testing on others would be appreciated.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-27 13:25:29 UTC
A commit references this bug:

Author: woodsb02
Date: Mon Mar 27 13:25:20 UTC 2017
New revision: 437043
URL: https://svnweb.freebsd.org/changeset/ports/437043

Log:
  print/hplip: Add Qt5 support and make Qt5 the default GUI widget set

  PR:		217814
  Submitted by:	Kevin Oberman <rkoberman@gmail.com>

Changes:
  head/print/hplip/Makefile
  head/print/hplip/pkg-plist
Comment 2 Ben Woods freebsd_committer freebsd_triage 2017-03-27 13:26:47 UTC
Committed - thanks!