Skip to content

Commit

Permalink
devel/qtcreator: update to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Apr 27, 2022
1 parent cc02d2a commit 50d5a6b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
6 changes: 1 addition & 5 deletions devel/qtcreator/Makefile
@@ -1,7 +1,7 @@
# Created by: Kris Moore <kris@pcbsd.org>

PORTNAME= qtcreator
DISTVERSION= 7.0.0
DISTVERSION= 7.0.1
CATEGORIES= devel
MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
DISTNAME= qt-creator-opensource-src-${DISTVERSION}
Expand Down Expand Up @@ -37,14 +37,10 @@ SHEBANG_FILES= tests/system/tools/objectsToTable.py \
src/libs/qmljs/parser/changeLicense.py \
src/libs/qt-breakpad/qtbreakpadsymbols \
src/tools/icons/export.py \
scripts/packagePlugins.py \
scripts/ninjawrapper.py \
scripts/checkInstalledFiles.py \
scripts/createDistPackage.py \
scripts/createDevPackage.py \
scripts/deployqt.py \
scripts/dependencyinfo.py \
scripts/createSourcePackages.py \
scripts/uichanges.py \
scripts/makedmg.py

Expand Down
6 changes: 3 additions & 3 deletions devel/qtcreator/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649958248
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-7.0.0.tar.xz) = d39a05e48bb961cfab61135a5ee5503fc4d381c74000b910f36bf0cea37736d9
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-7.0.0.tar.xz) = 44922832
TIMESTAMP = 1651073340
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-7.0.1.tar.xz) = da78f293829851e32f6bf25540791697606809e47a32ca8439561fcbab96b22e
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-7.0.1.tar.xz) = 46108412
4 changes: 3 additions & 1 deletion devel/qtcreator/pkg-plist
Expand Up @@ -559,10 +559,10 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml
%%DATADIR%%/qmldesigner/newprojectdialog/image/style-universal_system@2x.png
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/Details.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/DialogValues.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/NewProjectView.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/PopupDialog.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/PopupDialogButton.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/PopupDialogButtonBox.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/PresetView.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/Styles.qml
%%DATADIR%%/qmldesigner/newprojectdialog/imports/NewProjectDialog/qmldir
%%DATADIR%%/qmldesigner/newprojectdialog/imports/ProjectType/DefaultProject.qml
Expand Down Expand Up @@ -684,6 +684,7 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextInputSpecifics.qml
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextSpecifics.qml
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Window/WindowSpecifics.qml
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/WindowSpecifics.qml
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/emptyPane.qml
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/project.qmlproject
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick3D/Object3DPane.qml
Expand Down Expand Up @@ -831,6 +832,7 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml
%%DATADIR%%/qmldesigner/qt4mcu/qul-18.qml
%%DATADIR%%/qmldesigner/qt4mcu/qul-19.qml
%%DATADIR%%/qmldesigner/qt4mcu/qul-20.qml
%%DATADIR%%/qmldesigner/qt4mcu/qul-21.qml
%%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesDelegate.qml
%%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesList.qml
%%DATADIR%%/qmldesigner/statesEditorQmlSources/images/checkers.png
Expand Down

0 comments on commit 50d5a6b

Please sign in to comment.