Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 13:19:46 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500315 - in head/devel/qbs: . files
Message-ID:  <201904281319.x3SDJknr012402@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Apr 28 13:19:45 2019
New Revision: 500315
URL: https://svnweb.freebsd.org/changeset/ports/500315

Log:
  devel/qbs: update to 1.13.0

Deleted:
  head/devel/qbs/files/patch-static-res.pro
Modified:
  head/devel/qbs/Makefile
  head/devel/qbs/distinfo
  head/devel/qbs/pkg-plist

Modified: head/devel/qbs/Makefile
==============================================================================
--- head/devel/qbs/Makefile	Sun Apr 28 13:19:16 2019	(r500314)
+++ head/devel/qbs/Makefile	Sun Apr 28 13:19:45 2019	(r500315)
@@ -2,8 +2,7 @@
 
 PORTNAME=	qbs
 DISTVERSIONPREFIX=	src-
-DISTVERSION=	1.12.2
-PORTREVISION=	1
+DISTVERSION=	1.13.0
 CATEGORIES=	devel
 MASTER_SITES=	QT/official_releases/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/Qt/qbs

Modified: head/devel/qbs/distinfo
==============================================================================
--- head/devel/qbs/distinfo	Sun Apr 28 13:19:16 2019	(r500314)
+++ head/devel/qbs/distinfo	Sun Apr 28 13:19:45 2019	(r500315)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544551386
-SHA256 (KDE/Qt/qbs/qbs-src-1.12.2.tar.gz) = 97819b8b404a6ee5715d38ceda5ac1d992500a38f8956abe4a58a1d66e64d6f1
-SIZE (KDE/Qt/qbs/qbs-src-1.12.2.tar.gz) = 4374830
+TIMESTAMP = 1556448446
+SHA256 (KDE/Qt/qbs/qbs-src-1.13.0.tar.gz) = 4daa764a944bdb33a4a0dd792864dd9acc24036ad84ef34cfb3215538c6cef89
+SIZE (KDE/Qt/qbs/qbs-src-1.13.0.tar.gz) = 4323291

Modified: head/devel/qbs/pkg-plist
==============================================================================
--- head/devel/qbs/pkg-plist	Sun Apr 28 13:19:16 2019	(r500314)
+++ head/devel/qbs/pkg-plist	Sun Apr 28 13:19:45 2019	(r500315)
@@ -19,9 +19,6 @@ include/qbs/language/forward_decls.h
 include/qbs/logging/ilogsink.h
 include/qbs/qbs.h
 include/qbs/qbs_version.pri
-include/qbs/qtenvironment.h
-include/qbs/qtmsvctools.h
-include/qbs/qtprofilesetup.h
 include/qbs/tools/architectures.h
 include/qbs/tools/buildoptions.h
 include/qbs/tools/cleanoptions.h
@@ -30,6 +27,7 @@ include/qbs/tools/commandechomode.h
 include/qbs/tools/error.h
 include/qbs/tools/generateoptions.h
 include/qbs/tools/installoptions.h
+include/qbs/tools/joblimits.h
 include/qbs/tools/preferences.h
 include/qbs/tools/processresult.h
 include/qbs/tools/profile.h
@@ -42,17 +40,11 @@ include/qbs/tools/setupprojectparameters.h
 include/qbs/tools/toolchains.h
 include/qbs/tools/version.h
 include/qbs/use_installed_corelib.pri
-include/qbs/use_installed_qtprofilesetup.pri
 lib/libqbscore.prl
 lib/libqbscore.so
 lib/libqbscore.so.1
-lib/libqbscore.so.1.12
+lib/libqbscore.so.1.13
 lib/libqbscore.so.%%SHLIB_VERSION%%
-lib/libqbsqtprofilesetup.prl
-lib/libqbsqtprofilesetup.so
-lib/libqbsqtprofilesetup.so.1
-lib/libqbsqtprofilesetup.so.1.12
-lib/libqbsqtprofilesetup.so.%%SHLIB_VERSION%%
 lib/qbs/plugins/libclangcompilationdbgenerator.so
 lib/qbs/plugins/libmakefilegenerator.so
 lib/qbs/plugins/libqbs_cpp_scanner.so
@@ -120,6 +112,8 @@ man/man1/qbs.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/language-introduction.html
 %%PORTDOCS%%%%DOCSDIR%%/html/list-of-builtin-services.html
 %%PORTDOCS%%%%DOCSDIR%%/html/list-of-items.html
+%%PORTDOCS%%%%DOCSDIR%%/html/list-of-probes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/module-providers.html
 %%PORTDOCS%%%%DOCSDIR%%/html/multiplexing.html
 %%PORTDOCS%%%%DOCSDIR%%/html/overview.html
 %%PORTDOCS%%%%DOCSDIR%%/html/platforms.html
