pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 qt5: updated to 5.15.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e5aff3ce4d4
branches:  trunk
changeset: 442253:6e5aff3ce4d4
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Nov 21 11:22:31 2020 +0000

description:
qt5: updated to 5.15.2

5.12.2:
Bug fix release.

diffstat:

 x11/qt5-mysql/Makefile              |   3 +--
 x11/qt5-mysql/distinfo              |  10 +++++-----
 x11/qt5-odbc/Makefile               |   3 +--
 x11/qt5-odbc/distinfo               |  10 +++++-----
 x11/qt5-psql/Makefile               |   3 +--
 x11/qt5-psql/distinfo               |  10 +++++-----
 x11/qt5-qtbase/Makefile             |   3 +--
 x11/qt5-qtbase/PLIST                |   4 +---
 x11/qt5-qtbase/distinfo             |  10 +++++-----
 x11/qt5-qtcharts/Makefile           |   3 +--
 x11/qt5-qtcharts/distinfo           |  10 +++++-----
 x11/qt5-qtconnectivity/Makefile     |   3 +--
 x11/qt5-qtconnectivity/distinfo     |  10 +++++-----
 x11/qt5-qtdeclarative/Makefile      |   3 +--
 x11/qt5-qtdeclarative/distinfo      |  10 +++++-----
 x11/qt5-qtdoc/Makefile              |   3 +--
 x11/qt5-qtdoc/PLIST                 |   3 +--
 x11/qt5-qtdoc/distinfo              |  10 +++++-----
 x11/qt5-qtgraphicaleffects/Makefile |   3 +--
 x11/qt5-qtgraphicaleffects/distinfo |  10 +++++-----
 x11/qt5-qtimageformats/Makefile     |   3 +--
 x11/qt5-qtimageformats/distinfo     |  10 +++++-----
 x11/qt5-qtlocation/Makefile         |   3 +--
 x11/qt5-qtlocation/distinfo         |  10 +++++-----
 x11/qt5-qtmacextras/Makefile        |   3 +--
 x11/qt5-qtmacextras/distinfo        |  10 +++++-----
 x11/qt5-qtmultimedia/Makefile       |   3 +--
 x11/qt5-qtmultimedia/distinfo       |  10 +++++-----
 x11/qt5-qtnetworkauth/Makefile      |   3 +--
 x11/qt5-qtnetworkauth/distinfo      |  10 +++++-----
 x11/qt5-qtquickcontrols/Makefile    |   3 +--
 x11/qt5-qtquickcontrols/distinfo    |  10 +++++-----
 x11/qt5-qtquickcontrols2/Makefile   |   3 +--
 x11/qt5-qtquickcontrols2/distinfo   |  10 +++++-----
 x11/qt5-qtscript/Makefile           |   3 +--
 x11/qt5-qtscript/distinfo           |  10 +++++-----
 x11/qt5-qtscxml/Makefile            |   3 +--
 x11/qt5-qtscxml/distinfo            |  10 +++++-----
 x11/qt5-qtsensors/Makefile          |   3 +--
 x11/qt5-qtsensors/distinfo          |  10 +++++-----
 x11/qt5-qtserialport/Makefile       |   3 +--
 x11/qt5-qtserialport/distinfo       |  10 +++++-----
 x11/qt5-qtspeech/Makefile           |   3 +--
 x11/qt5-qtspeech/distinfo           |  10 +++++-----
 x11/qt5-qtsvg/Makefile              |   3 +--
 x11/qt5-qtsvg/distinfo              |  10 +++++-----
 x11/qt5-qttools/Makefile            |   3 +--
 x11/qt5-qttools/distinfo            |  10 +++++-----
 x11/qt5-qttranslations/Makefile     |   3 +--
 x11/qt5-qttranslations/distinfo     |  10 +++++-----
 x11/qt5-qtvirtualkeyboard/Makefile  |   3 +--
 x11/qt5-qtvirtualkeyboard/distinfo  |  10 +++++-----
 x11/qt5-qtwayland/Makefile          |   3 +--
 x11/qt5-qtwayland/distinfo          |  10 +++++-----
 x11/qt5-qtwebchannel/Makefile       |   3 +--
 x11/qt5-qtwebchannel/distinfo       |  10 +++++-----
 x11/qt5-qtwebkit/Makefile           |   3 +--
 x11/qt5-qtwebsockets/Makefile       |   3 +--
 x11/qt5-qtwebsockets/distinfo       |  10 +++++-----
 x11/qt5-qtx11extras/Makefile        |   3 +--
 x11/qt5-qtx11extras/distinfo        |  10 +++++-----
 x11/qt5-qtxmlpatterns/Makefile      |   3 +--
 x11/qt5-qtxmlpatterns/distinfo      |  10 +++++-----
 x11/qt5/Makefile.common             |   4 ++--
 64 files changed, 185 insertions(+), 219 deletions(-)

