aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-activeqt
diff options
context:
space:
mode:
authorLennart Trunk <lennart.trunk@outlook.de>2019-05-09 00:15:26 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-05-08 15:15:26 -0700
commit38aeee774a94b4cdb085e450ff579a404cc161c3 (patch)
tree65f7e9ff50c563ea797135130260846765857f85 /ports/qt5-activeqt
parent883dd409287db82c2d025d8972bc05016e49f73a (diff)
downloadvcpkg-38aeee774a94b4cdb085e450ff579a404cc161c3.tar.gz
vcpkg-38aeee774a94b4cdb085e450ff579a404cc161c3.zip
[qt5] update to 5.12.3 (#6127)
* update CONTROL files and version variable * fix qt5 linkage in debug * revert target_link_libraries to set_property * revert mqtt to 5.12.1 since 5.12.3 is not released yet * update mqtt to 5.12.3 * update hashes * remove unnecessary patch * fix qmldevtools debug linkage for qt5-tools
Diffstat (limited to 'ports/qt5-activeqt')
-rw-r--r--ports/qt5-activeqt/CONTROL2
-rw-r--r--ports/qt5-activeqt/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5-activeqt/CONTROL b/ports/qt5-activeqt/CONTROL
index 486dbf518..60ca38370 100644
--- a/ports/qt5-activeqt/CONTROL
+++ b/ports/qt5-activeqt/CONTROL
@@ -1,4 +1,4 @@
Source: qt5-activeqt
-Version: 5.12.1
+Version: 5.12.3
Description: Qt5 ActiveQt Module - ActiveX components
Build-Depends: qt5-modularscripts, qt5-base
diff --git a/ports/qt5-activeqt/portfile.cmake b/ports/qt5-activeqt/portfile.cmake
index 9914ef6fd..1e63132d8 100644
--- a/ports/qt5-activeqt/portfile.cmake
+++ b/ports/qt5-activeqt/portfile.cmake
@@ -2,6 +2,6 @@ include(vcpkg_common_functions)
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
-qt_modular_library(qtactiveqt ff2871a7c0fa2674354f8bbd32196d8b2af34212e09e0f8c1df23182353959464dfb8c96800e45dae380f239082f62ed6f1904e72dc93e43141edb4f2606edd9)
+qt_modular_library(qtactiveqt 477c42653a59739aeeb17ab54bdd5cc50bc72a117250926e940c34d3f81d1b92356074056fb49f3cd811a88840377836b2d97cea8cbc62ae1d895168e7860753)
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/tools/qt5-activeqt/plugins/platforminputcontexts)