pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update qt6 to version 6.0.4



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%netbsd.org@localhost>
Pushed By:	nros
Date:		Tue May 4 17:58:27 2021 +0000
Changeset:	925a90371b4419b83f58942c8140c72c1c8e7c7f

Modified Files:
	qt6-odbc/distinfo
	qt6-psql/distinfo
	qt6-qt3d/distinfo
	qt6-qt5compat/distinfo
	qt6-qtbase/distinfo
	qt6-qtdeclarative/distinfo
	qt6-qtimageformats/distinfo
	qt6-qtnetworkauth/distinfo
	qt6-qtquick3d/distinfo
	qt6-qtquickcontrols2/distinfo
	qt6-qtquicktimeline/distinfo
	qt6-qtshadertools/distinfo
	qt6-qtsvg/distinfo
	qt6-qttools/distinfo
	qt6-qtwayland/distinfo
	qt6/Makefile.common

Log Message:
Update qt6 to version 6.0.4

Update qt6 to version 6.0.4

Change from Release notes:

Important Changes
_________________

[qtbase]
917509c914 QTextHtmlParserNode: Limit colspan to avoid segfault
    QTextDocument::setHtml: column spans are limited to 20480, an
    arbitrarily high but reasonable value.

567e7f1518 Read DPI from X Settings initially as well
    Qt now reads Xft/DPI from X settings at startup, and will prefer this
    value over Xft.dpi from X resources.

dc9b55d6b2 Fix case sensitivity handling QSFPM
    Case sensitivity as well as regular expression options handling have
    been fixed.
    The original value is properly kept when using setFilterWildCard and
    setFilterFixedString.
    The regular expression options are now also properly kept when changing
    the case senstitivity through setFilterCaseSensitivity.

Fixes
_____

[qtbase]
955ce882f7 fixes QTBUG-91539 QThread::quit() is unreliable on Windows
da7c44770f fixes QTBUG-91029 Windows/Accessibility: Focused QListWidget is
           not announced by screen readers
8f7bcbf1c6 fixes QTBUG-92087 No shortcuts possible with SysReq key
687685f649 fixes QTBUG-89456 QTypeTraits templates break existing code
5a09a21b60 fixes QTBUG-86134 [Reg 5.9 -> 5.12] QPushButton: icon not
           aligned when menu-indicator is removed
cc3cb77f62 fixes QTBUG-92275 Slow and memory intensive handling of input to
           QDateTime::fromString
4f042c8262 fixes QTBUG-88031 iOS: quickcontrols2/gallery fails to build in
           release mode (Failed to parse qmlimportscanner output)

[qtsvg]
0f219c8 fixes QTBUG-90744 [REG: 5.13 -> 5.14] QPixmap::load returns false
        for svg files if file encoding not utf-8 & format not specified

[qtdeclarative]
69d8760481 fixes QTBUG-92064 PinchHandler target scale jumps when pinching
           a second time via native gesture.
30c9ed29be fixes QTBUG-92099 TableView: content height doesn't change when
           adding new rows.
a80ce81b5f fixes QTBUG-92026 qt6_qml_type_registration() generates CMP0116
           warnings with CMake 3.20.
4a8942cc1f fixes QTBUG-72757 iOS: Text input cursor moving incorrect with
           using magnifying glass.
0a07a62612 fixes QTBUG-92447 [Reg 5.15 -> 6.0] qmllint: Property "length"
           not found on type "QString".
06aca6a1d5 fixes QTBUG-92236 When the cache for a QML file is generated and
           then loaded it will cause a crash.
af29de3efc fixes QTBUG-91749 Incorrect batching using overlapping
           QSGGeometry with lines having a width > 1
b659354694 fixes QTBUG-89892 crash when assigning null to
           anchors.horizontalCenter.
52c6fd1437 fixes QTBUG-89736 focusable item becomes impossible to focus
           after reparenting to a newly loaded item
9d426d0f03 fixes QTBUG-91867 TextInput cursorDelegate position not updated
           after left padding change.
4e5f5caed0 fixes QTBUG-93048 Signal and Handler Event System demo
           Grammatical errors.