diffs (truncated from 919 to 300 lines):

diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-mysql/Makefile
--- a/x11/qt5-mysql/Makefile    Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-mysql/Makefile    Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2020/11/05 09:07:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2020/11/21 11:22:31 adam Exp $
 
 DISTNAME=      qtbase-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-mysql-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 MySQL plugin
 
 CFLAGS+=               -I${BUILDLINK_PREFIX.mysql-client}/include/mysql
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-mysql/distinfo
--- a/x11/qt5-mysql/distinfo    Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-mysql/distinfo    Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/09/14 20:08:26 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/11/21 11:22:31 adam Exp $
 
-SHA1 (qtbase-everywhere-src-5.15.1.tar.xz) = 6c4ecf8e3161b6eb00d5f9b9f063a73d9f5e3a79
-RMD160 (qtbase-everywhere-src-5.15.1.tar.xz) = ee72124f5c407fd6172e63d4a84a9999419144fe
-SHA512 (qtbase-everywhere-src-5.15.1.tar.xz) = 40b687c046b25a6717834ffe2616ee4f373d75214ec1c7e3a26502cd0cde9f0a872eaee99f06c54c7a3625ae85df5cdd3a3b54a160e8e37c7cfeb5800d026fe4
-Size (qtbase-everywhere-src-5.15.1.tar.xz) = 50153132 bytes
+SHA1 (qtbase-everywhere-src-5.15.2.tar.xz) = b5ad67fc6381ad7fae0296944734198488d096a3
+RMD160 (qtbase-everywhere-src-5.15.2.tar.xz) = ee53f1b7dadc0b96a2f79fe7f54467b46894b12b
+SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
+Size (qtbase-everywhere-src-5.15.2.tar.xz) = 50179672 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-odbc/Makefile
--- a/x11/qt5-odbc/Makefile     Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-odbc/Makefile     Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2020/11/05 09:07:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2020/11/21 11:22:31 adam Exp $
 
 DISTNAME=      qtbase-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-odbc-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 odbc plugin
 
 BUILD_DIRS=            src/plugins/sqldrivers
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-odbc/distinfo
--- a/x11/qt5-odbc/distinfo     Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-odbc/distinfo     Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/09/14 20:08:26 adam Exp $
+$NetBSD: distinfo,v 1.19 2020/11/21 11:22:31 adam Exp $
 
-SHA1 (qtbase-everywhere-src-5.15.1.tar.xz) = 6c4ecf8e3161b6eb00d5f9b9f063a73d9f5e3a79
-RMD160 (qtbase-everywhere-src-5.15.1.tar.xz) = ee72124f5c407fd6172e63d4a84a9999419144fe
-SHA512 (qtbase-everywhere-src-5.15.1.tar.xz) = 40b687c046b25a6717834ffe2616ee4f373d75214ec1c7e3a26502cd0cde9f0a872eaee99f06c54c7a3625ae85df5cdd3a3b54a160e8e37c7cfeb5800d026fe4
-Size (qtbase-everywhere-src-5.15.1.tar.xz) = 50153132 bytes
+SHA1 (qtbase-everywhere-src-5.15.2.tar.xz) = b5ad67fc6381ad7fae0296944734198488d096a3
+RMD160 (qtbase-everywhere-src-5.15.2.tar.xz) = ee53f1b7dadc0b96a2f79fe7f54467b46894b12b
+SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
+Size (qtbase-everywhere-src-5.15.2.tar.xz) = 50179672 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-psql/Makefile
--- a/x11/qt5-psql/Makefile     Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-psql/Makefile     Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/11/05 09:07:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.51 2020/11/21 11:22:31 adam Exp $
 
 DISTNAME=      qtbase-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-psql-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 PostgreSQL plugin
 
 BUILD_QT5=             yes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-psql/distinfo
