Bug 275815 - devel/qtcreator: Update to 12.0.1 release.
Summary: devel/qtcreator: Update to 12.0.1 release.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL: https://www.qt.io/blog/qt-creator-12....
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-17 23:45 UTC by Florian Walpen
Modified: 2023-12-24 19:35 UTC (History)
2 users (show)

See Also:
jhale: maintainer-feedback+


Attachments
Update QtCreator to 12.0.1 release. (2.59 KB, patch)
2023-12-17 23:45 UTC, Florian Walpen
jhale: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Walpen 2023-12-17 23:45:04 UTC
Created attachment 247108 [details]
Update QtCreator to 12.0.1 release.

Update QtCreator to 12.0.1 release. The build now uses the compiler from base, but still depends on devel/llvm17 for clangd integration and formatting.

Tested on 14.0-RELEASE amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-24 19:33:21 UTC
A commit in branch main references this bug:

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

commit f0f3c7507e368d79d8a8f6b4ce5bcd037b47637e
Author:     Florian Walpen <dev@submerge.ch>
AuthorDate: 2023-12-12 14:40:53 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-24 19:31:51 +0000

    devel/qtcreator: Update to 12.0.1 release

    Build with base compiler, but llvm17 is still required for clangd
    integration and formatting.

    Changes: https://www.qt.io/blog/qt-creator-12.0.1-released

    PR:             275815

 devel/qtcreator/Makefile  | 8 ++++----
 devel/qtcreator/distinfo  | 6 +++---
 devel/qtcreator/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 7 deletions(-)
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2023-12-24 19:35:28 UTC
Committed, thanks!