diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index 8cccf73af7942..4e88f50b6e406 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -1,6 +1,5 @@ PORTNAME= qtcreator -DISTVERSION= 10.0.0 -PORTREVISION= 1 +DISTVERSION= 10.0.2 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} diff --git a/devel/qtcreator/distinfo b/devel/qtcreator/distinfo index a028aa5e9b325..c3223e41a2da1 100644 --- a/devel/qtcreator/distinfo +++ b/devel/qtcreator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680127027 -SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-10.0.0.tar.xz) = 9489829de05893a4628b7b6581af096c48afbd31c932cd8a4db30a90c52197bf -SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-10.0.0.tar.xz) = 48774320 +TIMESTAMP = 1687121578 +SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-10.0.2.tar.xz) = da7fc5e7dc1a80c71c09e245b7d2711eb01ba575e2f99110d04a7ce799926d4e +SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-10.0.2.tar.xz) = 48768836 diff --git a/devel/qtcreator/pkg-plist b/devel/qtcreator/pkg-plist index f73b873193cd9..ec70afaeab6dd 100644 --- a/devel/qtcreator/pkg-plist +++ b/devel/qtcreator/pkg-plist @@ -145,6 +145,9 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml %%DATADIR%%/changelog/changes-1.2.1 %%DATADIR%%/changelog/changes-1.3.0 %%DATADIR%%/changelog/changes-1.3.1 +%%DATADIR%%/changelog/changes-10.0.0.md +%%DATADIR%%/changelog/changes-10.0.1.md +%%DATADIR%%/changelog/changes-10.0.2.md %%DATADIR%%/changelog/changes-2.0.0 %%DATADIR%%/changelog/changes-2.0.1 %%DATADIR%%/changelog/changes-2.1.0 @@ -242,7 +245,6 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml %%DATADIR%%/changelog/changes-9.0.0.md %%DATADIR%%/changelog/changes-9.0.1.md %%DATADIR%%/changelog/changes-9.0.2.md -%%DATADIR%%/changelog/changes-10.0.0.md %%DATADIR%%/cplusplus/examples/CMakeLists.txt %%DATADIR%%/cplusplus/examples/clazy_example.cpp %%DATADIR%%/cplusplus/examples/examples.pro @@ -1191,6 +1193,17 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml %%DATADIR%%/templates/wizards/projects/qtquickapplication/qtquickcontrols2.conf %%DATADIR%%/templates/wizards/projects/qtquickapplication/tmpl.qbs %%DATADIR%%/templates/wizards/projects/qtquickapplication/wizard.json +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/CMakeLists.6.x.txt +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/CMakeLists.txt +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/app.pro +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/app.qbs +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/empty/icon.png +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/empty/icon@2x.png +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/empty/main.qml.tpl +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/empty/qml.qrc +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/empty/wizard.json +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/main.cpp +%%DATADIR%%/templates/wizards/projects/qtquickapplication_compat/qtquickcontrols2.conf %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/app.qmlproject %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype.png %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype@2x.png