--- a/x11/qt5-psql/distinfo     Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-psql/distinfo     Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/09/14 20:08:26 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/11/21 11:22:31 adam Exp $
 
-SHA1 (qtbase-everywhere-src-5.15.1.tar.xz) = 6c4ecf8e3161b6eb00d5f9b9f063a73d9f5e3a79
-RMD160 (qtbase-everywhere-src-5.15.1.tar.xz) = ee72124f5c407fd6172e63d4a84a9999419144fe
-SHA512 (qtbase-everywhere-src-5.15.1.tar.xz) = 40b687c046b25a6717834ffe2616ee4f373d75214ec1c7e3a26502cd0cde9f0a872eaee99f06c54c7a3625ae85df5cdd3a3b54a160e8e37c7cfeb5800d026fe4
-Size (qtbase-everywhere-src-5.15.1.tar.xz) = 50153132 bytes
+SHA1 (qtbase-everywhere-src-5.15.2.tar.xz) = b5ad67fc6381ad7fae0296944734198488d096a3
+RMD160 (qtbase-everywhere-src-5.15.2.tar.xz) = ee53f1b7dadc0b96a2f79fe7f54467b46894b12b
+SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
+Size (qtbase-everywhere-src-5.15.2.tar.xz) = 50179672 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtbase/Makefile
--- a/x11/qt5-qtbase/Makefile   Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtbase/Makefile   Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2020/11/05 09:07:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.104 2020/11/21 11:22:31 adam Exp $
 
 DISTNAME=      qtbase-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtbase-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       C++ X GUI toolkit
 
 .include "../../x11/qt5-qtbase/Makefile.common"
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtbase/PLIST
--- a/x11/qt5-qtbase/PLIST      Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtbase/PLIST      Sat Nov 21 11:22:31 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2020/06/02 06:41:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.33 2020/11/21 11:22:31 adam Exp $
 lib/pkgconfig/Qt5Concurrent.pc
 lib/pkgconfig/Qt5Core.pc
 ${PLIST.dbus}lib/pkgconfig/Qt5DBus.pc
@@ -2694,8 +2694,6 @@
 qt5/lib/cmake/Qt5/Qt5ModuleLocation.cmake
 qt5/lib/cmake/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfig.cmake
 qt5/lib/cmake/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfigVersion.cmake
-qt5/lib/cmake/Qt5Bootstrap/Qt5BootstrapConfig.cmake
-qt5/lib/cmake/Qt5Bootstrap/Qt5BootstrapConfigVersion.cmake
 qt5/lib/cmake/Qt5Concurrent/Qt5ConcurrentConfig.cmake
 qt5/lib/cmake/Qt5Concurrent/Qt5ConcurrentConfigVersion.cmake
 qt5/lib/cmake/Qt5Core/Qt5CTestMacros.cmake
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtbase/distinfo
--- a/x11/qt5-qtbase/distinfo   Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtbase/distinfo   Sat Nov 21 11:22:31 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.61 2020/09/14 20:08:26 adam Exp $
+$NetBSD: distinfo,v 1.62 2020/11/21 11:22:31 adam Exp $
 