@@ -144,8 +138,16 @@ man/man1/qbs.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/qbsconvenienceitems-qmlmodule.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qbslanguageitems-qmlmodule.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qbsmodules-qmlmodule.html
-%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-androidapk-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-androidapk.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-binaryprobe-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-binaryprobe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-frameworkprobe-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-frameworkprobe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-includeprobe-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-includeprobe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-pathprobe-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-pathprobe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-pkgconfigprobe-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-pkgconfigprobe.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-appleapplicationdiskimage-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-appleapplicationdiskimage.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-applediskimage-members.html
@@ -188,8 +190,12 @@ man/man1/qbs.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-filetagger.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-group-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-group.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-joblimit-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-joblimit.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-module-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-module.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-moduleprovider-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-moduleprovider.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameter-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameter.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameters-members.html
@@ -218,6 +224,8 @@ man/man1/qbs.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-android-sdk.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-archiver-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-archiver.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-autotest-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-autotest.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-bundle-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-bundle.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-cpp-members.html
@@ -245,10 +253,18 @@ man/man1/qbs.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nodejs.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nsis-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nsis.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-pkgconfig-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-pkgconfig.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-cpp-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-cpp.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-objc-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-objc.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qbs-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qbs.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qnx-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qnx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-android-support-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-android-support.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-core-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-core.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-dbus-members.html
@@ -257,12 +273,16 @@ man/man1/qbs.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-declarative.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-gui-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-gui.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-plugin-support-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-plugin-support.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-qml-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-qml.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-quick-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-quick.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-scxml-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-scxml.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-texttemplate-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-texttemplate.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-typescript-members.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-typescript.html
 %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-vcs-members.html
@@ -382,6 +402,13 @@ man/man1/qbs.1.gz
 %%DATADIR%%/examples/install-bundle/main.cpp
 %%DATADIR%%/examples/install-bundle/white.iconset/icon_16x16.png
 %%DATADIR%%/examples/install-bundle/white.iconset/icon_16x16@2x.png
+%%DATADIR%%/examples/protobuf/cpp/README.md
+%%DATADIR%%/examples/protobuf/cpp/addressbook.qbs
+%%DATADIR%%/examples/protobuf/cpp/main.cpp
+%%DATADIR%%/examples/protobuf/objc/README.md
+%%DATADIR%%/examples/protobuf/objc/addressbook.qbs
+%%DATADIR%%/examples/protobuf/objc/main.m
+%%DATADIR%%/examples/protobuf/shared/addressbook.proto
 %%DATADIR%%/imports/qbs/BundleTools/bundle-tools.js
 %%DATADIR%%/imports/qbs/DarwinTools/darwin-tools.js
 %%DATADIR%%/imports/qbs/ModUtils/utils.js
@@ -393,11 +420,14 @@ man/man1/qbs.1.gz
 %%DATADIR%%/imports/qbs/Probes/GccBinaryProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/GccProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/GccVersionProbe.qbs
+%%DATADIR%%/imports/qbs/Probes/IarProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/IcoUtilsVersionProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/IncludeProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/InnoSetupProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/JdkProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/JdkVersionProbe.qbs
+%%DATADIR%%/imports/qbs/Probes/KeilProbe.qbs
+%%DATADIR%%/imports/qbs/Probes/LibraryProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/MsvcProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/NodeJsProbe.qbs
 %%DATADIR%%/imports/qbs/Probes/NpmProbe.qbs
@@ -433,6 +463,29 @@ man/man1/qbs.1.gz
 %%DATADIR%%/imports/qbs/base/WindowsInstallerPackage.qbs
 %%DATADIR%%/imports/qbs/base/WindowsSetupPackage.qbs
 %%DATADIR%%/imports/qbs/base/XPCService.qbs
+%%DATADIR%%/module-providers/Qt/provider.qbs
+%%DATADIR%%/module-providers/Qt/setup-qt.js
+%%DATADIR%%/module-providers/Qt/templates/QtModule.qbs
+%%DATADIR%%/module-providers/Qt/templates/QtPlugin.qbs
+%%DATADIR%%/module-providers/Qt/templates/android_support.qbs
+%%DATADIR%%/module-providers/Qt/templates/core.qbs
+%%DATADIR%%/module-providers/Qt/templates/dbus.js
+%%DATADIR%%/module-providers/Qt/templates/dbus.qbs
+%%DATADIR%%/module-providers/Qt/templates/gui.qbs
+%%DATADIR%%/module-providers/Qt/templates/moc.js
+%%DATADIR%%/module-providers/Qt/templates/module.qbs
+%%DATADIR%%/module-providers/Qt/templates/plugin.qbs
+%%DATADIR%%/module-providers/Qt/templates/plugin_support.qbs
+%%DATADIR%%/module-providers/Qt/templates/qdoc.js
+%%DATADIR%%/module-providers/Qt/templates/qml.js
+%%DATADIR%%/module-providers/Qt/templates/qml.qbs
+%%DATADIR%%/module-providers/Qt/templates/qmlcache.qbs
+%%DATADIR%%/module-providers/Qt/templates/quick.js
+%%DATADIR%%/module-providers/Qt/templates/quick.qbs
+%%DATADIR%%/module-providers/Qt/templates/scxml.qbs
+%%DATADIR%%/module-providers/__fallback/fallback.qbs
+%%DATADIR%%/module-providers/__fallback/provider.qbs
+%%DATADIR%%/modules/Android/android-utils.js
 %%DATADIR%%/modules/Android/ndk/ndk.qbs
 %%DATADIR%%/modules/Android/ndk/utils.js
 %%DATADIR%%/modules/Android/sdk/sdk.qbs