bc5ae286c8 fixes QTBUG-86708 When using DelegateModelGroup to group items
           then when a created item which is set to not be included will
           trigger an assert.
52feae162b fixes QTBUG-91276 DelegateModel can crash with retranslate()
50b679a03c fixes QTBUG-92447 [Reg 5.15 -> 6.0] qmllint: Property "length"
           not found on type "QString".

[qttools]
26676dbf fixes QTBUG-92478 [QDoc] Links for obsolete methods point to the
         wrong page.

[qtwayland]
44362069 fixes QTBUG-91206 Input hints not delivered to virtual keyboard
         with new text input protocol.
5d81abe0 fixes QTBUG-89680 Touch is ignored if up and down arrives in
         the same wl_touch.frame.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=925a90371b4419b83f58942c8140c72c1c8e7c7f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qt6-odbc/distinfo             | 8 ++++----
 qt6-psql/distinfo             | 8 ++++----
 qt6-qt3d/distinfo             | 8 ++++----
 qt6-qt5compat/distinfo        | 8 ++++----
 qt6-qtbase/distinfo           | 8 ++++----
 qt6-qtdeclarative/distinfo    | 8 ++++----
 qt6-qtimageformats/distinfo   | 8 ++++----
 qt6-qtnetworkauth/distinfo    | 8 ++++----
 qt6-qtquick3d/distinfo        | 8 ++++----
 qt6-qtquickcontrols2/distinfo | 8 ++++----
 qt6-qtquicktimeline/distinfo  | 8 ++++----
 qt6-qtshadertools/distinfo    | 8 ++++----
 qt6-qtsvg/distinfo            | 8 ++++----
 qt6-qttools/distinfo          | 8 ++++----
 qt6-qtwayland/distinfo        | 8 ++++----
 qt6/Makefile.common           | 2 +-
 16 files changed, 61 insertions(+), 61 deletions(-)

