Bug 266529 - qt.mk: Update comments
Summary: qt.mk: Update comments
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-21 07:24 UTC by Fernando Apesteguía
Modified: 2022-09-21 10:39 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch for qt.mk (715 bytes, patch)
2022-09-21 07:24 UTC, Fernando Apesteguía
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-21 07:24:08 UTC
Created attachment 236721 [details]
Patch for qt.mk

Make them not Qt 5-specific.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2022-09-21 10:03:00 UTC
lgtm
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-21 10:38:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f4956d9ff4051e058e53fcd0329fcc945480ddb

commit 4f4956d9ff4051e058e53fcd0329fcc945480ddb
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-09-20 16:13:31 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-21 10:33:12 +0000

    */*: Mk/Uses/qt.mk: Adapt comments

    We now support Qt6.

    PR:     266529
    Approved by:    tcberner@

 Mk/Uses/qt.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-21 10:39:15 UTC
Committed,

Thanks!