FreeBSD Bugzilla – Attachment 247108 Details for
Bug 275815
devel/qtcreator: Update to 12.0.1 release.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update QtCreator to 12.0.1 release.
devel-qtcreator-Update-to-12.0.1-release.patch (text/plain), 2.59 KB, created by
Florian Walpen
on 2023-12-17 23:45:04 UTC
(
hide
)
Description:
Update QtCreator to 12.0.1 release.
Filename:
MIME Type:
Creator:
Florian Walpen
Created:
2023-12-17 23:45:04 UTC
Size:
2.59 KB
patch
obsolete
>From f9552a936a99e1230d085e9c222d7841c0b3ed51 Mon Sep 17 00:00:00 2001 >From: Florian Walpen <dev@submerge.ch> >Date: Tue, 12 Dec 2023 15:40:53 +0100 >Subject: [PATCH] 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 >--- > devel/qtcreator/Makefile | 8 ++++---- > devel/qtcreator/distinfo | 6 +++--- > devel/qtcreator/pkg-plist | 1 + > 3 files changed, 8 insertions(+), 7 deletions(-) > >diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile >index b0cdd38c763b..6d51413b175c 100644 >--- a/devel/qtcreator/Makefile >+++ b/devel/qtcreator/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= qtcreator >-DISTVERSION= 12.0.0 >-PORTREVISION= 1 >+DISTVERSION= 12.0.1 > CATEGORIES= devel > MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} > DISTNAME= qt-creator-opensource-src-${DISTVERSION} >@@ -22,8 +21,9 @@ LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \ > libxkbcommon.so:x11/libxkbcommon \ > libzstd.so:archivers/zstd > >-USES= cmake compiler:c++17-lang desktop-file-utils gl llvm:build,run,min=17 \ >- pkgconfig python qt:6 shebangfix tar:xz >+USES= cmake compiler:c++17-lang desktop-file-utils gl \ >+ llvm:build,run,noexport,min=17 pkgconfig python \ >+ qt:6 shebangfix tar:xz > USE_GL= gl > USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME} > USE_QT= 5compat base declarative positioning quick3d quicktimeline \ >diff --git a/devel/qtcreator/distinfo b/devel/qtcreator/distinfo >index c09440072d2c..c9d4f009330e 100644 >--- a/devel/qtcreator/distinfo >+++ b/devel/qtcreator/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1700741061 >-SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.0.tar.xz) = 399ae0dcefa3bd9e01a3f068b93dabe8b39f9b56466c389d1446e5c84c8f7b9f >-SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.0.tar.xz) = 50995944 >+TIMESTAMP = 1702388195 >+SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.1.tar.xz) = 66fb92c2ced092829e3321c5a0911e2de98309d0310e7ab949a39a50238e03f3 >+SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.1.tar.xz) = 51003336 >diff --git a/devel/qtcreator/pkg-plist b/devel/qtcreator/pkg-plist >index 59d5698416f0..b0f1858823dc 100644 >--- a/devel/qtcreator/pkg-plist >+++ b/devel/qtcreator/pkg-plist >@@ -161,6 +161,7 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml > %%DATADIR%%/changelog/changes-11.0.2.md > %%DATADIR%%/changelog/changes-11.0.3.md > %%DATADIR%%/changelog/changes-12.0.0.md >+%%DATADIR%%/changelog/changes-12.0.1.md > %%DATADIR%%/changelog/changes-2.0.0 > %%DATADIR%%/changelog/changes-2.0.1 > %%DATADIR%%/changelog/changes-2.1.0 >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jhale
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 275815
: 247108