diffs:
diff --git a/qt6-odbc/distinfo b/qt6-odbc/distinfo
index b0c1a6d3b1..63f66274b2 100644
--- a/qt6-odbc/distinfo
+++ b/qt6-odbc/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtbase-everywhere-src-6.0.3.tar.xz) = 065ffe3700516fbe73401382b42ae1469dc78673
-RMD160 (qtbase-everywhere-src-6.0.3.tar.xz) = ad1a7f5cb0393222a1c6216356b194209d40c287
-SHA512 (qtbase-everywhere-src-6.0.3.tar.xz) = 412854daffdfc96c243265defebc12503880bd808d86c456583709925e061b523cef67b8fa18b884113eb9f14a2a3d48ae69b5f145a4a877eb204a3db1afeb30
-Size (qtbase-everywhere-src-6.0.3.tar.xz) = 46286976 bytes
+SHA1 (qtbase-everywhere-src-6.0.4.tar.xz) = 3ec65b403b956bc5ae6e0832fb088b6d0dc53bff
+RMD160 (qtbase-everywhere-src-6.0.4.tar.xz) = f0e95b161e69e815b8d4e4eafddafa8d1a6207be
+SHA512 (qtbase-everywhere-src-6.0.4.tar.xz) = b6be251be1dfdc5c5d33507690df15ae452ecc7b8a8d436a642e3f36b90894812268d0de19d1ba6c082988fe19b849c5021d2813e0814d3377b3b757e5070c16
+Size (qtbase-everywhere-src-6.0.4.tar.xz) = 46415776 bytes
diff --git a/qt6-psql/distinfo b/qt6-psql/distinfo
index b0c1a6d3b1..63f66274b2 100644
--- a/qt6-psql/distinfo
+++ b/qt6-psql/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtbase-everywhere-src-6.0.3.tar.xz) = 065ffe3700516fbe73401382b42ae1469dc78673
-RMD160 (qtbase-everywhere-src-6.0.3.tar.xz) = ad1a7f5cb0393222a1c6216356b194209d40c287
-SHA512 (qtbase-everywhere-src-6.0.3.tar.xz) = 412854daffdfc96c243265defebc12503880bd808d86c456583709925e061b523cef67b8fa18b884113eb9f14a2a3d48ae69b5f145a4a877eb204a3db1afeb30
-Size (qtbase-everywhere-src-6.0.3.tar.xz) = 46286976 bytes
+SHA1 (qtbase-everywhere-src-6.0.4.tar.xz) = 3ec65b403b956bc5ae6e0832fb088b6d0dc53bff
+RMD160 (qtbase-everywhere-src-6.0.4.tar.xz) = f0e95b161e69e815b8d4e4eafddafa8d1a6207be
+SHA512 (qtbase-everywhere-src-6.0.4.tar.xz) = b6be251be1dfdc5c5d33507690df15ae452ecc7b8a8d436a642e3f36b90894812268d0de19d1ba6c082988fe19b849c5021d2813e0814d3377b3b757e5070c16
+Size (qtbase-everywhere-src-6.0.4.tar.xz) = 46415776 bytes
diff --git a/qt6-qt3d/distinfo b/qt6-qt3d/distinfo
index 0f97bcb6a6..baa14b82f9 100644
--- a/qt6-qt3d/distinfo
+++ b/qt6-qt3d/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (qt3d-everywhere-src-6.0.3.tar.xz) = 07ecd24e78524aee5d4bd1592689404cb5575aa7
-RMD160 (qt3d-everywhere-src-6.0.3.tar.xz) = d5d9f5ad658b1c3502364eb96d40c91fcc7de1a8
-SHA512 (qt3d-everywhere-src-6.0.3.tar.xz) = dce448707ab6006079b0d62ff2bc7a6bf9ce9c264396d54affaa0959b51c5eae671f02a6a4c3a4e5aa14bc8e6da599197ac791a983ecc51c31eb262cf412f75e
-Size (qt3d-everywhere-src-6.0.3.tar.xz) = 103140008 bytes
+SHA1 (qt3d-everywhere-src-6.0.4.tar.xz) = 9d0f47d0c5bdce8bafa212ba3c8351101af3b003
+RMD160 (qt3d-everywhere-src-6.0.4.tar.xz) = 19af99ac4d99d98090a836a234164b93ef18da14
+SHA512 (qt3d-everywhere-src-6.0.4.tar.xz) = 30d0048d574707844e2c0ece7b9b35d31f1de9b3c05bbc8a7e8bcebded8567cc05fc4fcd3ff4aa45c54e534ae0b2527d32c0cac80daece8236cddb18452aae17
+Size (qt3d-everywhere-src-6.0.4.tar.xz) = 103136352 bytes
 SHA1 (patch-qt__cmdline.cmake) = 3e744e23d675a308ecf7ff5c778c08966ca77491
 SHA1 (patch-src_plugins_geometryloaders_configure.cmake) = 02401ea3019229fdc448fe2b31c17ebeca69ca76
 SHA1 (patch-src_plugins_renderers_opengl_CMakeLists.txt) = 0a94746a8767cd9244ae394d95872b15b6eaefb0
