summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-11-05 14:58:43 +0000
committeradam <adam@pkgsrc.org>2019-11-05 14:58:43 +0000
commit4934c86f68fa7ff48b5e0cbca979f9c3c2773151 (patch)
treeeb9504bc235cacd00524723cf40948596eab6dba /x11
parentc1ad923e544b754e0ca1a85a5b199ab266111b29 (diff)
downloadpkgsrc-4934c86f68fa7ff48b5e0cbca979f9c3c2773151.tar.gz
qt5: updated to 5.13.2
Qt 5.13.2 Released We have released Qt 5.13.2 today. As a patch release, Qt 5.13.2 does not add any new functionality but provides many bug fixes and other improvements. Compared to Qt 5.13.1, the new Qt 5.13.2 contains more than 200 bug fixes. For details of the most important changes, please check the Change files of Qt 5.13.2.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile4
-rw-r--r--x11/qt5-mysql/distinfo10
-rw-r--r--x11/qt5-odbc/distinfo10
-rw-r--r--x11/qt5-psql/distinfo10
-rw-r--r--x11/qt5-qtbase/Makefile.common4
-rw-r--r--x11/qt5-qtbase/PLIST3
-rw-r--r--x11/qt5-qtbase/distinfo10
-rw-r--r--x11/qt5-qtcharts/distinfo10
-rw-r--r--x11/qt5-qtconnectivity/distinfo10
-rw-r--r--x11/qt5-qtdeclarative/distinfo10
-rw-r--r--x11/qt5-qtdoc/Makefile3
-rw-r--r--x11/qt5-qtdoc/PLIST26
-rw-r--r--x11/qt5-qtdoc/distinfo10
-rw-r--r--x11/qt5-qtgraphicaleffects/distinfo10
-rw-r--r--x11/qt5-qtimageformats/distinfo10
-rw-r--r--x11/qt5-qtlocation/distinfo10
-rw-r--r--x11/qt5-qtmacextras/distinfo10
-rw-r--r--x11/qt5-qtmultimedia/Makefile3
-rw-r--r--x11/qt5-qtmultimedia/distinfo10
-rw-r--r--x11/qt5-qtnetworkauth/distinfo10
-rw-r--r--x11/qt5-qtquickcontrols/distinfo10
-rw-r--r--x11/qt5-qtquickcontrols2/distinfo10
-rw-r--r--x11/qt5-qtscript/Makefile3
-rw-r--r--x11/qt5-qtscript/distinfo10
-rw-r--r--x11/qt5-qtscxml/DESCR1
-rw-r--r--x11/qt5-qtscxml/Makefile20
-rw-r--r--x11/qt5-qtscxml/PLIST61
-rw-r--r--x11/qt5-qtscxml/buildlink3.mk14
-rw-r--r--x11/qt5-qtscxml/distinfo6
-rw-r--r--x11/qt5-qtsensors/distinfo10
-rw-r--r--x11/qt5-qtserialport/distinfo10
-rw-r--r--x11/qt5-qtspeech/Makefile3
-rw-r--r--x11/qt5-qtspeech/distinfo10
-rw-r--r--x11/qt5-qtsvg/distinfo10
-rw-r--r--x11/qt5-qttools/Makefile3
-rw-r--r--x11/qt5-qttools/distinfo10
-rw-r--r--x11/qt5-qttranslations/Makefile3
-rw-r--r--x11/qt5-qttranslations/distinfo10
-rw-r--r--x11/qt5-qtvirtualkeyboard/DESCR1
-rw-r--r--x11/qt5-qtvirtualkeyboard/Makefile21
-rw-r--r--x11/qt5-qtvirtualkeyboard/PLIST73
-rw-r--r--x11/qt5-qtvirtualkeyboard/buildlink3.mk14
-rw-r--r--x11/qt5-qtvirtualkeyboard/distinfo6
-rw-r--r--x11/qt5-qtwebchannel/distinfo10
-rw-r--r--x11/qt5-qtwebkit/Makefile3
-rw-r--r--x11/qt5-qtwebsockets/distinfo10
-rw-r--r--x11/qt5-qtx11extras/distinfo10
-rw-r--r--x11/qt5-qtxmlpatterns/distinfo10
-rw-r--r--x11/qt5/Makefile4
-rw-r--r--x11/qt5/Makefile.common4
50 files changed, 395 insertions, 158 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 08bad403152..2a3e0036a31 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.860 2019/10/31 03:16:23 jnemeth Exp $
+# $NetBSD: Makefile,v 1.861 2019/11/05 14:58:43 adam Exp $
#
COMMENT= Packages to support the X window system
@@ -368,12 +368,14 @@ SUBDIR+= qt5-qtnetworkauth
SUBDIR+= qt5-qtquickcontrols
SUBDIR+= qt5-qtquickcontrols2
SUBDIR+= qt5-qtscript
+SUBDIR+= qt5-qtscxml
SUBDIR+= qt5-qtsensors
SUBDIR+= qt5-qtserialport
SUBDIR+= qt5-qtspeech
SUBDIR+= qt5-qtsvg
SUBDIR+= qt5-qttools
SUBDIR+= qt5-qttranslations
+SUBDIR+= qt5-qtvirtualkeyboard
SUBDIR+= qt5-qtwayland
SUBDIR+= qt5-qtwebchannel
SUBDIR+= qt5-qtwebkit
diff --git a/x11/qt5-mysql/distinfo b/x11/qt5-mysql/distinfo
index 4895852056b..bdba759acfc 100644
--- a/x11/qt5-mysql/distinfo
+++ b/x11/qt5-mysql/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:43 adam Exp $
-SHA1 (qtbase-everywhere-src-5.13.1.tar.xz) = 238b552da6a7fcf40de3eb9b39609b33783bd582
-RMD160 (qtbase-everywhere-src-5.13.1.tar.xz) = 5a76e072a919d856fdb1df096aad1799b00ae513
-SHA512 (qtbase-everywhere-src-5.13.1.tar.xz) = 86ab39eabb8867c4b038614341b7e49136f4ef898f06d4f1c899ddd2c2c271aa630bf63ad6abcf5c1f01659e6e5005f5da7dd83bb09a1484e15eb47e5274b9b3
-Size (qtbase-everywhere-src-5.13.1.tar.xz) = 48807960 bytes
+SHA1 (qtbase-everywhere-src-5.13.2.tar.xz) = 3e073387a08599641a154de758f729d47db8986f
+RMD160 (qtbase-everywhere-src-5.13.2.tar.xz) = 94749bf68e78cf3e3fa84a8df73910b501869293
+SHA512 (qtbase-everywhere-src-5.13.2.tar.xz) = b00ad017cc95876698615fd6e41c6ade366146c1f7057e1925bc1b72918f091aa39aa6bf0ea450fc6cd4d8f9810b228770d981dcb6cbe8ad30abb2c42804a204
+Size (qtbase-everywhere-src-5.13.2.tar.xz) = 48735704 bytes
diff --git a/x11/qt5-odbc/distinfo b/x11/qt5-odbc/distinfo
index 85d79074425..8a559ba55ed 100644
--- a/x11/qt5-odbc/distinfo
+++ b/x11/qt5-odbc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.13 2019/11/05 14:58:43 adam Exp $
-SHA1 (qtbase-everywhere-src-5.13.1.tar.xz) = 238b552da6a7fcf40de3eb9b39609b33783bd582
-RMD160 (qtbase-everywhere-src-5.13.1.tar.xz) = 5a76e072a919d856fdb1df096aad1799b00ae513
-SHA512 (qtbase-everywhere-src-5.13.1.tar.xz) = 86ab39eabb8867c4b038614341b7e49136f4ef898f06d4f1c899ddd2c2c271aa630bf63ad6abcf5c1f01659e6e5005f5da7dd83bb09a1484e15eb47e5274b9b3
-Size (qtbase-everywhere-src-5.13.1.tar.xz) = 48807960 bytes
+SHA1 (qtbase-everywhere-src-5.13.2.tar.xz) = 3e073387a08599641a154de758f729d47db8986f
+RMD160 (qtbase-everywhere-src-5.13.2.tar.xz) = 94749bf68e78cf3e3fa84a8df73910b501869293
+SHA512 (qtbase-everywhere-src-5.13.2.tar.xz) = b00ad017cc95876698615fd6e41c6ade366146c1f7057e1925bc1b72918f091aa39aa6bf0ea450fc6cd4d8f9810b228770d981dcb6cbe8ad30abb2c42804a204
+Size (qtbase-everywhere-src-5.13.2.tar.xz) = 48735704 bytes
diff --git a/x11/qt5-psql/distinfo b/x11/qt5-psql/distinfo
index 4895852056b..bdba759acfc 100644
--- a/x11/qt5-psql/distinfo
+++ b/x11/qt5-psql/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:43 adam Exp $
-SHA1 (qtbase-everywhere-src-5.13.1.tar.xz) = 238b552da6a7fcf40de3eb9b39609b33783bd582
-RMD160 (qtbase-everywhere-src-5.13.1.tar.xz) = 5a76e072a919d856fdb1df096aad1799b00ae513
-SHA512 (qtbase-everywhere-src-5.13.1.tar.xz) = 86ab39eabb8867c4b038614341b7e49136f4ef898f06d4f1c899ddd2c2c271aa630bf63ad6abcf5c1f01659e6e5005f5da7dd83bb09a1484e15eb47e5274b9b3
-Size (qtbase-everywhere-src-5.13.1.tar.xz) = 48807960 bytes
+SHA1 (qtbase-everywhere-src-5.13.2.tar.xz) = 3e073387a08599641a154de758f729d47db8986f
+RMD160 (qtbase-everywhere-src-5.13.2.tar.xz) = 94749bf68e78cf3e3fa84a8df73910b501869293
+SHA512 (qtbase-everywhere-src-5.13.2.tar.xz) = b00ad017cc95876698615fd6e41c6ade366146c1f7057e1925bc1b72918f091aa39aa6bf0ea450fc6cd4d8f9810b228770d981dcb6cbe8ad30abb2c42804a204
+Size (qtbase-everywhere-src-5.13.2.tar.xz) = 48735704 bytes
diff --git a/x11/qt5-qtbase/Makefile.common b/x11/qt5-qtbase/Makefile.common
index 507cf127d97..92aa2a16912 100644
--- a/x11/qt5-qtbase/Makefile.common
+++ b/x11/qt5-qtbase/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2019/10/28 21:35:43 nia Exp $
+# $NetBSD: Makefile.common,v 1.34 2019/11/05 14:58:43 adam Exp $
# used by x11/qt5-mysql/Makefile
# used by x11/qt5-odbc/Makefile
# used by x11/qt5-psql/Makefile
@@ -15,12 +15,14 @@
# used by x11/qt5-qtnetworkauth/Makefile
# used by x11/qt5-qtquickcontrols/Makefile
# used by x11/qt5-qtscript/Makefile
+# used by x11/qt5-qtscxml/Makefile
# used by x11/qt5-qtsensors/Makefile
# used by x11/qt5-qtserialport/Makefile
# used by x11/qt5-qtspeech/Makefile
# used by x11/qt5-qtsvg/Makefile
# used by x11/qt5-qttools/Makefile
# used by x11/qt5-qttranslations/Makefile
+# used by x11/qt5-qtvirtualkeyboard/Makefile
# used by x11/qt5-qtwayland/Makefile
# used by x11/qt5-qtwebchannel/Makefile
# used by x11/qt5-qtwebkit/Makefile
diff --git a/x11/qt5-qtbase/PLIST b/x11/qt5-qtbase/PLIST
index 824808d8c02..399196f07f6 100644
--- a/x11/qt5-qtbase/PLIST
+++ b/x11/qt5-qtbase/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2019/09/18 19:53:11 nia Exp $
+@comment $NetBSD: PLIST,v 1.26 2019/11/05 14:58:43 adam Exp $
lib/pkgconfig/Qt5Concurrent.pc
lib/pkgconfig/Qt5Core.pc
lib/pkgconfig/Qt5DBus.pc
@@ -20,6 +20,7 @@ qt5/bin/qmake
qt5/bin/qvkgen
qt5/bin/rcc
qt5/bin/syncqt.pl
+qt5/bin/tracegen
qt5/bin/uic
qt5/doc/config/exampleurl-qt3d.qdocconf
qt5/doc/config/exampleurl-qtactiveqt.qdocconf
diff --git a/x11/qt5-qtbase/distinfo b/x11/qt5-qtbase/distinfo
index 8e76783dd45..b1bd1bc0250 100644
--- a/x11/qt5-qtbase/distinfo
+++ b/x11/qt5-qtbase/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.53 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.54 2019/11/05 14:58:43 adam Exp $
-SHA1 (qtbase-everywhere-src-5.13.1.tar.xz) = 238b552da6a7fcf40de3eb9b39609b33783bd582
-RMD160 (qtbase-everywhere-src-5.13.1.tar.xz) = 5a76e072a919d856fdb1df096aad1799b00ae513
-SHA512 (qtbase-everywhere-src-5.13.1.tar.xz) = 86ab39eabb8867c4b038614341b7e49136f4ef898f06d4f1c899ddd2c2c271aa630bf63ad6abcf5c1f01659e6e5005f5da7dd83bb09a1484e15eb47e5274b9b3
-Size (qtbase-everywhere-src-5.13.1.tar.xz) = 48807960 bytes
+SHA1 (qtbase-everywhere-src-5.13.2.tar.xz) = 3e073387a08599641a154de758f729d47db8986f
+RMD160 (qtbase-everywhere-src-5.13.2.tar.xz) = 94749bf68e78cf3e3fa84a8df73910b501869293
+SHA512 (qtbase-everywhere-src-5.13.2.tar.xz) = b00ad017cc95876698615fd6e41c6ade366146c1f7057e1925bc1b72918f091aa39aa6bf0ea450fc6cd4d8f9810b228770d981dcb6cbe8ad30abb2c42804a204
+Size (qtbase-everywhere-src-5.13.2.tar.xz) = 48735704 bytes
SHA1 (patch-configure) = f5019131cc4e6cd4e35242cc7b598fbf8f5f766b
SHA1 (patch-mkspecs_features_qt__module.prf) = a04c4b1fe80250b6b3591f5486ac0fd3b5056c26
SHA1 (patch-mkspecs_features_toolchain.prf) = 0cf13cb6e859dd6276954239b91953e557add515
diff --git a/x11/qt5-qtcharts/distinfo b/x11/qt5-qtcharts/distinfo
index c30e2c6b93a..42a1a6cbd45 100644
--- a/x11/qt5-qtcharts/distinfo
+++ b/x11/qt5-qtcharts/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtcharts-everywhere-src-5.13.1.tar.xz) = eff6fcfe383cdea57d4a04caf0779960376bb1f3
-RMD160 (qtcharts-everywhere-src-5.13.1.tar.xz) = fcbd0a77b03ffee013ab065a63cfbd051573153f
-SHA512 (qtcharts-everywhere-src-5.13.1.tar.xz) = c511d5b48f53312f0e7380d2d04019a5e500736a47bf4625f668042152026c1d5dc3299dd82243054119697063daa445329c78793e2107b01e84824968258d34
-Size (qtcharts-everywhere-src-5.13.1.tar.xz) = 4246444 bytes
+SHA1 (qtcharts-everywhere-src-5.13.2.tar.xz) = c2473ebac12f67ada1b27e53086aa747666d5e54
+RMD160 (qtcharts-everywhere-src-5.13.2.tar.xz) = 37bc5548361ff55cefcc472e9eddd25826119992
+SHA512 (qtcharts-everywhere-src-5.13.2.tar.xz) = a49e0fa92366f03c35dc8b69e7c2fb02f52509ebd81000ff7174567dfa2a7385cbd5bd260d356e879539ab47a2263bb156e5753c9eca5d2230caf562349ed2e5
+Size (qtcharts-everywhere-src-5.13.2.tar.xz) = 4244092 bytes
diff --git a/x11/qt5-qtconnectivity/distinfo b/x11/qt5-qtconnectivity/distinfo
index 0d546866b7c..900854709fc 100644
--- a/x11/qt5-qtconnectivity/distinfo
+++ b/x11/qt5-qtconnectivity/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtconnectivity-everywhere-src-5.13.1.tar.xz) = 84ab1ee3dc9184cf0d84db455fe42244def55300
-RMD160 (qtconnectivity-everywhere-src-5.13.1.tar.xz) = 13468a10d519bb8c6f801a7ce1812af8ed7c4a3d
-SHA512 (qtconnectivity-everywhere-src-5.13.1.tar.xz) = de66b7d828f1259f59dac693ffd4bff15313e33b591ab748ca63a6470f1b3975bd30f48f75833400554cdbd8bb2f2a844b980b3db4242f08f43b82a2eb08c763
-Size (qtconnectivity-everywhere-src-5.13.1.tar.xz) = 2774076 bytes
+SHA1 (qtconnectivity-everywhere-src-5.13.2.tar.xz) = 790ee77ff8769d0d0f23e7bed8a0bd055875a850
+RMD160 (qtconnectivity-everywhere-src-5.13.2.tar.xz) = 5001272b8ba4bf8ca0699a71a160bf99808dcc51
+SHA512 (qtconnectivity-everywhere-src-5.13.2.tar.xz) = ec5269430ce548911f9af44f028bb8032163827d588da6914e9a721ad833277d88bfad43b1cfb4f844443c7a2af6cdbcf2951a339a127c22274612a4e3b90f38
+Size (qtconnectivity-everywhere-src-5.13.2.tar.xz) = 2777504 bytes
diff --git a/x11/qt5-qtdeclarative/distinfo b/x11/qt5-qtdeclarative/distinfo
index 897e8c3f7a5..e7c0c21d4ac 100644
--- a/x11/qt5-qtdeclarative/distinfo
+++ b/x11/qt5-qtdeclarative/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2019/09/16 19:24:53 adam Exp $
+$NetBSD: distinfo,v 1.19 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtdeclarative-everywhere-src-5.13.1.tar.xz) = bd3f19aca9f9dc84fe8566a69867f0a7dee97111
-RMD160 (qtdeclarative-everywhere-src-5.13.1.tar.xz) = cbb5c050d0d45a15a477c64c7a3489a61c14cb1c
-SHA512 (qtdeclarative-everywhere-src-5.13.1.tar.xz) = 08cae55ffc51211cdaff0e4092284aa1d8305a08757ce214a54a362df66577ea6efdcf0b3aaae40f70862138369f8ec6b2eabfc55f99d67b5b3538f4e0e1eb21
-Size (qtdeclarative-everywhere-src-5.13.1.tar.xz) = 20918916 bytes
+SHA1 (qtdeclarative-everywhere-src-5.13.2.tar.xz) = 68d476c48193a81e7947cccd4e97efa07db2397b
+RMD160 (qtdeclarative-everywhere-src-5.13.2.tar.xz) = 0ffe0f6c54cfb6ae8d05b9d1023a2b29bcf62c25
+SHA512 (qtdeclarative-everywhere-src-5.13.2.tar.xz) = a3fcc65eccdd598c03991978db6462293781abc80affd9a489253d4a812073832554892d503fa0de32a9ef97ddc74b9ad71e2bd7cfa2f21ce1fc64d1358ab730
+Size (qtdeclarative-everywhere-src-5.13.2.tar.xz) = 20940748 bytes
SHA1 (patch-examples_quick_customitems_painteditem_painteditem.pro) = a3881ee92daae30130fa665c8686f2e1572ecc1a
SHA1 (patch-src_3rdparty_masm_assembler_ARMv7Assembler.h) = 505b2a585a7ed98e63403a3cc44d839a4f80c01d
SHA1 (patch-src_3rdparty_masm_wtf_Compiler.h) = 8d7e318e0148eea0f262ec13463bc15bd03478dc
diff --git a/x11/qt5-qtdoc/Makefile b/x11/qt5-qtdoc/Makefile
index abdf147820d..fb30c7b68ae 100644
--- a/x11/qt5-qtdoc/Makefile
+++ b/x11/qt5-qtdoc/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2019/09/18 14:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2019/11/05 14:58:44 adam Exp $
DISTNAME= qtdoc-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtdoc-${QTVERSION}
-PKGREVISION= 1
COMMENT= Qt5 documentations
MAKE_ENV+= QTDIR=${QTDIR}
diff --git a/x11/qt5-qtdoc/PLIST b/x11/qt5-qtdoc/PLIST
index fd8649ceead..19f584512aa 100644
--- a/x11/qt5-qtdoc/PLIST
+++ b/x11/qt5-qtdoc/PLIST
@@ -1,4 +1,25 @@
-@comment $NetBSD: PLIST,v 1.12 2019/09/16 19:24:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2019/11/05 14:58:44 adam Exp $
+qt5/doc/qtcmake.qch
+qt5/doc/qtcmake/cmake-command-reference.html
+qt5/doc/qtcmake/cmake-get-started.html
+qt5/doc/qtcmake/cmake-manual.html
+qt5/doc/qtcmake/cmake-variable-reference.html
+qt5/doc/qtcmake/images/arrow_bc.png
+qt5/doc/qtcmake/images/bgrContent.png
+qt5/doc/qtcmake/images/btn_next.png
+qt5/doc/qtcmake/images/btn_prev.png
+qt5/doc/qtcmake/images/bullet_dn.png
+qt5/doc/qtcmake/images/bullet_sq.png
+qt5/doc/qtcmake/images/home.png
+qt5/doc/qtcmake/images/ico_note.png
+qt5/doc/qtcmake/images/ico_note_attention.png
+qt5/doc/qtcmake/images/ico_out.png
+qt5/doc/qtcmake/images/logo.png
+qt5/doc/qtcmake/qtcmake.index
+qt5/doc/qtcmake/qtcmake.qhp
+qt5/doc/qtcmake/qtcmake.qhp.sha1
+qt5/doc/qtcmake/style/offline-simple.css
+qt5/doc/qtcmake/style/offline.css
qt5/doc/qtdoc.qch
qt5/doc/qtdoc/accelerators.html
qt5/doc/qtdoc/accessibility.html
@@ -26,9 +47,6 @@ qt5/doc/qtdoc/bughowto.html
qt5/doc/qtdoc/build-sources.html
qt5/doc/qtdoc/classes.html
qt5/doc/qtdoc/classesandfunctions.html
-qt5/doc/qtdoc/cmake-command-reference.html
-qt5/doc/qtdoc/cmake-manual.html
-qt5/doc/qtdoc/cmake-variable-reference.html
qt5/doc/qtdoc/commerciallicense.html
qt5/doc/qtdoc/configure-linux-device.html
qt5/doc/qtdoc/configure-options.html
diff --git a/x11/qt5-qtdoc/distinfo b/x11/qt5-qtdoc/distinfo
index 80b6c60824c..13e31b5f08a 100644
--- a/x11/qt5-qtdoc/distinfo
+++ b/x11/qt5-qtdoc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtdoc-everywhere-src-5.13.1.tar.xz) = 1da62675933b52497e543c6607d5937cccc635eb
-RMD160 (qtdoc-everywhere-src-5.13.1.tar.xz) = 28339f07d7e20bc9858a049f1174f6d1eb0cbb64
-SHA512 (qtdoc-everywhere-src-5.13.1.tar.xz) = 42b0ace3712765f75f00b1886a96666c66ed2b39e555dbadf8cfe95883db81f9dd25d8ee806c28e407436ba1966414b0908d0d1b9a3c3dfb336b6440b67b4996
-Size (qtdoc-everywhere-src-5.13.1.tar.xz) = 5728236 bytes
+SHA1 (qtdoc-everywhere-src-5.13.2.tar.xz) = f05a380a5f6ea8ad9cfac174236d2af5bd0ffe2e
+RMD160 (qtdoc-everywhere-src-5.13.2.tar.xz) = c15972fa405ae8f8cd2dfb77b442168a863de15a
+SHA512 (qtdoc-everywhere-src-5.13.2.tar.xz) = 6dcad3ac8ee85ed5f8f78bba85ff0094b62a48b25964941042716d7e89995347c5e7b3ffcc50ed14ff5bc74dcf41624baecef44c7db9a39850c2dce404306643
+Size (qtdoc-everywhere-src-5.13.2.tar.xz) = 5747084 bytes
diff --git a/x11/qt5-qtgraphicaleffects/distinfo b/x11/qt5-qtgraphicaleffects/distinfo
index 346910e04ba..06ef9a2bf06 100644
--- a/x11/qt5-qtgraphicaleffects/distinfo
+++ b/x11/qt5-qtgraphicaleffects/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtgraphicaleffects-everywhere-src-5.13.1.tar.xz) = 531b688a5275b6d34ccbecefa82705d359166d50
-RMD160 (qtgraphicaleffects-everywhere-src-5.13.1.tar.xz) = 42b8679ed02fad21093b85b546110c95d40da36b
-SHA512 (qtgraphicaleffects-everywhere-src-5.13.1.tar.xz) = b929ebd56821b2350472a37bc08c84e62c2010b740b3e9b00a8883e131cd585122dc50bfe5815c714c2eab1b4d8bbc458f6659bf02929a42de458f0a3b72f4fe
-Size (qtgraphicaleffects-everywhere-src-5.13.1.tar.xz) = 14271428 bytes
+SHA1 (qtgraphicaleffects-everywhere-src-5.13.2.tar.xz) = 3b9eb85bf35c6221849f973d97fe02db25a19603
+RMD160 (qtgraphicaleffects-everywhere-src-5.13.2.tar.xz) = 5740edaf153498882157449602c74171937a58ab
+SHA512 (qtgraphicaleffects-everywhere-src-5.13.2.tar.xz) = 3cc44d345df2b6d8dc54fd7f94f5632acb39cc6be6966c791303a477c2d21e8650f50ae6c5e37803c6f81236b7607096dc9fdee847fbef115465370f7a0ace2a
+Size (qtgraphicaleffects-everywhere-src-5.13.2.tar.xz) = 14845928 bytes
diff --git a/x11/qt5-qtimageformats/distinfo b/x11/qt5-qtimageformats/distinfo
index f7a3877baac..519e6eea2c1 100644
--- a/x11/qt5-qtimageformats/distinfo
+++ b/x11/qt5-qtimageformats/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtimageformats-everywhere-src-5.13.1.tar.xz) = 23e77f6cd7ed9289c1fbf2fc0a736213d011ee85
-RMD160 (qtimageformats-everywhere-src-5.13.1.tar.xz) = a76d126fe0d58aae67d4c601578d41f0addd2543
-SHA512 (qtimageformats-everywhere-src-5.13.1.tar.xz) = 8a7ac126e7f88525ce490a13656608cee53db232f4af8a90783a2a2e8540fc0bfeed641d33cf41d3643e46439850f95da701b0d5215872e0882c38209da10144
-Size (qtimageformats-everywhere-src-5.13.1.tar.xz) = 1800152 bytes
+SHA1 (qtimageformats-everywhere-src-5.13.2.tar.xz) = b287e23ee6fa83fcb06c2934f3bf365fb1132ffd
+RMD160 (qtimageformats-everywhere-src-5.13.2.tar.xz) = b9118a89a786418f8227981674a3d1ce80b62713
+SHA512 (qtimageformats-everywhere-src-5.13.2.tar.xz) = e76d7efaeab81c4eaf0f41dad150ae6b36ef2246993d344e4611ed865d62a8ac93cca5f62a2c94a97bf16333344490b5a51ca8de1c7eeb460c9ae321f759f4e6
+Size (qtimageformats-everywhere-src-5.13.2.tar.xz) = 1803796 bytes
diff --git a/x11/qt5-qtlocation/distinfo b/x11/qt5-qtlocation/distinfo
index e30a7c81e8e..faee73766d7 100644
--- a/x11/qt5-qtlocation/distinfo
+++ b/x11/qt5-qtlocation/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.16 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtlocation-everywhere-src-5.13.1.tar.xz) = bdc88835b93e4775730f8b153e73291408312a44
-RMD160 (qtlocation-everywhere-src-5.13.1.tar.xz) = 95461176cc0c9f416b90517c03b3f8e964a8fc78
-SHA512 (qtlocation-everywhere-src-5.13.1.tar.xz) = 661ceff9ebb757e58e9430e0af86e782445029d42da61769264d5706c6633e42bf064c0afdb657e01dd2e3d9edd73e02dbadac2e65820038bbbcc3990a8e35aa
-Size (qtlocation-everywhere-src-5.13.1.tar.xz) = 6115116 bytes
+SHA1 (qtlocation-everywhere-src-5.13.2.tar.xz) = 1a2384701abf783a38be61eb7d10994f885fad9d
+RMD160 (qtlocation-everywhere-src-5.13.2.tar.xz) = 69484f3b23039dfc94a52ef9adac79ade1e1afbb
+SHA512 (qtlocation-everywhere-src-5.13.2.tar.xz) = 6ec28fd3add9db5758d38b964649c6e1e687e853192539c4e46386eac28378540167ec0abbf6312ecc1d2f3d33d19eaed4c4485f0c2d94a93f401dde3b9ddf6f
+Size (qtlocation-everywhere-src-5.13.2.tar.xz) = 6050044 bytes
SHA1 (patch-src_location_configure.json) = 75d7280e8ff3cbc8b03dc776e2c4da5cdeac183e
diff --git a/x11/qt5-qtmacextras/distinfo b/x11/qt5-qtmacextras/distinfo
index d5271a2c3de..d2860406209 100644
--- a/x11/qt5-qtmacextras/distinfo
+++ b/x11/qt5-qtmacextras/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:44 adam Exp $
-SHA1 (qtmacextras-everywhere-src-5.13.1.tar.xz) = e6294326dd55811cdffd77f916589d875d97b4af
-RMD160 (qtmacextras-everywhere-src-5.13.1.tar.xz) = 0e463fb8c719fd92b27a47f76e99429e609035b9
-SHA512 (qtmacextras-everywhere-src-5.13.1.tar.xz) = d27ab2b44cfcb1a4d02cd6d2403710546c8cc1bae834418975f7588bf647c822519c4701b4feaa5bca98e5ad089eb2dd9f328956339699274126422324e042fc
-Size (qtmacextras-everywhere-src-5.13.1.tar.xz) = 68940 bytes
+SHA1 (qtmacextras-everywhere-src-5.13.2.tar.xz) = fdff5e65b3db185a0e881c00b8aee609b0f80592
+RMD160 (qtmacextras-everywhere-src-5.13.2.tar.xz) = b816c248bca3a3576dde2a79f1f124e9e9059694
+SHA512 (qtmacextras-everywhere-src-5.13.2.tar.xz) = 34677f42384c08bbbd8b188ef7ff147524f27cdec06248cd48a988f27435a9222d94b81480f7cadc71dde5513b9818a422406333f4d31183c5a04332db1e05eb
+Size (qtmacextras-everywhere-src-5.13.2.tar.xz) = 69164 bytes
diff --git a/x11/qt5-qtmultimedia/Makefile b/x11/qt5-qtmultimedia/Makefile
index a7f8f7e1210..72997af0b55 100644
--- a/x11/qt5-qtmultimedia/Makefile
+++ b/x11/qt5-qtmultimedia/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2019/09/18 14:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2019/11/05 14:58:45 adam Exp $
DISTNAME= qtmultimedia-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtmultimedia-${QTVERSION}
-PKGREVISION= 1
COMMENT= Qt5 module for multimedia
BUILD_TARGET= sub-src
diff --git a/x11/qt5-qtmultimedia/distinfo b/x11/qt5-qtmultimedia/distinfo
index 3c521e9df9d..905112aba94 100644
--- a/x11/qt5-qtmultimedia/distinfo
+++ b/x11/qt5-qtmultimedia/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtmultimedia-everywhere-src-5.13.1.tar.xz) = ec3abeb74a90e535c9e01baf4dd10b2870c5b3f7
-RMD160 (qtmultimedia-everywhere-src-5.13.1.tar.xz) = a754afd3b8ab8c01fdadcb38576ae29e668b177d
-SHA512 (qtmultimedia-everywhere-src-5.13.1.tar.xz) = 4599da3fc627923ce1fae3739124cb609591097870ee873e386429b81ac6a3f5a6e3a8d1316a84fcef8a25de4b7301b1358d2f5da9d87b0c2e18ac1f34184d30
-Size (qtmultimedia-everywhere-src-5.13.1.tar.xz) = 3785940 bytes
+SHA1 (qtmultimedia-everywhere-src-5.13.2.tar.xz) = 6a2f26b6f779b95e79a17ebf7c831c830963678b
+RMD160 (qtmultimedia-everywhere-src-5.13.2.tar.xz) = 6b6f99e01c307b260bb1c8d906a27e67e1c81e7b
+SHA512 (qtmultimedia-everywhere-src-5.13.2.tar.xz) = a18a2dc56ad33068efb78e5fb61df3c45d0102d153a02122ce39917df41acb161469092d0299df228fa7afde53260e9b7acf82ae016b99618c94d2caf02efa51
+Size (qtmultimedia-everywhere-src-5.13.2.tar.xz) = 3820660 bytes
diff --git a/x11/qt5-qtnetworkauth/distinfo b/x11/qt5-qtnetworkauth/distinfo
index 4c1e227fb0f..b19a66d1ecd 100644
--- a/x11/qt5-qtnetworkauth/distinfo
+++ b/x11/qt5-qtnetworkauth/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtnetworkauth-everywhere-src-5.13.1.tar.xz) = d2923e127b0193dee4d4c4f615b2e643856d0cbd
-RMD160 (qtnetworkauth-everywhere-src-5.13.1.tar.xz) = cf4b71a74603607b0f470b0165cfdaa435a4689c
-SHA512 (qtnetworkauth-everywhere-src-5.13.1.tar.xz) = 8a949006a7d2adc1bd7a55d80f93a622b0cc8e4ef644884b430c7ca4b82a2fc8b34b5e28492c175fe1b13da615a0ce66e6d80f58de4290d8515897bc521e80fc
-Size (qtnetworkauth-everywhere-src-5.13.1.tar.xz) = 140964 bytes
+SHA1 (qtnetworkauth-everywhere-src-5.13.2.tar.xz) = 7afebe20bc8e31d4bd568f447e843e3d4993064a
+RMD160 (qtnetworkauth-everywhere-src-5.13.2.tar.xz) = 95b35ac7e7d619c71056e5961bbb71de414026c7
+SHA512 (qtnetworkauth-everywhere-src-5.13.2.tar.xz) = 1d0ba90f6b70a840ceeecd72caa8b128e6277e49e520d908efbd43b20bbe3a0e955d9b88f59327268134f32b18bb7b9cb0b9b93e34a43f9c38617338c3566d4f
+Size (qtnetworkauth-everywhere-src-5.13.2.tar.xz) = 141172 bytes
diff --git a/x11/qt5-qtquickcontrols/distinfo b/x11/qt5-qtquickcontrols/distinfo
index 67bd7d2f1c8..283c69a1c6b 100644
--- a/x11/qt5-qtquickcontrols/distinfo
+++ b/x11/qt5-qtquickcontrols/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtquickcontrols-everywhere-src-5.13.1.tar.xz) = ce413ef9e402c5a079add7ee7fdbf74a698bb856
-RMD160 (qtquickcontrols-everywhere-src-5.13.1.tar.xz) = 01be0bd31d9da631e6eaf6200987442dc685066d
-SHA512 (qtquickcontrols-everywhere-src-5.13.1.tar.xz) = f1204d709495197d6f664b7c7cb522be67a891985e4380b009bbd5e0b9854a603aa69f9b84c2189c6f35988ec3ffd7a6032c3ee097c449b40646ec66698b4689
-Size (qtquickcontrols-everywhere-src-5.13.1.tar.xz) = 6056196 bytes
+SHA1 (qtquickcontrols-everywhere-src-5.13.2.tar.xz) = 6c26e39fd25b3920ab8355520061e0654bdb683c
+RMD160 (qtquickcontrols-everywhere-src-5.13.2.tar.xz) = 5c4fa9e83cede4e873c23172502a36d22936062e
+SHA512 (qtquickcontrols-everywhere-src-5.13.2.tar.xz) = 5ec713036fc34c62cfe31eb83172c4922b2ef5584d23239776b2696129d23f61f3984e6a1a7f95ba15ed6b630b62cd1ea66af3d187c1682b8575dd331b764ed0
+Size (qtquickcontrols-everywhere-src-5.13.2.tar.xz) = 5955448 bytes
diff --git a/x11/qt5-qtquickcontrols2/distinfo b/x11/qt5-qtquickcontrols2/distinfo
index e6926b0dd1d..12fb90c52f5 100644
--- a/x11/qt5-qtquickcontrols2/distinfo
+++ b/x11/qt5-qtquickcontrols2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/09/16 19:24:54 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtquickcontrols2-everywhere-src-5.13.1.tar.xz) = f12b842112846218b237c4cfb1e206e8ca31e1ee
-RMD160 (qtquickcontrols2-everywhere-src-5.13.1.tar.xz) = 0fd9e50bc38656b3416e0125395acea1c0c2490b
-SHA512 (qtquickcontrols2-everywhere-src-5.13.1.tar.xz) = 5325d06a906934d00c6a7eb4e82d9399bc9764366a1374dd2c3c83828e9152d5d646b746437a6128e306157e3a457341747773bf3aa54809346e598687d2aacd
-Size (qtquickcontrols2-everywhere-src-5.13.1.tar.xz) = 9243580 bytes
+SHA1 (qtquickcontrols2-everywhere-src-5.13.2.tar.xz) = b23d9504429c713b8aee80a4ed9f01e6ce95721a
+RMD160 (qtquickcontrols2-everywhere-src-5.13.2.tar.xz) = 75863e6ec38e4e5319efc3a8c4fccfcceeabddf6
+SHA512 (qtquickcontrols2-everywhere-src-5.13.2.tar.xz) = f89b5126f0e6b96ccd206cef1229624949cb22f5f925b165af9a3c0ecb6517a0fd29f5c3958fd8ca008f1b000ffb352833ee90ba0ce0fc5f7983636732440a0f
+Size (qtquickcontrols2-everywhere-src-5.13.2.tar.xz) = 9252912 bytes
diff --git a/x11/qt5-qtscript/Makefile b/x11/qt5-qtscript/Makefile
index 638e268c266..0d94899470d 100644
--- a/x11/qt5-qtscript/Makefile
+++ b/x11/qt5-qtscript/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2019/09/18 14:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.51 2019/11/05 14:58:45 adam Exp $
DISTNAME= qtscript-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtscript-${QTVERSION}
-PKGREVISION= 1
COMMENT= Qt5 module for script
BUILD_TARGET= sub-src
diff --git a/x11/qt5-qtscript/distinfo b/x11/qt5-qtscript/distinfo
index c12eea80395..4ca644cdb5b 100644
--- a/x11/qt5-qtscript/distinfo
+++ b/x11/qt5-qtscript/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.17 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtscript-everywhere-src-5.13.1.tar.xz) = 963e0a3cd27e697d6b0d6dabd98f1caf5fd46b09
-RMD160 (qtscript-everywhere-src-5.13.1.tar.xz) = 44795a26b7d5f2cdf70eb42db14fbf59820bea1d
-SHA512 (qtscript-everywhere-src-5.13.1.tar.xz) = 31b2088432ae70c7d19be61cfcd5dd5bace7fc33f6882a7d489982c392ab39bdc2bca612e8403c6d30ca7cb41622a93514ad87066998378cdda8bc2ba3a42536
-Size (qtscript-everywhere-src-5.13.1.tar.xz) = 2674800 bytes
+SHA1 (qtscript-everywhere-src-5.13.2.tar.xz) = 70ff2562f80f5b3a3d3aeaddc40884056c8b1287
+RMD160 (qtscript-everywhere-src-5.13.2.tar.xz) = 71e26d3b2ce11bfa51d0748ff2e73983e33c26f3
+SHA512 (qtscript-everywhere-src-5.13.2.tar.xz) = 45248b7498f316c8532dacd827a958d90fe40b10ec0c88d68f984816152bcd4c6ef22064d4a0582354a37962c590b67731b278311094ac4e257e89adcd9caf40
+Size (qtscript-everywhere-src-5.13.2.tar.xz) = 2696452 bytes
SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_config.h) = e46033a23803b4e27dcd7f5369730e046ad5e4cb
SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_jit_JITStubs.h) = 155ac7bdf0d41a6ca8a8234a99886799c7275d4f
SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_runtime_JSValue.h) = 6672e941f0ecbba35b5b932ab9f7b49a269fb6e6
diff --git a/x11/qt5-qtscxml/DESCR b/x11/qt5-qtscxml/DESCR
new file mode 100644
index 00000000000..9477c8214e9
--- /dev/null
+++ b/x11/qt5-qtscxml/DESCR
@@ -0,0 +1 @@
+Qt5 module for scxml framework
diff --git a/x11/qt5-qtscxml/Makefile b/x11/qt5-qtscxml/Makefile
new file mode 100644
index 00000000000..1dc65da494e
--- /dev/null
+++ b/x11/qt5-qtscxml/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2019/11/05 14:58:45 adam Exp $
+
+DISTNAME= qtscxml-everywhere-src-${QTVERSION}
+PKGNAME= qt5-qtscxml-${QTVERSION}
+COMMENT= Qt5 module for scxml framework
+
+BUILD_TARGET= sub-src
+INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
+INSTALLATION_DIRS+= lib/pkgconfig
+
+.include "../../x11/qt5-qtbase/Makefile.common"
+
+post-install:
+.for i in Qt5Scxml.pc
+ cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
+ ${LN} -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
+.endfor
+
+.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/qt5-qtscxml/PLIST b/x11/qt5-qtscxml/PLIST
new file mode 100644
index 00000000000..b5024d42d61
--- /dev/null
+++ b/x11/qt5-qtscxml/PLIST
@@ -0,0 +1,61 @@
+@comment $NetBSD: PLIST,v 1.1 2019/11/05 14:58:45 adam Exp $
+lib/pkgconfig/Qt5Scxml.pc
+qt5/bin/qscxmlc
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlcompiler_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlcppdatamodel_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmldatamodel_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlevent_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlexecutablecontent_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlglobals_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlinvokableservice_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlstatemachine_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmlstatemachineinfo_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qscxmltabledata_p.h
+qt5/include/QtScxml/${PKGVERSION}/QtScxml/private/qtscxml-config_p.h
+qt5/include/QtScxml/QScxmlCompiler
+qt5/include/QtScxml/QScxmlCppDataModel
+qt5/include/QtScxml/QScxmlDataModel
+qt5/include/QtScxml/QScxmlDynamicScxmlServiceFactory
+qt5/include/QtScxml/QScxmlEcmaScriptDataModel
+qt5/include/QtScxml/QScxmlError
+qt5/include/QtScxml/QScxmlEvent
+qt5/include/QtScxml/QScxmlInvokableService
+qt5/include/QtScxml/QScxmlInvokableServiceFactory
+qt5/include/QtScxml/QScxmlNullDataModel
+qt5/include/QtScxml/QScxmlStateMachine
+qt5/include/QtScxml/QScxmlStaticScxmlServiceFactory
+qt5/include/QtScxml/QScxmlTableData
+qt5/include/QtScxml/QtScxml
+qt5/include/QtScxml/QtScxmlDepends
+qt5/include/QtScxml/QtScxmlVersion
+qt5/include/QtScxml/qscxmlcompiler.h
+qt5/include/QtScxml/qscxmlcppdatamodel.h
+qt5/include/QtScxml/qscxmldatamodel.h
+qt5/include/QtScxml/qscxmlecmascriptdatamodel.h
+qt5/include/QtScxml/qscxmlerror.h
+qt5/include/QtScxml/qscxmlevent.h
+qt5/include/QtScxml/qscxmlexecutablecontent.h
+qt5/include/QtScxml/qscxmlglobals.h
+qt5/include/QtScxml/qscxmlinvokableservice.h
+qt5/include/QtScxml/qscxmlnulldatamodel.h
+qt5/include/QtScxml/qscxmlstatemachine.h
+qt5/include/QtScxml/qscxmltabledata.h
+qt5/include/QtScxml/qtscxml-config.h
+qt5/include/QtScxml/qtscxmlversion.h
+qt5/lib/cmake/Qt5Scxml/Qt5ScxmlConfig.cmake
+qt5/lib/cmake/Qt5Scxml/Qt5ScxmlConfigExtras.cmake
+qt5/lib/cmake/Qt5Scxml/Qt5ScxmlConfigVersion.cmake
+qt5/lib/cmake/Qt5Scxml/Qt5ScxmlMacros.cmake
+qt5/lib/libQt5Scxml.prl
+qt5/lib/libQt5Scxml.so
+qt5/lib/libQt5Scxml.so.${PKGVERSION}
+qt5/lib/libQt5Scxml.so.5
+qt5/lib/libQt5Scxml.so.5.13
+qt5/lib/pkgconfig/Qt5Scxml.pc
+qt5/mkspecs/features/qscxmlc.prf
+qt5/mkspecs/modules/qt_lib_scxml.pri
+qt5/mkspecs/modules/qt_lib_scxml_private.pri
+qt5/qml/QtScxml/libdeclarative_scxml.so
+qt5/qml/QtScxml/plugins.qmltypes
+qt5/qml/QtScxml/qmldir
diff --git a/x11/qt5-qtscxml/buildlink3.mk b/x11/qt5-qtscxml/buildlink3.mk
new file mode 100644
index 00000000000..d7466d02203
--- /dev/null
+++ b/x11/qt5-qtscxml/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/11/05 14:58:45 adam Exp $
+
+BUILDLINK_TREE+= qt5-qtscxml
+
+.if !defined(QT5_QTSCXML_BUILDLINK3_MK)
+QT5_QTSCXML_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt5-qtscxml+= qt5-qtscxml>=5.13.2
+BUILDLINK_PKGSRCDIR.qt5-qtscxml?= ../../x11/qt5-qtscxml
+
+.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.endif # QT5_QTSCXML_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qt5-qtscxml
diff --git a/x11/qt5-qtscxml/distinfo b/x11/qt5-qtscxml/distinfo
new file mode 100644
index 00000000000..6e31300aa3f
--- /dev/null
+++ b/x11/qt5-qtscxml/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/11/05 14:58:45 adam Exp $
+
+SHA1 (qtscxml-everywhere-src-5.13.2.tar.xz) = a6b3761d6fe8850a199491c7b9a36fc785a1da33
+RMD160 (qtscxml-everywhere-src-5.13.2.tar.xz) = a77625982d484e0ca8a43f986522788f769318f0
+SHA512 (qtscxml-everywhere-src-5.13.2.tar.xz) = d1dd4752983c35bb899882197098579ad7221039369f550290e1044fed6aa68f4da5d0c9969980ca3a63180d5d3e5f3ac208723ad80e8b71cd84cd86312ab453
+Size (qtscxml-everywhere-src-5.13.2.tar.xz) = 435428 bytes
diff --git a/x11/qt5-qtsensors/distinfo b/x11/qt5-qtsensors/distinfo
index 364138c2553..c8deaa46905 100644
--- a/x11/qt5-qtsensors/distinfo
+++ b/x11/qt5-qtsensors/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtsensors-everywhere-src-5.13.1.tar.xz) = 5f42fa6f9a8f2ee2f2241cdc3041cee2df013947
-RMD160 (qtsensors-everywhere-src-5.13.1.tar.xz) = 1c81351bac13eebea58d08e5e84850a270ffc48e
-SHA512 (qtsensors-everywhere-src-5.13.1.tar.xz) = 7a28b57ebadae6f2fc94778f7bf5321464f182ec8c32437c3803ddbbf2dd3ac24e90a6dbefc5634be53e4fb64c82aa7bbb67fa302d58a538493a14a78cf8c798
-Size (qtsensors-everywhere-src-5.13.1.tar.xz) = 2036172 bytes
+SHA1 (qtsensors-everywhere-src-5.13.2.tar.xz) = 2fb8ac9cd10579fb480d9bb9c68f69f742f5c593
+RMD160 (qtsensors-everywhere-src-5.13.2.tar.xz) = 8e722c909dfdf14df32fbe93e4ec8d227cf13297
+SHA512 (qtsensors-everywhere-src-5.13.2.tar.xz) = 47fc4f9e5fd9451de38896d388b85e6c0813718a860ef7c98666e6a1710baf38e7056a61c799837eea4efef083b79f9c3a380364792fd0f3c107bdd413e1bc6c
+Size (qtsensors-everywhere-src-5.13.2.tar.xz) = 2046708 bytes
diff --git a/x11/qt5-qtserialport/distinfo b/x11/qt5-qtserialport/distinfo
index 179aadf14c4..33a7357c157 100644
--- a/x11/qt5-qtserialport/distinfo
+++ b/x11/qt5-qtserialport/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtserialport-everywhere-src-5.13.1.tar.xz) = 98e34c386bb1fb8640f8447cd11512a35f4be43a
-RMD160 (qtserialport-everywhere-src-5.13.1.tar.xz) = 3b4da3c779153b4e711111f29d8da5822407f591
-SHA512 (qtserialport-everywhere-src-5.13.1.tar.xz) = 2465c4e723966d8c365230667b8f441a85e2a46b76e7070fe4b024015add376631c9016efe177364735ba41f34f21eeff6726a6511cee5b1d82b267ee6a58900
-Size (qtserialport-everywhere-src-5.13.1.tar.xz) = 310040 bytes
+SHA1 (qtserialport-everywhere-src-5.13.2.tar.xz) = b83456906ec02e1554279792ba0eea4f6f0d87d9
+RMD160 (qtserialport-everywhere-src-5.13.2.tar.xz) = 7238c5988a02b6ea2c9d2e01e37614fe362c7e38
+SHA512 (qtserialport-everywhere-src-5.13.2.tar.xz) = e8655eb5f18179a922f96ab5ca0014dbf1da21b581f2e0fc146337321dae85b1218ed48724fb63b211ea7349f428c176543292284d5c2fae63a4e66146f68c68
+Size (qtserialport-everywhere-src-5.13.2.tar.xz) = 310736 bytes
diff --git a/x11/qt5-qtspeech/Makefile b/x11/qt5-qtspeech/Makefile
index 167d7bbe023..8a095486c6d 100644
--- a/x11/qt5-qtspeech/Makefile
+++ b/x11/qt5-qtspeech/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/09/18 14:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2019/11/05 14:58:45 adam Exp $
DISTNAME= qtspeech-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtspeech-${QTVERSION}
-PKGREVISION= 1
COMMENT= Qt5 module to make text to speech and speech recognition easy
MAKE_ENV+= QTDIR=${QTDIR}
diff --git a/x11/qt5-qtspeech/distinfo b/x11/qt5-qtspeech/distinfo
index e10b106788a..aa8aa7f5747 100644
--- a/x11/qt5-qtspeech/distinfo
+++ b/x11/qt5-qtspeech/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/11/05 14:58:45 adam Exp $
-SHA1 (qtspeech-everywhere-src-5.13.1.tar.xz) = 3a9baeaf98cddef33d98ea53a049feb3137bd111
-RMD160 (qtspeech-everywhere-src-5.13.1.tar.xz) = 0ebc6d7719cf45477de0a831cdafe60a5e3cc622
-SHA512 (qtspeech-everywhere-src-5.13.1.tar.xz) = 662fa345c1207143a0bf641455ed4109eb028bd376b9a1bec757747912da169dde84f26f1e47562ee8973d847cac8f258cf771b428af486e19edb5bd3ef7dcc0
-Size (qtspeech-everywhere-src-5.13.1.tar.xz) = 99980 bytes
+SHA1 (qtspeech-everywhere-src-5.13.2.tar.xz) = 94a08abd2ea4d012b70293d53b6d47fbbdb815a3
+RMD160 (qtspeech-everywhere-src-5.13.2.tar.xz) = 8f41ce8fec774203e5bbf9ef59748d3ae3d42239
+SHA512 (qtspeech-everywhere-src-5.13.2.tar.xz) = 9288cfbc37fd308deb41f287e3da38b5bdb83088fbc0f0276426f44c595a53fdc476b1e6122320f28a27f590e4801320eb14599dafa7491aa0d50be0bd124e27
+Size (qtspeech-everywhere-src-5.13.2.tar.xz) = 100312 bytes
diff --git a/x11/qt5-qtsvg/distinfo b/x11/qt5-qtsvg/distinfo
index f6e849a2839..aed6904642c 100644
--- a/x11/qt5-qtsvg/distinfo
+++ b/x11/qt5-qtsvg/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:46 adam Exp $
-SHA1 (qtsvg-everywhere-src-5.13.1.tar.xz) = 00a30ea9025df7e6ec27cfc44315be6c4392ced1
-RMD160 (qtsvg-everywhere-src-5.13.1.tar.xz) = 7c25f799c19f3b4edb4d8912fbfc276b6c5eb074
-SHA512 (qtsvg-everywhere-src-5.13.1.tar.xz) = 76cfb880491bfa8295e5f7abfe842479516d355903ba620ff9bb42dd98ecafa3ef234f52ddd311ea9591b8e500e181c4849c6a0814fc0a1943c18d4697cd1f09
-Size (qtsvg-everywhere-src-5.13.1.tar.xz) = 1860132 bytes
+SHA1 (qtsvg-everywhere-src-5.13.2.tar.xz) = ddb5b96b720fdab3597bd1dcd8f3f4d14f974c8e
+RMD160 (qtsvg-everywhere-src-5.13.2.tar.xz) = 8bc01bd283fe156a09e594ee432c30ee74ce8ab6
+SHA512 (qtsvg-everywhere-src-5.13.2.tar.xz) = fbe2df9e8756c8982c0e91c0d0356e50dd22d898087dfd028dfa6ed363ea18e1ddce5d5838d705e2d31509d1d823ccddcaf5f8916c587919e10a39ae04ee0090
+Size (qtsvg-everywhere-src-5.13.2.tar.xz) = 1890380 bytes
diff --git a/x11/qt5-qttools/Makefile b/x11/qt5-qttools/Makefile
index 8f89e5af27c..b63f1da50a6 100644
--- a/x11/qt5-qttools/Makefile
+++ b/x11/qt5-qttools/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2019/09/18 14:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2019/11/05 14:58:46 adam Exp $
DISTNAME= qttools-everywhere-src-${QTVERSION}
PKGNAME= qt5-qttools-${QTVERSION}
-PKGREVISION= 1
COMMENT= Qt5 tools
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
diff --git a/x11/qt5-qttools/distinfo b/x11/qt5-qttools/distinfo
index 79d6f5f4a54..323e6823293 100644
--- a/x11/qt5-qttools/distinfo
+++ b/x11/qt5-qttools/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:46 adam Exp $
-SHA1 (qttools-everywhere-src-5.13.1.tar.xz) = 0cb4fe2600364368e0d186fd25e5ab0a79cb99b1
-RMD160 (qttools-everywhere-src-5.13.1.tar.xz) = 37d7e038fa444e9c993d82c2c66fb1ffee296b1e
-SHA512 (qttools-everywhere-src-5.13.1.tar.xz) = b3bd614ed21a1b37829082f2ec89b086b4c8e7cc91be5ba7bef16dc52619e3357d2c9165c3a1eedbd1f1913d215cda3f9a59fc26d45ee0267bc1e3d7205d98b8
-Size (qttools-everywhere-src-5.13.1.tar.xz) = 9086496 bytes
+SHA1 (qttools-everywhere-src-5.13.2.tar.xz) = 6c777d3d9ef1623d45659c8b3fc2d3d5f6f4df48
+RMD160 (qttools-everywhere-src-5.13.2.tar.xz) = a5b422b534c00437a9adb1cfe4ccb7afd2e8854a
+SHA512 (qttools-everywhere-src-5.13.2.tar.xz) = 46e76d81c1b16160c9ab8da1475cfeed28e7140bc94868d4fc834639cc15ec67199b6169a7c820107cb72982bc2d56ba6987225f3fc773b8464e4023fda74265
+Size (qttools-everywhere-src-5.13.2.tar.xz) = 9110256 bytes
SHA1 (patch-src_assistant_assistant_assistant.pro) = 8d7cb7759d3b20780bc05097d5bd0d8be7d145cc
SHA1 (patch-src_designer_src_plugins_plugins.pro) = c82d154785e19ebfb3e191f08c8e7f9b07458d4a
diff --git a/x11/qt5-qttranslations/Makefile b/x11/qt5-qttranslations/Makefile
index 79a1416f49f..77c88a6b4da 100644
--- a/x11/qt5-qttranslations/Makefile
+++ b/x11/qt5-qttranslations/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2019/09/18 14:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2019/11/05 14:58:46 adam Exp $
DISTNAME= qttranslations-everywhere-src-${QTVERSION}
PKGNAME= qt5-qttranslations-${QTVERSION}
-PKGREVISION= 1
COMMENT= Qt5 translations
MAKE_ENV+= QTDIR=${QTDIR}
diff --git a/x11/qt5-qttranslations/distinfo b/x11/qt5-qttranslations/distinfo
index 2f9ffdb352e..fad84598080 100644
--- a/x11/qt5-qttranslations/distinfo
+++ b/x11/qt5-qttranslations/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:46 adam Exp $
-SHA1 (qttranslations-everywhere-src-5.13.1.tar.xz) = 5bb33365a1c747cb0e532ede2254218cbb5eaf43
-RMD160 (qttranslations-everywhere-src-5.13.1.tar.xz) = 101626631c7a281f5a05c25993e0dc82d303747a
-SHA512 (qttranslations-everywhere-src-5.13.1.tar.xz) = 259e03a807a745baf4396810b3652773e02d512e0e15dac1f37319ba07e92d2ee6b605fa8c204fe84f9b82acce8a309ef2e8ba68e1731a8715fae91299190e1b
-Size (qttranslations-everywhere-src-5.13.1.tar.xz) = 1379324 bytes
+SHA1 (qttranslations-everywhere-src-5.13.2.tar.xz) = ae41bbfbb3c684480cc288bb25d9e55a30ccfa28
+RMD160 (qttranslations-everywhere-src-5.13.2.tar.xz) = 4bd7a4da9034603ec6de5f72aca2e3188720f876
+SHA512 (qttranslations-everywhere-src-5.13.2.tar.xz) = c2e3af076a90920d571bd12c6a9a218f2756bf52922dba37826791cc9d3e5b027b1d21d83f18dba76f20c029c53a91da396b56e68fb26c3d769a7ba06a3ca855
+Size (qttranslations-everywhere-src-5.13.2.tar.xz) = 1365880 bytes
diff --git a/x11/qt5-qtvirtualkeyboard/DESCR b/x11/qt5-qtvirtualkeyboard/DESCR
new file mode 100644
index 00000000000..c173aec68f1
--- /dev/null
+++ b/x11/qt5-qtvirtualkeyboard/DESCR
@@ -0,0 +1 @@
+Qt5 module for virtualkeyboard framework
diff --git a/x11/qt5-qtvirtualkeyboard/Makefile b/x11/qt5-qtvirtualkeyboard/Makefile
new file mode 100644
index 00000000000..1892c4db068
--- /dev/null
+++ b/x11/qt5-qtvirtualkeyboard/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2019/11/05 14:58:46 adam Exp $
+
+DISTNAME= qtvirtualkeyboard-everywhere-src-${QTVERSION}
+PKGNAME= qt5-qtvirtualkeyboard-${QTVERSION}
+COMMENT= Qt5 module for virtualkeyboard framework
+
+BUILD_TARGET= sub-src
+INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
+INSTALLATION_DIRS+= lib/pkgconfig
+
+.include "../../x11/qt5-qtbase/Makefile.common"
+
+post-install:
+.for i in Qt5VirtualKeyboard.pc
+ cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
+ ${LN} -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
+.endfor
+
+.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/qt5-qtvirtualkeyboard/PLIST b/x11/qt5-qtvirtualkeyboard/PLIST
new file mode 100644
index 00000000000..24567d8dc02
--- /dev/null
+++ b/x11/qt5-qtvirtualkeyboard/PLIST
@@ -0,0 +1,73 @@
+@comment $NetBSD: PLIST,v 1.1 2019/11/05 14:58:46 adam Exp $
+lib/pkgconfig/Qt5VirtualKeyboard.pc
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/abstractinputpanel_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/appinputpanel_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/appinputpanel_p_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/desktopinputpanel_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/desktopinputselectioncontrol_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/enterkeyaction_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/enterkeyactionattachedtype_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/fallbackinputmethod_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/gesturerecognizer_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/handwritinggesturerecognizer_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/inputmethod_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/inputselectionhandle_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/inputview_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/plaininputmethod_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/platforminputcontext_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/qvirtualkeyboard_staticplugin_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/qvirtualkeyboardinputcontext_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/settings_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/shadowinputcontext_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/shifthandler_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/unipentrace_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/virtualkeyboarddebug_p.h
+qt5/include/QtVirtualKeyboard/${PKGVERSION}/QtVirtualKeyboard/private/virtualkeyboardsettings_p.h
+qt5/include/QtVirtualKeyboard/QVirtualKeyboardAbstractInputMethod
+qt5/include/QtVirtualKeyboard/QVirtualKeyboardExtensionPlugin
+qt5/include/QtVirtualKeyboard/QVirtualKeyboardInputContext
+qt5/include/QtVirtualKeyboard/QVirtualKeyboardInputEngine
+qt5/include/QtVirtualKeyboard/QVirtualKeyboardSelectionListModel
+qt5/include/QtVirtualKeyboard/QVirtualKeyboardTrace
+qt5/include/QtVirtualKeyboard/QtVirtualKeyboard
+qt5/include/QtVirtualKeyboard/QtVirtualKeyboardDepends
+qt5/include/QtVirtualKeyboard/QtVirtualKeyboardVersion
+qt5/include/QtVirtualKeyboard/qtvirtualkeyboardversion.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboard_global.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboardabstractinputmethod.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboardextensionplugin.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboardinputcontext.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboardinputengine.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboardselectionlistmodel.h
+qt5/include/QtVirtualKeyboard/qvirtualkeyboardtrace.h
+qt5/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboardConfig.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboardConfigVersion.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboard_QtVirtualKeyboardHangulPlugin.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboard_QtVirtualKeyboardOpenWnnPlugin.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboard_QtVirtualKeyboardPinyinPlugin.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboard_QtVirtualKeyboardTCImePlugin.cmake
+qt5/lib/cmake/Qt5VirtualKeyboard/Qt5VirtualKeyboard_QtVirtualKeyboardThaiPlugin.cmake
+qt5/lib/libQt5VirtualKeyboard.prl
+qt5/lib/libQt5VirtualKeyboard.so
+qt5/lib/libQt5VirtualKeyboard.so.${PKGVERSION}
+qt5/lib/libQt5VirtualKeyboard.so.5
+qt5/lib/libQt5VirtualKeyboard.so.5.13
+qt5/lib/pkgconfig/Qt5VirtualKeyboard.pc
+qt5/mkspecs/modules/qt_lib_virtualkeyboard.pri
+qt5/mkspecs/modules/qt_lib_virtualkeyboard_private.pri
+qt5/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so
+qt5/plugins/virtualkeyboard/libqtvirtualkeyboard_hangul.so
+qt5/plugins/virtualkeyboard/libqtvirtualkeyboard_openwnn.so
+qt5/plugins/virtualkeyboard/libqtvirtualkeyboard_pinyin.so
+qt5/plugins/virtualkeyboard/libqtvirtualkeyboard_tcime.so
+qt5/plugins/virtualkeyboard/libqtvirtualkeyboard_thai.so
+qt5/qml/QtQuick/VirtualKeyboard/Settings/libqtquickvirtualkeyboardsettingsplugin.so
+qt5/qml/QtQuick/VirtualKeyboard/Settings/plugins.qmltypes
+qt5/qml/QtQuick/VirtualKeyboard/Settings/qmldir
+qt5/qml/QtQuick/VirtualKeyboard/Styles/libqtquickvirtualkeyboardstylesplugin.so
+qt5/qml/QtQuick/VirtualKeyboard/Styles/plugins.qmltypes
+qt5/qml/QtQuick/VirtualKeyboard/Styles/qmldir
+qt5/qml/QtQuick/VirtualKeyboard/libqtquickvirtualkeyboardplugin.so
+qt5/qml/QtQuick/VirtualKeyboard/plugins.qmltypes
+qt5/qml/QtQuick/VirtualKeyboard/qmldir
diff --git a/x11/qt5-qtvirtualkeyboard/buildlink3.mk b/x11/qt5-qtvirtualkeyboard/buildlink3.mk
new file mode 100644
index 00000000000..140e7fb7e69
--- /dev/null
+++ b/x11/qt5-qtvirtualkeyboard/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/11/05 14:58:46 adam Exp $
+
+BUILDLINK_TREE+= qt5-qtvirtualkeyboard
+
+.if !defined(QT5_QTVIRTUALKEYBOARD_BUILDLINK3_MK)
+QT5_QTVIRTUALKEYBOARD_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt5-qtvirtualkeyboard+= qt5-qtvirtualkeyboard>=5.13.2
+BUILDLINK_PKGSRCDIR.qt5-qtvirtualkeyboard?= ../../x11/qt5-qtvirtualkeyboard
+
+.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.endif # QT5_QTVIRTUALKEYBOARD_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qt5-qtvirtualkeyboard
diff --git a/x11/qt5-qtvirtualkeyboard/distinfo b/x11/qt5-qtvirtualkeyboard/distinfo
new file mode 100644
index 00000000000..1e9f0c58c8d
--- /dev/null
+++ b/x11/qt5-qtvirtualkeyboard/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/11/05 14:58:46 adam Exp $
+
+SHA1 (qtvirtualkeyboard-everywhere-src-5.13.2.tar.xz) = caf38466593eb31aa8da632903d061475fcfb544
+RMD160 (qtvirtualkeyboard-everywhere-src-5.13.2.tar.xz) = abd0f990c262ac13e7f0e0ad9cc372f9878437d8
+SHA512 (qtvirtualkeyboard-everywhere-src-5.13.2.tar.xz) = 63b6b1ba7ad00db3ac019b8380e76a7881d3c85cdca62d4d539b0e84bf049880f2d1405ed90cd44259821488b582762af97ea3a06b1bc5cd5e5d975663cb613e
+Size (qtvirtualkeyboard-everywhere-src-5.13.2.tar.xz) = 10923292 bytes
diff --git a/x11/qt5-qtwebchannel/distinfo b/x11/qt5-qtwebchannel/distinfo
index c908b2f60bc..b38cbc3d9a0 100644
--- a/x11/qt5-qtwebchannel/distinfo
+++ b/x11/qt5-qtwebchannel/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:46 adam Exp $
-SHA1 (qtwebchannel-everywhere-src-5.13.1.tar.xz) = 1fa0e4d8e4ac69b176c66c88085597eada7c7484
-RMD160 (qtwebchannel-everywhere-src-5.13.1.tar.xz) = 60f9465c5487f95089d836465c1e807c54a0b308
-SHA512 (qtwebchannel-everywhere-src-5.13.1.tar.xz) = 4c0509bf80070ce09c0317e4e4faaa47cc87218e2e78036a3424a6e22c0b4a6175fc86f46103e90b876c73e5a2f7492a9eaaf8777885351fae0b036cc7fb629c
-Size (qtwebchannel-everywhere-src-5.13.1.tar.xz) = 183440 bytes
+SHA1 (qtwebchannel-everywhere-src-5.13.2.tar.xz) = 595b1afc384a8f7feadbcc6f6fbc59a49ffcf883
+RMD160 (qtwebchannel-everywhere-src-5.13.2.tar.xz) = 624790b4ce487ff62e5ca4db2bdf94aa4f7638bc
+SHA512 (qtwebchannel-everywhere-src-5.13.2.tar.xz) = 7d6352016eec58c5212898ada0095337a732f4c67f161b907467a297ca68ad22b1a9c507f5a7482f3c2e6fa29a0e6b4c4ad540b69146c5ea4f87671fc45dffd3
+Size (qtwebchannel-everywhere-src-5.13.2.tar.xz) = 192652 bytes
diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile
index 7c1e93191ba..d54a70e9c94 100644
--- a/x11/qt5-qtwebkit/Makefile
+++ b/x11/qt5-qtwebkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2019/11/03 09:14:17 rillig Exp $
+# $NetBSD: Makefile,v 1.68 2019/11/05 14:58:46 adam Exp $
DISTNAME= qtwebkit-${QTWKVERSION}
PKGNAME= qt5-qtwebkit-${QTWKVERSION:S/-/./}
@@ -35,6 +35,7 @@ CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release
CMAKE_ARGS+= -DSHARED_CORE:BOOL=ON
CMAKE_ARGS+= -DUSE_SYSTEM_MALLOC:BOOL=ON
CMAKE_ARGS+= -DUSE_LD_GOLD:BOOL=OFF
+CMAKE_ARGS+= -DENABLE_API_TESTS=OFF
CMAKE_ARGS+= -DKDE_INSTALL_LIBEXECDIR=${CMAKE_INSTALL_PREFIX}/libexec
#CMAKE_ARGS+= -DLIBEXEC_INSTALL_DIR=${CMAKE_INSTALL_PREFIX}/libexec
diff --git a/x11/qt5-qtwebsockets/distinfo b/x11/qt5-qtwebsockets/distinfo
index 215905ffda4..17708c0abe5 100644
--- a/x11/qt5-qtwebsockets/distinfo
+++ b/x11/qt5-qtwebsockets/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:46 adam Exp $
-SHA1 (qtwebsockets-everywhere-src-5.13.1.tar.xz) = ee1c206b16c414e4bb264c5ee274133a25049d82
-RMD160 (qtwebsockets-everywhere-src-5.13.1.tar.xz) = c760871cdde4fde13d2792c754b614bcde664c09
-SHA512 (qtwebsockets-everywhere-src-5.13.1.tar.xz) = a951f355c3ce8f56fc5c4252e050ef008f4b3f9825a194a3e2e61a5e8ea9a3b89c6d9965acf9360be4655142b2057b4e7fb7a5b41412c3e14bef7846307670fb
-Size (qtwebsockets-everywhere-src-5.13.1.tar.xz) = 235724 bytes
+SHA1 (qtwebsockets-everywhere-src-5.13.2.tar.xz) = 75157b7b9880da52eed633cf6f166274c771aee5
+RMD160 (qtwebsockets-everywhere-src-5.13.2.tar.xz) = 985bd55daed9c4f99af165986379a40532e477fc
+SHA512 (qtwebsockets-everywhere-src-5.13.2.tar.xz) = c4d3b31e8110b74485e7fb1d6d82039efe176e8b626209485fbe3843f7a4b9f11708c9b978623d45e45263e6ae9990e927a3f7a9a48ced4dbcb5e954c60f593d
+Size (qtwebsockets-everywhere-src-5.13.2.tar.xz) = 244668 bytes
diff --git a/x11/qt5-qtx11extras/distinfo b/x11/qt5-qtx11extras/distinfo
index b0b1e4d904e..6fcbeae3346 100644
--- a/x11/qt5-qtx11extras/distinfo
+++ b/x11/qt5-qtx11extras/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/16 19:24:56 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/05 14:58:46 adam Exp $
-SHA1 (qtx11extras-everywhere-src-5.13.1.tar.xz) = d1515826e68b6a394e65beaaa9e1a243bc81e015
-RMD160 (qtx11extras-everywhere-src-5.13.1.tar.xz) = bc115a1a5b719ab84059780f50ae09f57f5f9e30
-SHA512 (qtx11extras-everywhere-src-5.13.1.tar.xz) = 37362299d4784cb988d8c6be59b1d1dc8aa96dcd2eb26582afd84edc9efa8a278eff3a1824d86589af22b1b5fbcedfdf179fffc578224cb54647b2ec92fe5d86
-Size (qtx11extras-everywhere-src-5.13.1.tar.xz) = 116084 bytes
+SHA1 (qtx11extras-everywhere-src-5.13.2.tar.xz) = 3767b6ba0ca944f7ad1f292559a11e51cf88ba74
+RMD160 (qtx11extras-everywhere-src-5.13.2.tar.xz) = 700563dcf051009cd32ccf4e55effebc578a2f32
+SHA512 (qtx11extras-everywhere-src-5.13.2.tar.xz) = 229dfffcc6da5cae80412f099c0e1fcdc4d2e13371020cecd1f7dc100475d5ea300a2b4b4da8e3688fdf6a82e371b6feab4f70a171e72a8f56467c7d16f60d7d
+Size (qtx11extras-everywhere-src-5.13.2.tar.xz) = 127228 bytes
diff --git a/x11/qt5-qtxmlpatterns/distinfo b/x11/qt5-qtxmlpatterns/distinfo
index e77a6c3c972..758571e0550 100644
--- a/x11/qt5-qtxmlpatterns/distinfo
+++ b/x11/qt5-qtxmlpatterns/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2019/09/16 19:24:56 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/11/05 14:58:46 adam Exp $
-SHA1 (qtxmlpatterns-everywhere-src-5.13.1.tar.xz) = 9471e7306109e746bbdd60fe54ed7d872ad3466f
-RMD160 (qtxmlpatterns-everywhere-src-5.13.1.tar.xz) = 702ec1b6cd74669b83a8f8455590f6afc668ba68
-SHA512 (qtxmlpatterns-everywhere-src-5.13.1.tar.xz) = 6b426e5af2f1f71b77c5cb2bba79a9dc8223c7d57192be445df0d2fe9066f07632ad5ee799b3a782bc582446057197b55fa0260d1ea525db8b3a9a3912081169
-Size (qtxmlpatterns-everywhere-src-5.13.1.tar.xz) = 1390480 bytes
+SHA1 (qtxmlpatterns-everywhere-src-5.13.2.tar.xz) = e74e992fb16c131ab2091f9a9c2f739405bfee48
+RMD160 (qtxmlpatterns-everywhere-src-5.13.2.tar.xz) = d0be90cf4c12d789731b5a1cbdb86992c0b811ad
+SHA512 (qtxmlpatterns-everywhere-src-5.13.2.tar.xz) = ee783ec9429d393b165ce4947dd28cc92f018922862daacdbe2258bf4a23b64f2d30e0b781620061bb8063db5b16bf5e79b09c3174436e0bad04821bef305076
+Size (qtxmlpatterns-everywhere-src-5.13.2.tar.xz) = 1392192 bytes
SHA1 (patch-src_imports_imports.pro) = 6bcac62bbfe46fc3e245b2cda5b9bbd172eac6cd
diff --git a/x11/qt5/Makefile b/x11/qt5/Makefile
index df4b6409735..f31368e7ecf 100644
--- a/x11/qt5/Makefile
+++ b/x11/qt5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/09/02 09:40:15 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/11/05 14:58:43 adam Exp $
DISTNAME= qt5-${QTVERSION}
@@ -21,12 +21,14 @@ DEPENDS+= qt5-qtnetworkauth-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtnetworkauth
DEPENDS+= qt5-qtquickcontrols-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtquickcontrols
DEPENDS+= qt5-qtquickcontrols2-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtquickcontrols2
DEPENDS+= qt5-qtscript-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtscript
+DEPENDS+= qt5-qtscxml-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtscxml
DEPENDS+= qt5-qtsensors-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtsensors
DEPENDS+= qt5-qtserialport-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtserialport
DEPENDS+= qt5-qtspeech-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtspeech
DEPENDS+= qt5-qtsvg-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtsvg
DEPENDS+= qt5-qttools-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttools
DEPENDS+= qt5-qttranslations-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttranslations
+DEPENDS+= qt5-qtvirtualkeyboard-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtvirtualkeyboard
DEPENDS+= qt5-qtwebchannel-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebchannel
DEPENDS+= qt5-qtwebsockets-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebsockets
DEPENDS+= qt5-qtxmlpatterns-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtxmlpatterns
diff --git a/x11/qt5/Makefile.common b/x11/qt5/Makefile.common
index b328f1b45c7..91b8df6cc7a 100644
--- a/x11/qt5/Makefile.common
+++ b/x11/qt5/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.18 2019/09/16 19:24:52 adam Exp $
+# $NetBSD: Makefile.common,v 1.19 2019/11/05 14:58:43 adam Exp $
# used by x11/qt5-qtbase/Makefile.common
# used by inputmethod/qt5-uim/Makefile
-QTVERSION= 5.13.1
+QTVERSION= 5.13.2
.include "../../mk/bsd.prefs.mk"