-SHA1 (qtbase-everywhere-src-5.15.1.tar.xz) = 6c4ecf8e3161b6eb00d5f9b9f063a73d9f5e3a79
-RMD160 (qtbase-everywhere-src-5.15.1.tar.xz) = ee72124f5c407fd6172e63d4a84a9999419144fe
-SHA512 (qtbase-everywhere-src-5.15.1.tar.xz) = 40b687c046b25a6717834ffe2616ee4f373d75214ec1c7e3a26502cd0cde9f0a872eaee99f06c54c7a3625ae85df5cdd3a3b54a160e8e37c7cfeb5800d026fe4
-Size (qtbase-everywhere-src-5.15.1.tar.xz) = 50153132 bytes
+SHA1 (qtbase-everywhere-src-5.15.2.tar.xz) = b5ad67fc6381ad7fae0296944734198488d096a3
+RMD160 (qtbase-everywhere-src-5.15.2.tar.xz) = ee53f1b7dadc0b96a2f79fe7f54467b46894b12b
+SHA512 (qtbase-everywhere-src-5.15.2.tar.xz) = a549bfaf867d746ff744ab224eb65ac1bdcdac7e8457dfa379941b2b225a90442fcfc1e1175b9afb1f169468f8130b7ab917c67be67156520a4bfb5c92d304f9
+Size (qtbase-everywhere-src-5.15.2.tar.xz) = 50179672 bytes
 SHA1 (patch-configure) = f5019131cc4e6cd4e35242cc7b598fbf8f5f766b
 SHA1 (patch-mkspecs_features_qt__module.prf) = a04c4b1fe80250b6b3591f5486ac0fd3b5056c26
 SHA1 (patch-mkspecs_features_toolchain.prf) = 0cf13cb6e859dd6276954239b91953e557add515
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtcharts/Makefile
--- a/x11/qt5-qtcharts/Makefile Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtcharts/Makefile Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2020/11/05 09:07:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2020/11/21 11:22:31 adam Exp $
 
 DISTNAME=      qtcharts-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtcharts-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 module for charts framework
 
 BUILD_TARGET=          sub-src
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtcharts/distinfo
--- a/x11/qt5-qtcharts/distinfo Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtcharts/distinfo Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/09/14 20:08:27 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/11/21 11:22:31 adam Exp $
 
-SHA1 (qtcharts-everywhere-src-5.15.1.tar.xz) = 239e64a23ff73b8474c723d11ced381a1d0ba863
-RMD160 (qtcharts-everywhere-src-5.15.1.tar.xz) = f16aa8fc7ffa5b24ab3a7afc786d2590394eae57
-SHA512 (qtcharts-everywhere-src-5.15.1.tar.xz) = 7e644d4a674f175745646f8b541c8cfd972853fdf3a3ee5d0f7c23f035ae81cef0671292535fe65b1c276e4c54c7a48db1a1d2f9be97834513d154eea1666f3c
-Size (qtcharts-everywhere-src-5.15.1.tar.xz) = 4251664 bytes
+SHA1 (qtcharts-everywhere-src-5.15.2.tar.xz) = 810553edd6117aab10700eff1328ae0c5c757c7e
+RMD160 (qtcharts-everywhere-src-5.15.2.tar.xz) = d714b60208301d3f03039fd30e99ca5449a41707
+SHA512 (qtcharts-everywhere-src-5.15.2.tar.xz) = d16fc085a7e98078cf616cde07d57c5f04cd41e9687a26d42edf9042b4c95a837371b6b9616e7176c536d742aa9b5fc15bf3393f9f2e814ce942189ac151e65f
+Size (qtcharts-everywhere-src-5.15.2.tar.xz) = 4251992 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtconnectivity/Makefile
--- a/x11/qt5-qtconnectivity/Makefile   Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtconnectivity/Makefile   Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/11/05 09:07:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2020/11/21 11:22:32 adam Exp $
 
 DISTNAME=      qtconnectivity-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtconnectivity-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 module for connectivity framework
 
 BUILD_TARGET=          sub-src
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtconnectivity/distinfo
--- a/x11/qt5-qtconnectivity/distinfo   Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtconnectivity/distinfo   Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/09/14 20:08:27 adam Exp $
+$NetBSD: distinfo,v 1.12 2020/11/21 11:22:32 adam Exp $
 