diff --git a/qt6-qt5compat/distinfo b/qt6-qt5compat/distinfo
index b26c33e520..404f558a08 100644
--- a/qt6-qt5compat/distinfo
+++ b/qt6-qt5compat/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qt5compat-everywhere-src-6.0.3.tar.xz) = 5440d592301a8152256ac3fbfd3c259e280cdb0b
-RMD160 (qt5compat-everywhere-src-6.0.3.tar.xz) = bf1075c2a3997b3cfeccb1519d5c1ea569c18dd6
-SHA512 (qt5compat-everywhere-src-6.0.3.tar.xz) = 13406a9afe3c0608f9c6c76f4fa144cda52622fb9eeb9ebca4be2b0658b32180e19e07eb29ee0b02afac809f311a38acfed0367e124923a32f2ddae1a6680fa8
-Size (qt5compat-everywhere-src-6.0.3.tar.xz) = 602148 bytes
+SHA1 (qt5compat-everywhere-src-6.0.4.tar.xz) = c216e4da117e29d83dd9e3999d4e25a0f1105060
+RMD160 (qt5compat-everywhere-src-6.0.4.tar.xz) = c1698f75da7cd44a8ad97028ce2e3df732a3e144
+SHA512 (qt5compat-everywhere-src-6.0.4.tar.xz) = 89c9579e37112c3182bd17cdc529c493ad71653157b7ba2f6ce036e96db1116400f90647b06f358f937881d6d602b20b0a298a6bf9c72f0fc6dfe9e762df64ad
+Size (qt5compat-everywhere-src-6.0.4.tar.xz) = 602104 bytes
diff --git a/qt6-qtbase/distinfo b/qt6-qtbase/distinfo
index 7acd9f2aa1..f2eff94605 100644
--- a/qt6-qtbase/distinfo
+++ b/qt6-qtbase/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (qtbase-everywhere-src-6.0.3.tar.xz) = 065ffe3700516fbe73401382b42ae1469dc78673
-RMD160 (qtbase-everywhere-src-6.0.3.tar.xz) = ad1a7f5cb0393222a1c6216356b194209d40c287
-SHA512 (qtbase-everywhere-src-6.0.3.tar.xz) = 412854daffdfc96c243265defebc12503880bd808d86c456583709925e061b523cef67b8fa18b884113eb9f14a2a3d48ae69b5f145a4a877eb204a3db1afeb30
-Size (qtbase-everywhere-src-6.0.3.tar.xz) = 46286976 bytes
+SHA1 (qtbase-everywhere-src-6.0.4.tar.xz) = 3ec65b403b956bc5ae6e0832fb088b6d0dc53bff
+RMD160 (qtbase-everywhere-src-6.0.4.tar.xz) = f0e95b161e69e815b8d4e4eafddafa8d1a6207be
+SHA512 (qtbase-everywhere-src-6.0.4.tar.xz) = b6be251be1dfdc5c5d33507690df15ae452ecc7b8a8d436a642e3f36b90894812268d0de19d1ba6c082988fe19b849c5021d2813e0814d3377b3b757e5070c16
+Size (qtbase-everywhere-src-6.0.4.tar.xz) = 46415776 bytes
 SHA1 (patch-cmake_FindGSSAPI.cmake) = 6ff305c475a874d8647f2f556d64250a77a9664b
 SHA1 (patch-cmake_QtBuild.cmake) = 9e51c025686de3b1a383056eb6c61b0884349b57
 SHA1 (patch-cmake_QtFeature.cmake) = 14f2f760c1e603b80fa14699e91240e8fcd699d3
diff --git a/qt6-qtdeclarative/distinfo b/qt6-qtdeclarative/distinfo
index 1f9599de45..a6140051d1 100644
--- a/qt6-qtdeclarative/distinfo
+++ b/qt6-qtdeclarative/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (qtdeclarative-everywhere-src-6.0.3.tar.xz) = ad3c68a2da8708369d9f211784709d8d9c83f421
-RMD160 (qtdeclarative-everywhere-src-6.0.3.tar.xz) = c14a30959d9acb9df16d84e615ddc2d5d133e790
-SHA512 (qtdeclarative-everywhere-src-6.0.3.tar.xz) = 14aa2c9c493a4dede5eaf67a0b34d66acfa52f59d4528ce4b90be9e9c0feb50d0071f0581f68617fce62de0fea29eaf457e7f89b73889eb2922049f8399c817a
-Size (qtdeclarative-everywhere-src-6.0.3.tar.xz) = 20737232 bytes
+SHA1 (qtdeclarative-everywhere-src-6.0.4.tar.xz) = 3dae070107b249b80070485b2f4d26dadf56d5cd
+RMD160 (qtdeclarative-everywhere-src-6.0.4.tar.xz) = cbca2f7e9f185a9b0e7f77100f0530c42b8c0c01
+SHA512 (qtdeclarative-everywhere-src-6.0.4.tar.xz) = 36e1874ecd4fc7c7a1e72b43e28f19e34a7084e58a1512f5e5ce0d0e748a2259eb8d992869bf2e9d5b8ae7650b1a3b9dcc3ed930885481aa2e6838404fbea27a
+Size (qtdeclarative-everywhere-src-6.0.4.tar.xz) = 20834808 bytes
 SHA1 (patch-src_3rdparty_masm_assembler_ARMv7Assembler.h) = 697cd2dc622aebabf640e1625494c981dcf6df19
 SHA1 (patch-src_3rdparty_masm_wtf_Compiler.h) = 8d7e318e0148eea0f262ec13463bc15bd03478dc
 SHA1 (patch-src_3rdparty_masm_yarr_YarrCanonicalize.h) = 3cb31384f5287a5449d1a6bdd03d42870ac9385f
