diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2023-06-19 22:03:07 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2023-06-20 20:40:18 +0000 |
commit | 79a81bcbf1f73667bde6323baaff45efa3c9f926 (patch) | |
tree | 3ad58b13bb3c6533a7869d65600111b8ca5f0eb6 | |
parent | 6eba6ab7b9302f97701108b496221fc1f2090ec7 (diff) |
devel/qtcreator: update to 10.0.2, patch release
-rw-r--r-- | devel/qtcreator/Makefile | 3 | ||||
-rw-r--r-- | devel/qtcreator/distinfo | 6 | ||||
-rw-r--r-- | devel/qtcreator/pkg-plist | 15 |
3 files changed, 18 insertions, 6 deletions
diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index 8cccf73af794..4e88f50b6e40 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 a028aa5e9b32..c3223e41a2da 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 f73b873193cd..ec70afaeab6d 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 |