-SHA1 (qtconnectivity-everywhere-src-5.15.1.tar.xz) = 28c9b57a25d7f4bbcdf836693a3dfd330ec36209
-RMD160 (qtconnectivity-everywhere-src-5.15.1.tar.xz) = d56c2d184801c7a8b43769128279f75a561ab9d1
-SHA512 (qtconnectivity-everywhere-src-5.15.1.tar.xz) = ad7bad604c466461bcc7bfd889ecbb36e010c89ea1ecf7736f8b0ad49e682a1800cd2507b8d8c0b582c424b176f8179aeec85a6b0fc4ed933f8b6032e935d39a
-Size (qtconnectivity-everywhere-src-5.15.1.tar.xz) = 2814984 bytes
+SHA1 (qtconnectivity-everywhere-src-5.15.2.tar.xz) = ada5fc48fc3b14838ec164eab84f193b48b1487f
+RMD160 (qtconnectivity-everywhere-src-5.15.2.tar.xz) = ef4356817fd13715d0a8c19c3db37f8f02c4a96a
+SHA512 (qtconnectivity-everywhere-src-5.15.2.tar.xz) = a934dcdd28645ba23dd429215643694d9a14449a4c3e1a6154a9a19cb3210f3d80978b46aefff2b110db533fa1816450f2f73a27d80df5330a92799e4cca1b9c
+Size (qtconnectivity-everywhere-src-5.15.2.tar.xz) = 2815492 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtdeclarative/Makefile
--- a/x11/qt5-qtdeclarative/Makefile    Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtdeclarative/Makefile    Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2020/11/05 09:07:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2020/11/21 11:22:32 adam Exp $
 
 DISTNAME=      qtdeclarative-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtdeclarative-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 module for declarative framework
 
 BUILD_TARGET=          sub-tools
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtdeclarative/distinfo
--- a/x11/qt5-qtdeclarative/distinfo    Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtdeclarative/distinfo    Sat Nov 21 11:22:31 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.25 2020/09/14 20:08:27 adam Exp $
+$NetBSD: distinfo,v 1.26 2020/11/21 11:22:32 adam Exp $
 
-SHA1 (qtdeclarative-everywhere-src-5.15.1.tar.xz) = 98c2f8d28ee4bfd5231b1ea78accb65c6d3be148
-RMD160 (qtdeclarative-everywhere-src-5.15.1.tar.xz) = 3b6559902139290947b8a9ebffd5897782598f21
-SHA512 (qtdeclarative-everywhere-src-5.15.1.tar.xz) = 193ec706b764330a2ae00614b13482b7586642f9cfd32458e8c975daa07ba25f0f9887de0918c4034f52f613b860677c09c46a3b7d07d4229446cfc0805bcccd
-Size (qtdeclarative-everywhere-src-5.15.1.tar.xz) = 21558724 bytes
+SHA1 (qtdeclarative-everywhere-src-5.15.2.tar.xz) = cde54101a922dc92028a26e8b07149a83b2eaae2
+RMD160 (qtdeclarative-everywhere-src-5.15.2.tar.xz) = 747c8e854b52a3007c4ccbe62d23439fe0894763
+SHA512 (qtdeclarative-everywhere-src-5.15.2.tar.xz) = a084e4ace0d6868668c95f1b62598a7dd0f455bfb0943ac8956802d7041436686f20c7ccdde7d6fd6c4b8173c936dd8600cf3b87bf8575f55514edfbb51111d3
+Size (qtdeclarative-everywhere-src-5.15.2.tar.xz) = 21559880 bytes
 SHA1 (patch-src_3rdparty_masm_assembler_ARMv7Assembler.h) = 505b2a585a7ed98e63403a3cc44d839a4f80c01d
 SHA1 (patch-src_3rdparty_masm_wtf_Compiler.h) = 8d7e318e0148eea0f262ec13463bc15bd03478dc
 SHA1 (patch-src_3rdparty_masm_yarr_YarrCanonicalize.h) = 3cb31384f5287a5449d1a6bdd03d42870ac9385f
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtdoc/Makefile
--- a/x11/qt5-qtdoc/Makefile    Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtdoc/Makefile    Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2020/11/05 09:09:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.63 2020/11/21 11:22:32 adam Exp $
 
 DISTNAME=      qtdoc-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtdoc-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 documentations
 
 MAKE_ENV+=             QTDIR=${QTDIR}
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtdoc/PLIST
--- a/x11/qt5-qtdoc/PLIST       Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtdoc/PLIST       Sat Nov 21 11:22:31 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2020/06/02 06:41:01 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2020/11/21 11:22:32 adam Exp $
 qt5/doc/qtcmake.qch
 qt5/doc/qtcmake/cmake-command-reference.html
 qt5/doc/qtcmake/cmake-get-started.html
@@ -385,7 +385,6 @@
 qt5/doc/qtdoc/newclasses59.html
 qt5/doc/qtdoc/obsoleteclasses.html
 qt5/doc/qtdoc/obsoleteqmltypes.html
-qt5/doc/qtdoc/opensourcelicense.html
 qt5/doc/qtdoc/overviews-main.html
 qt5/doc/qtdoc/overviews.html
 qt5/doc/qtdoc/plugins-howto.html
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtdoc/distinfo
--- a/x11/qt5-qtdoc/distinfo    Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtdoc/distinfo    Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/09/14 20:08:27 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/11/21 11:22:32 adam Exp $
 
