Summary: | irc/quassel: SSL Support broken when building against QT 5.6 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christian Schwarz <me> | ||||
Component: | Individual Port(s) | Assignee: | Ben Woods <woodsb02> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | tcberner, woodsb02 | ||||
Priority: | --- | Keywords: | easy, patch | ||||
Version: | Latest | Flags: | woodsb02:
maintainer-feedback+
woodsb02: merge-quarterly+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://reviews.freebsd.org/D8294 | ||||||
Attachments: |
|
Description
Christian Schwarz
2016-10-17 23:01:15 UTC
Since the patch is rather small and impacts a lot of users, I would like to reduce the normal maintainer timeout for this bug. A commit references this bug: Author: woodsb02 Date: Thu Oct 27 15:34:57 UTC 2016 New revision: 424771 URL: https://svnweb.freebsd.org/changeset/ports/424771 Log: irc/quasssel: Patch CMakeLists.txt to fix build against SSL with Qt 5.6 PR: 213581 Submitted by: Christian Schwarz (me@cschwarz.com) Submitted by: tcberner Reviewed by: mat Approved by: adamw (mentor, implicit) Obtained from: https://github.com/quassel/quassel/commit/4768c9e99f99b581d4e32e797db91d0182391696 MFH: 2016Q4 Differential Revision: https://reviews.freebsd.org/D8294 Changes: head/irc/quassel/Makefile head/irc/quassel/files/patch-CMakeLists.txt A commit references this bug: Author: woodsb02 Date: Thu Oct 27 22:58:56 UTC 2016 New revision: 424795 URL: https://svnweb.freebsd.org/changeset/ports/424795 Log: MFH: r424771 irc/quasssel: Patch CMakeLists.txt to fix build against SSL with Qt 5.6 PR: 213581 Submitted by: Christian Schwarz (me@cschwarz.com) Submitted by: tcberner Reviewed by: mat Approved by: adamw (mentor, implicit) Obtained from: https://github.com/quassel/quassel/commit/4768c9e99f99b581d4e32e797db91d0182391696 Differential Revision: https://reviews.freebsd.org/D8294 Approved by: ports-secteam (feld) Approved by: adamw (mentor, implicit) Changes: _U branches/2016Q4/ branches/2016Q4/irc/quassel/Makefile branches/2016Q4/irc/quassel/files/patch-CMakeLists.txt Committed, thanks for the patch Christian :) @Ben/Tobias, when picking up issues from bugzilla and adding Reviews for them, don't forget to include (either in comment or in the URL field) that the changeset is under review elsewhere, so as to: - Minimise the chance for duplicated work - Notify those on the issue of this external (review) process so they can follow along. This applies for mentees and solo committers alike |