@@ -442,6 +495,7 @@ man/man1/qbs.1.gz
 %%DATADIR%%/modules/Exporter/qbs/qbsexporter.js
 %%DATADIR%%/modules/Exporter/qbs/qbsexporter.qbs
 %%DATADIR%%/modules/archiver/archiver.qbs
+%%DATADIR%%/modules/autotest/autotest.qbs
 %%DATADIR%%/modules/bundle/BundleModule.qbs
 %%DATADIR%%/modules/bundle/MacOSX-Package-Types.xcspec
 %%DATADIR%%/modules/bundle/MacOSX-Product-Types.xcspec
@@ -461,7 +515,11 @@ man/man1/qbs.1.gz
 %%DATADIR%%/modules/cpp/freebsd-gcc.qbs
 %%DATADIR%%/modules/cpp/freebsd.js
 %%DATADIR%%/modules/cpp/gcc.js
+%%DATADIR%%/modules/cpp/iar.js
+%%DATADIR%%/modules/cpp/iar.qbs
 %%DATADIR%%/modules/cpp/ios-gcc.qbs
+%%DATADIR%%/modules/cpp/keil.js
+%%DATADIR%%/modules/cpp/keil.qbs
 %%DATADIR%%/modules/cpp/macos-gcc.qbs
 %%DATADIR%%/modules/cpp/msvc.js
 %%DATADIR%%/modules/cpp/qnx-qcc.qbs
@@ -492,8 +550,14 @@ man/man1/qbs.1.gz
 %%DATADIR%%/modules/nodejs/NodeJS.qbs
 %%DATADIR%%/modules/nodejs/nodejs.js
 %%DATADIR%%/modules/nsis/NSISModule.qbs
+%%DATADIR%%/modules/pkgconfig/pkgconfig.qbs
+%%DATADIR%%/modules/protobuf/cpp/protobufcpp.qbs
+%%DATADIR%%/modules/protobuf/objc/protobufobjc.qbs
+%%DATADIR%%/modules/protobuf/protobuf.js
+%%DATADIR%%/modules/protobuf/protobufbase.qbs
 %%DATADIR%%/modules/qbs/common.qbs
 %%DATADIR%%/modules/qnx/qnx.qbs
+%%DATADIR%%/modules/texttemplate/texttemplate.qbs
 %%DATADIR%%/modules/typescript/TypeScriptModule.qbs
 %%DATADIR%%/modules/typescript/qbs-tsc-scan/qbs-tsc-scan.ts
 %%DATADIR%%/modules/typescript/typescript.js
@@ -501,26 +565,18 @@ man/man1/qbs.1.gz
 %%DATADIR%%/modules/wix/WiXModule.qbs
 %%DATADIR%%/modules/xcode/xcode.js
 %%DATADIR%%/modules/xcode/xcode.qbs
-%%DATADIR%%/python/biplist/LICENSE
 %%DATADIR%%/python/biplist/__init__.py
-%%DATADIR%%/python/biplist/qt_attribution.json
-%%DATADIR%%/python/dmgbuild/LICENSE
 %%DATADIR%%/python/dmgbuild/__init__.py
 %%DATADIR%%/python/dmgbuild/badge.py
 %%DATADIR%%/python/dmgbuild/colors.py
 %%DATADIR%%/python/dmgbuild/core.py
 %%DATADIR%%/python/dmgbuild/licensing.py
-%%DATADIR%%/python/dmgbuild/qt_attribution.json
 %%DATADIR%%/python/dmgbuild/resources.py
-%%DATADIR%%/python/ds_store/LICENSE
 %%DATADIR%%/python/ds_store/__init__.py
 %%DATADIR%%/python/ds_store/buddy.py
-%%DATADIR%%/python/ds_store/qt_attribution.json
 %%DATADIR%%/python/ds_store/store.py
-%%DATADIR%%/python/mac_alias/LICENSE
 %%DATADIR%%/python/mac_alias/__init__.py
 %%DATADIR%%/python/mac_alias/alias.py
 %%DATADIR%%/python/mac_alias/bookmark.py
 %%DATADIR%%/python/mac_alias/osx.py
-%%DATADIR%%/python/mac_alias/qt_attribution.json
 %%DATADIR%%/python/mac_alias/utils.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904281319.x3SDJknr012402>