-SHA1 (qtdoc-everywhere-src-5.15.1.tar.xz) = 1262182f8f7c8a6c3241d748ee5237d04c9087b0
-RMD160 (qtdoc-everywhere-src-5.15.1.tar.xz) = 99321fa707c7ef4b131d5af913ab5d74a3050718
-SHA512 (qtdoc-everywhere-src-5.15.1.tar.xz) = 2a1cf07ae648bf36f3127f1c4c3f0330a34b5183ec76431dfd20cf41ae3ce06e6cfead25e84f29059acce864d9328f1b8f8725aafcff9b0fe17e8245c1a7c7da
-Size (qtdoc-everywhere-src-5.15.1.tar.xz) = 5745776 bytes
+SHA1 (qtdoc-everywhere-src-5.15.2.tar.xz) = 0ce8f60c746aa52434a58e590ca8070e9b8fa77e
+RMD160 (qtdoc-everywhere-src-5.15.2.tar.xz) = e2a50fcf04df421e61b0392ce29ff5b6e1350877
+SHA512 (qtdoc-everywhere-src-5.15.2.tar.xz) = ce2c003b37829da102f243ca271548cff0597b4b667109ca9533971a490b8b20eb3183af6e0b209ad58964f2be2e757f83933a3f8c484dd0814750e24d1a244e
+Size (qtdoc-everywhere-src-5.15.2.tar.xz) = 5746492 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtgraphicaleffects/Makefile
--- a/x11/qt5-qtgraphicaleffects/Makefile       Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtgraphicaleffects/Makefile       Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2020/11/05 09:09:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2020/11/21 11:22:32 adam Exp $
 
 DISTNAME=      qtgraphicaleffects-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtgraphicaleffects-${QTVERSION}
-PKGREVISION=   1
 COMMENT=       Qt5 module for Graphics effects
 
 BUILD_TARGET=          sub-src
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtgraphicaleffects/distinfo
--- a/x11/qt5-qtgraphicaleffects/distinfo       Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtgraphicaleffects/distinfo       Sat Nov 21 11:22:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/09/14 20:08:27 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/11/21 11:22:32 adam Exp $
 
-SHA1 (qtgraphicaleffects-everywhere-src-5.15.1.tar.xz) = b0ecb8fa267839c84cd180507a410095a3cec42a
-RMD160 (qtgraphicaleffects-everywhere-src-5.15.1.tar.xz) = 0f0212a0bfea527d54eb44be6b6a92bd900cf3ba
-SHA512 (qtgraphicaleffects-everywhere-src-5.15.1.tar.xz) = 651f8d96199b6324726fcf97eebf16a3ee40e5a9523a3c03255ca4201228b8d02314d5dd9722f59d44f09b4ff8dd722fb276b9af7f65728693a2c4ee62f781c1
-Size (qtgraphicaleffects-everywhere-src-5.15.1.tar.xz) = 14040940 bytes
+SHA1 (qtgraphicaleffects-everywhere-src-5.15.2.tar.xz) = 047e1a14b8db7d27f22e64a59eccc2c97df63977
+RMD160 (qtgraphicaleffects-everywhere-src-5.15.2.tar.xz) = 495f1650903865aaa8e79f4326aa64a8d59d7c4a
+SHA512 (qtgraphicaleffects-everywhere-src-5.15.2.tar.xz) = 1620a4daa6f2afc13b84752fa92f6d603aea1f7c796a239691b271a455d6887bba87a9a07edbfe008045f051c3e71fc6e22fc337d146c1793e923cfeb20e897d
+Size (qtgraphicaleffects-everywhere-src-5.15.2.tar.xz) = 14040900 bytes
diff -r a2627d6d9c41 -r 6e5aff3ce4d4 x11/qt5-qtimageformats/Makefile
--- a/x11/qt5-qtimageformats/Makefile   Sat Nov 21 10:41:47 2020 +0000
+++ b/x11/qt5-qtimageformats/Makefile   Sat Nov 21 11:22:31 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/11/05 09:07:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.51 2020/11/21 11:22:32 adam Exp $
 



Home | Main Index | Thread Index | Old Index