diff --git a/qt6-qtimageformats/distinfo b/qt6-qtimageformats/distinfo
index 086c03b440..f6b713d017 100644
--- a/qt6-qtimageformats/distinfo
+++ b/qt6-qtimageformats/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (qtimageformats-everywhere-src-6.0.3.tar.xz) = 27dba0b3007a079bae9e52e40bb50390cacf5a44
-RMD160 (qtimageformats-everywhere-src-6.0.3.tar.xz) = a14527adcb959cd35d735ad3e35b2103953973c8
-SHA512 (qtimageformats-everywhere-src-6.0.3.tar.xz) = 2315c846a3293620b14a8e001e4857c62bf96f23607ebcd245797886028f30d3f65a94d5c2ad8d461a5d0b97f99fa01fa653900863d2c3b151afcc64923807f6
-Size (qtimageformats-everywhere-src-6.0.3.tar.xz) = 1842416 bytes
+SHA1 (qtimageformats-everywhere-src-6.0.4.tar.xz) = 17f57a7c189c5b7596ae359b4984a667fc96feae
+RMD160 (qtimageformats-everywhere-src-6.0.4.tar.xz) = c4136815186c930776dba585a02d45887da9bab9
+SHA512 (qtimageformats-everywhere-src-6.0.4.tar.xz) = 44834f2fa8280e5e10650cba1d04d7455157872e064372bb6eb4a2477aa68b76d1318f1579b6e6200c49037bf35fff16bd7c62d7640a0c3fc00cb4dfa2ab7d14
+Size (qtimageformats-everywhere-src-6.0.4.tar.xz) = 1837512 bytes
 SHA1 (patch-src_imageformats_configure.cmake) = ab6cfcb8b1de942ff0c04430a610bfa141819288
 SHA1 (patch-src_plugins_imageformats_CMakeLists.txt) = 8f04e7374749ba817af94561952a86ff0f6a163b
 SHA1 (patch-src_plugins_imageformats_mng_CMakeLists.txt) = 2f9cbcca62e0f00a924f212a124f9794eec69361
diff --git a/qt6-qtnetworkauth/distinfo b/qt6-qtnetworkauth/distinfo
index 024ed19304..1c0894b498 100644
--- a/qt6-qtnetworkauth/distinfo
+++ b/qt6-qtnetworkauth/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtnetworkauth-everywhere-src-6.0.3.tar.xz) = d0d015d92c2243ecd52d3e352aff68b2b234277a
-RMD160 (qtnetworkauth-everywhere-src-6.0.3.tar.xz) = 01d865a1342bb4e984f084f3b1f4c1c41aa5fc6f
-SHA512 (qtnetworkauth-everywhere-src-6.0.3.tar.xz) = bf44bf630ade4ecc1fb5a5eb982ff26b4cd0781b975035128e79c28e307c9b2b8946b532f9e01f94f0b670db68469b4c416f0b1ff4d2d3c563f466b9932fa28b
-Size (qtnetworkauth-everywhere-src-6.0.3.tar.xz) = 145872 bytes
+SHA1 (qtnetworkauth-everywhere-src-6.0.4.tar.xz) = 696473c0fb59cfabfce28873ba536a40faebd845
+RMD160 (qtnetworkauth-everywhere-src-6.0.4.tar.xz) = 8ad50bf3615e4b18a4b281063b70c2e7eba88dd8
+SHA512 (qtnetworkauth-everywhere-src-6.0.4.tar.xz) = 012068a17f4174608785735a5df1f3c8aa27a77bed9b6ac40ede087cdaecd5193dc3f4d69e1b38938f6ce1888d9b762999b429fa31077d26dd098621f12b30a7
+Size (qtnetworkauth-everywhere-src-6.0.4.tar.xz) = 145892 bytes
diff --git a/qt6-qtquick3d/distinfo b/qt6-qtquick3d/distinfo
index a0e67d4564..abcedc8e27 100644
--- a/qt6-qtquick3d/distinfo
+++ b/qt6-qtquick3d/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtquick3d-everywhere-src-6.0.3.tar.xz) = 75e00fc0a20f052ceb065e5686515cab4b86a770
-RMD160 (qtquick3d-everywhere-src-6.0.3.tar.xz) = ce261753d23d7cf50ec18cd3e53f4fd833063ae4
-SHA512 (qtquick3d-everywhere-src-6.0.3.tar.xz) = 882ef5de72b72dedbcfffccefe8e5e3e1731f1cfb6668856ca2498f005cd0d20007596fef7a751fa705d1883991eb987f3c7df1bca5b98b8d7c4c5c007006b13
-Size (qtquick3d-everywhere-src-6.0.3.tar.xz) = 47235176 bytes
+SHA1 (qtquick3d-everywhere-src-6.0.4.tar.xz) = 570d0172206e9625b1ffac97b54af3e1ac95c095
+RMD160 (qtquick3d-everywhere-src-6.0.4.tar.xz) = d69a59a528c77e2162ba5649a09adf775c0c3abc
+SHA512 (qtquick3d-everywhere-src-6.0.4.tar.xz) = b83b594e37a229080a348f6eb6d499f83dd1d216f91e984043f47063c6e419daaafcfcbacfac3fe94a41f57c87eed482bf67761218db78bd0e4019fe19e57196
+Size (qtquick3d-everywhere-src-6.0.4.tar.xz) = 47230476 bytes
diff --git a/qt6-qtquickcontrols2/distinfo b/qt6-qtquickcontrols2/distinfo
index 97306fa85d..43c7133c0b 100644
--- a/qt6-qtquickcontrols2/distinfo
+++ b/qt6-qtquickcontrols2/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtquickcontrols2-everywhere-src-6.0.3.tar.xz) = 905935d870cfbdeed5ca8c083691a91e24c1d3aa
-RMD160 (qtquickcontrols2-everywhere-src-6.0.3.tar.xz) = 0bd46171b4433278e53d0d8872f6a0e5f3f1cee4
-SHA512 (qtquickcontrols2-everywhere-src-6.0.3.tar.xz) = 3cae680ba0b0e38eeed9bd873feac89b23359c5926fe0be4f13e2788fd7c18e96606bd388b67962482f93a0d16f792bd9a50ffc7e771132a4700d873d216065c
-Size (qtquickcontrols2-everywhere-src-6.0.3.tar.xz) = 8446168 bytes
+SHA1 (qtquickcontrols2-everywhere-src-6.0.4.tar.xz) = bb8b133c0ad75c8e0ef169e56aff25b5dff507df
+RMD160 (qtquickcontrols2-everywhere-src-6.0.4.tar.xz) = 1c11dd3a372bc1613be2358c7980d8deda24ef11
+SHA512 (qtquickcontrols2-everywhere-src-6.0.4.tar.xz) = 42cf0fe29f134ab0412168b47da0833be31ecfbc349975bf04738d67829d4730601489e3b672bf3968ff4c3c1cb050fb3ba330d5bb521c42a716777b9bf36b60
+Size (qtquickcontrols2-everywhere-src-6.0.4.tar.xz) = 8524992 bytes
diff --git a/qt6-qtquicktimeline/distinfo b/qt6-qtquicktimeline/distinfo
index 8b129c0844..050b7b04d0 100644
--- a/qt6-qtquicktimeline/distinfo
+++ b/qt6-qtquicktimeline/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtquicktimeline-everywhere-src-6.0.3.tar.xz) = 7f53fd69795d803aec7b06b614dfa6ffeaabc191
-RMD160 (qtquicktimeline-everywhere-src-6.0.3.tar.xz) = ec8a161a2032643da7b9a018e99e510ca675a789
-SHA512 (qtquicktimeline-everywhere-src-6.0.3.tar.xz) = 9a73135c3d590a0e3ec8d78b84d24e456b746cc0266df7986b214f00b65160b6e9fe60a0d0f5082ee23ace1fde02403f2bd6a70c08d362d1d07b65ccdebb738d
-Size (qtquicktimeline-everywhere-src-6.0.3.tar.xz) = 109248 bytes
+SHA1 (qtquicktimeline-everywhere-src-6.0.4.tar.xz) = 3c5d8517d0422ec2c9972b30a4eff7ad66210c39
+RMD160 (qtquicktimeline-everywhere-src-6.0.4.tar.xz) = fb2ce8fab5833552f428b76f7b0c7cdad5bfa9b5
+SHA512 (qtquicktimeline-everywhere-src-6.0.4.tar.xz) = 7b894c3797fc913a5b52d4b48d20cd6c59a9fb7835aaa1d64adbe90022a2ce675921db8fba191bb5caeca4b0b766bd20ad1d289cde7177b20b2cb204a6aa80e1
+Size (qtquicktimeline-everywhere-src-6.0.4.tar.xz) = 109256 bytes
diff --git a/qt6-qtshadertools/distinfo b/qt6-qtshadertools/distinfo
index 4458e33971..88a0cc0d55 100644
--- a/qt6-qtshadertools/distinfo
+++ b/qt6-qtshadertools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtshadertools-everywhere-src-6.0.3.tar.xz) = cb27b8d330fcbb6742ca6e7cdbf4690e3675b6ce
-RMD160 (qtshadertools-everywhere-src-6.0.3.tar.xz) = 16498b8bccdb9b4f02ceb1695939a9e0f19b353f
-SHA512 (qtshadertools-everywhere-src-6.0.3.tar.xz) = 5f5fb0d9956dd029e30fcc29bb0c156e9607a3cffdac8d8d7fa95cab0df22f7c3a537bd3b8a7b207b634ded1492498e972b5db027a491d3ee4da916ced4e1a9c
-Size (qtshadertools-everywhere-src-6.0.3.tar.xz) = 904968 bytes
+SHA1 (qtshadertools-everywhere-src-6.0.4.tar.xz) = e155330d5723f175f93cd792c68b25bd1eaaff85
+RMD160 (qtshadertools-everywhere-src-6.0.4.tar.xz) = 3eb87e01c9b3a21ee1a5d628a0477278c1417804
+SHA512 (qtshadertools-everywhere-src-6.0.4.tar.xz) = 111d80616750ce121023a0f379ecb19e3b80b83fb9d42ab20862bc77a632b712067af3d3d215e2173fa7c8e849ad3d7eee7c17cdf2b63c151d58b6450c631339
+Size (qtshadertools-everywhere-src-6.0.4.tar.xz) = 904928 bytes
diff --git a/qt6-qtsvg/distinfo b/qt6-qtsvg/distinfo
index 42471a2471..24bf06e485 100644
--- a/qt6-qtsvg/distinfo
+++ b/qt6-qtsvg/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (qtsvg-everywhere-src-6.0.3.tar.xz) = b10e8620528227ed3ef1e7d9c616c4e61bde2a51
-RMD160 (qtsvg-everywhere-src-6.0.3.tar.xz) = 38b31c89612b3f6f7e0c882597df4c8d51280dbb
-SHA512 (qtsvg-everywhere-src-6.0.3.tar.xz) = 18163ce84873e3994e581716516b3343c5d9eb4c0a88780724eed408eeaa3288e09c017b71ff081096b59b0205bfe2af61db4e56b4b4c26f7048bd31fd61ecd8
-Size (qtsvg-everywhere-src-6.0.3.tar.xz) = 1652652 bytes
+SHA1 (qtsvg-everywhere-src-6.0.4.tar.xz) = 29f2f3dc5c180aab9b0845eb46b46ec71b2c9931
+RMD160 (qtsvg-everywhere-src-6.0.4.tar.xz) = 2156b9021898d75d5726e0964bf3e647c20d4290
+SHA512 (qtsvg-everywhere-src-6.0.4.tar.xz) = 4664112a320413f59e7c3133a860ccae29e9247d1f81582bfb47932f0e4794f86c8732fb9052c026ae9b9a26ecf0a405d40fe6b4c49b8fae1d430b0e29581490
+Size (qtsvg-everywhere-src-6.0.4.tar.xz) = 1653336 bytes
diff --git a/qt6-qttools/distinfo b/qt6-qttools/distinfo
index 62a6ac2398..203aaeb4f3 100644
--- a/qt6-qttools/distinfo
+++ b/qt6-qttools/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (qttools-everywhere-src-6.0.3.tar.xz) = 6f80c8d0261c99b4f1f68c36e236e1b666327b5e
-RMD160 (qttools-everywhere-src-6.0.3.tar.xz) = dc467c0546d16ac3c26c267ae8313cb1af34f0e7
-SHA512 (qttools-everywhere-src-6.0.3.tar.xz) = 764eec6ab506e90bebe113359fcc9a83c3c258587ba47a1887a0a3dff370909844710acfec53def3990493d9c3055c4064c6edf05979cdde5fa0acd05bcd4d9b
-Size (qttools-everywhere-src-6.0.3.tar.xz) = 8387672 bytes
+SHA1 (qttools-everywhere-src-6.0.4.tar.xz) = 936a2b6c2530f8c669ce4b8549f6375066c6155e
+RMD160 (qttools-everywhere-src-6.0.4.tar.xz) = adbcd455367dec7c69babb306d13b915220aec71
+SHA512 (qttools-everywhere-src-6.0.4.tar.xz) = bd17b9efc39714feddb80127d2da39ac917bb81105b061c400a552e11b733ab128d55294472ea70dd4beb249b738e78b7a53803582e53750468ad2d5affab4ba
+Size (qttools-everywhere-src-6.0.4.tar.xz) = 8388008 bytes
 SHA1 (patch-src_linguist_lupdate_CMakeLists.txt) = d70ea348c3ba7f64bcc245de9445becefecf3a9c
diff --git a/qt6-qtwayland/distinfo b/qt6-qtwayland/distinfo
index dd987ab605..7083b2c47d 100644
--- a/qt6-qtwayland/distinfo
+++ b/qt6-qtwayland/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (qtwayland-everywhere-src-6.0.3.tar.xz) = ff8890a8f7f6bfc98ac430100c6a9b58599b53b5
-RMD160 (qtwayland-everywhere-src-6.0.3.tar.xz) = 4ff0fcc712f25d33fb7971e04086e3dc4c351f01
-SHA512 (qtwayland-everywhere-src-6.0.3.tar.xz) = 6ac258e9c17bce9d6c6139bd2d09d8af79602136a09044541676e610e1b9b49c956541c8ad4c60aa49a07bf675cd17371e722ecb88d8f5ba5a23b07e05be879b
-Size (qtwayland-everywhere-src-6.0.3.tar.xz) = 559772 bytes
+SHA1 (qtwayland-everywhere-src-6.0.4.tar.xz) = ba229bfbcf2deca43848b0f4e92e6ae649baf9ff
+RMD160 (qtwayland-everywhere-src-6.0.4.tar.xz) = a394b9fcdec1461dcbd3c9d68ed219ee92648ef6
+SHA512 (qtwayland-everywhere-src-6.0.4.tar.xz) = 7519f0c97ec83cdb92f6bb1ba03774bf4e8833fbeb9d3404cd274fd1a8dc61dbf4f8e62ecbf8ae6d2b6f531f1db4b9cdee42936116acd69d67bea4f19149e614
+Size (qtwayland-everywhere-src-6.0.4.tar.xz) = 560128 bytes
 SHA1 (patch-CMakeLists.txt) = 15eda7d0287098f7efc2acd70b05b524de1aebc6
diff --git a/qt6/Makefile.common b/qt6/Makefile.common
index f65bcaf6da..9de37462c9 100644
--- a/qt6/Makefile.common
+++ b/qt6/Makefile.common
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile.common,v 1.24 2020/09/14 20:08:26 adam Exp $
 # used by wip/qt6-qtbase/Makefile.common
 
-QTVERSION=	6.0.3
+QTVERSION=	6.0.4
 
 .include "../../mk/bsd.prefs.mk"
 


Home | Main Index | Thread Index | Old Index