pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 KDE Frameworks update to 5.98.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/749d8da32638
branches:  trunk
changeset: 385939:749d8da32638
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Sep 29 01:28:22 2022 +0000

description:
KDE Frameworks update to 5.98.0

5 months of development

diffstat:

 x11/frameworkintegration/Makefile                           |   3 +-
 x11/frameworkintegration/distinfo                           |   8 ++--
 x11/kactivities-stats/Makefile                              |   3 +-
 x11/kactivities-stats/distinfo                              |   8 ++--
 x11/kactivities5/Makefile                                   |   3 +-
 x11/kactivities5/distinfo                                   |   8 ++--
 x11/kconfigwidgets/Makefile                                 |   3 +-
 x11/kconfigwidgets/PLIST                                    |   4 +-
 x11/kconfigwidgets/distinfo                                 |   8 ++--
 x11/kded/PLIST                                              |   3 +-
 x11/kded/distinfo                                           |   8 ++--
 x11/kdelibs4support/Makefile                                |   3 +-
 x11/kdelibs4support/PLIST                                   |   7 +++-
 x11/kdelibs4support/distinfo                                |   9 +++--
 x11/kdelibs4support/patches/patch-autotests_klocaletest.cpp |  15 +++++++++
 x11/kdesignerplugin/Makefile                                |   3 +-
 x11/kdesignerplugin/PLIST                                   |   3 +-
 x11/kdesignerplugin/distinfo                                |   8 ++--
 x11/kglobalaccel/Makefile                                   |   3 +-
 x11/kglobalaccel/distinfo                                   |   8 ++--
 x11/kguiaddons/Makefile                                     |   3 +-
 x11/kguiaddons/PLIST                                        |   3 +-
 x11/kguiaddons/distinfo                                     |   8 ++--
 x11/kinit/Makefile                                          |   3 +-
 x11/kinit/PLIST                                             |   3 +-
 x11/kinit/distinfo                                          |   8 ++--
 x11/kitemviews/Makefile                                     |   3 +-
 x11/kitemviews/distinfo                                     |   8 ++--
 x11/kjobwidgets/Makefile                                    |   3 +-
 x11/kjobwidgets/distinfo                                    |   8 ++--
 x11/ktextwidgets/Makefile                                   |   3 +-
 x11/ktextwidgets/distinfo                                   |   8 ++--
 x11/kwidgetsaddons/Makefile                                 |   3 +-
 x11/kwidgetsaddons/PLIST                                    |   4 +-
 x11/kwidgetsaddons/distinfo                                 |   8 ++--
 x11/kwindowsystem/Makefile                                  |   3 +-
 x11/kwindowsystem/distinfo                                  |   8 ++--
 x11/kxmlgui/Makefile                                        |   3 +-
 x11/kxmlgui/distinfo                                        |   8 ++--
 x11/plasma-framework/Makefile                               |   3 +-
 x11/plasma-framework/PLIST                                  |  20 ++++++++----
 x11/plasma-framework/distinfo                               |   8 ++--
 x11/qqc2-desktop-style/Makefile                             |   3 +-
 x11/qqc2-desktop-style/PLIST                                |   3 +-
 x11/qqc2-desktop-style/distinfo                             |   8 ++--
 45 files changed, 139 insertions(+), 122 deletions(-)

diffs (truncated from 710 to 300 lines):

diff -r 0298e84c733b -r 749d8da32638 x11/frameworkintegration/Makefile
--- a/x11/frameworkintegration/Makefile Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/frameworkintegration/Makefile Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/09/11 12:51:11 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2022/09/29 01:28:22 markd Exp $
 
 DISTNAME=      frameworkintegration-${KF5VER}
-PKGREVISION=   3
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/frameworkintegration/distinfo
--- a/x11/frameworkintegration/distinfo Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/frameworkintegration/distinfo Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:22:29 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:22 markd Exp $
 
-BLAKE2s (frameworkintegration-5.93.0.tar.xz) = 65949a05c751f42c0b681feb61af0d46d8da379e20f7991c3011aeb099aadea5
-SHA512 (frameworkintegration-5.93.0.tar.xz) = 679cecf3852965d0f746a44ece7ac993328d8133745c9c7a9afc05855e9f3497964a558e08d69b6baf7ca700b01611a1dd6c13d4ef145a3cd92b9459f5f753c0
-Size (frameworkintegration-5.93.0.tar.xz) = 1758280 bytes
+BLAKE2s (frameworkintegration-5.98.0.tar.xz) = 6b07167ce36a6f8c779383395ca8ecb06c9934cadcc3b95de317f70e3dd5c1ae
+SHA512 (frameworkintegration-5.98.0.tar.xz) = bbf7e20615df6f7613c271da683bd3065df78bbd1231bdbf96991bb674923b40586013bcc8c6191f6b2f4ed2547dbf26e0c4f48eeccef233768ce4c89d00d2e5
+Size (frameworkintegration-5.98.0.tar.xz) = 1759612 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kactivities-stats/Makefile
--- a/x11/kactivities-stats/Makefile    Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kactivities-stats/Makefile    Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2022/09/11 12:51:11 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2022/09/29 01:28:22 markd Exp $
 
 DISTNAME=      kactivities-stats-${KF5VER}
-PKGREVISION=   3
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/kactivities-stats/distinfo
--- a/x11/kactivities-stats/distinfo    Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kactivities-stats/distinfo    Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:24:24 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:22 markd Exp $
 
-BLAKE2s (kactivities-stats-5.93.0.tar.xz) = db71a0a9bf920f51b99ef247c4a5b631afabb4986c0376fafbfb1888d4ac0eb2
-SHA512 (kactivities-stats-5.93.0.tar.xz) = 39435aae528630719cbc5e316d391cfbd3f46295cd571bce27f2df7fcfbfad9a74c58cba26524b6551789e165e3786800d9077b76b14eaa8f9860cf01126718f
-Size (kactivities-stats-5.93.0.tar.xz) = 84296 bytes
+BLAKE2s (kactivities-stats-5.98.0.tar.xz) = dd5f3b7338a10946b4e596c4a043d8e33341214d1821ba78e744283ac99df8c1
+SHA512 (kactivities-stats-5.98.0.tar.xz) = b0358a9438fdf5304e6c2b78f5500040663c522592e9ccb1ad01cba79c3beef6cbbb3d31e2cd28f505a9b1864dcc6aa8fbdb08b097b06c32910d7f147f4b96dc
+Size (kactivities-stats-5.98.0.tar.xz) = 84528 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kactivities5/Makefile
--- a/x11/kactivities5/Makefile Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kactivities5/Makefile Thu Sep 29 01:28:22 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2022/09/11 12:51:11 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2022/09/29 01:28:22 markd Exp $
 
 DISTNAME=      kactivities-${KF5VER}
 PKGNAME=       kactivities5-${KF5VER}
-PKGREVISION=   3
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/kactivities5/distinfo
--- a/x11/kactivities5/distinfo Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kactivities5/distinfo Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:26:08 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:22 markd Exp $
 
-BLAKE2s (kactivities-5.93.0.tar.xz) = fbbe7ebe5cd08d96f4bca3e9ea7a6591fe2299266d4506faf95f7998985942f6
-SHA512 (kactivities-5.93.0.tar.xz) = 64b3b2531e7ad9403b082126945ee2d04936741d0438f235d0ec1856bf3d69fc6555893955e95c91fd54029778186dd2594c480eab2d2a53603e48c0afd94c1f
-Size (kactivities-5.93.0.tar.xz) = 73784 bytes
+BLAKE2s (kactivities-5.98.0.tar.xz) = 8d08697ac763bf3d0069fb669ce3588fd798f5aa4ebb90986282400b0dfdadb1
+SHA512 (kactivities-5.98.0.tar.xz) = 9a191b428550b58d364155504112438f3a3a329a4b595e9873510d38f7724204493f0b3f57da5753277cd012d9bf0b26d4a4cf73d7cf72f082188becbe1b6ee1
+Size (kactivities-5.98.0.tar.xz) = 73504 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kconfigwidgets/Makefile
--- a/x11/kconfigwidgets/Makefile       Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kconfigwidgets/Makefile       Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2022/09/11 12:52:10 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2022/09/29 01:28:23 markd Exp $
 
 DISTNAME=      kconfigwidgets-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/kconfigwidgets/PLIST
--- a/x11/kconfigwidgets/PLIST  Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kconfigwidgets/PLIST  Thu Sep 29 01:28:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/04/25 08:31:34 markd Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/09/29 01:28:23 markd Exp $
 bin/preparetips5
 include/KF5/KConfigWidgets/KCModule
 include/KF5/KConfigWidgets/KCodecAction
@@ -49,6 +49,7 @@
 lib/libKF5ConfigWidgets.so.5
 lib/libKF5ConfigWidgets.so.${PKGVERSION}
 man/ca/man1/preparetips5.1
+man/ca@valencia/man1/preparetips5.1
 man/de/man1/preparetips5.1
 man/es/man1/preparetips5.1
 man/fr/man1/preparetips5.1
@@ -241,6 +242,7 @@
 share/locale/tg/kf5_entry.desktop
 share/locale/th/LC_MESSAGES/kconfigwidgets5.mo
 share/locale/th/kf5_entry.desktop
+share/locale/tok/kf5_entry.desktop
 share/locale/tr/LC_MESSAGES/kconfigwidgets5.mo
 share/locale/tr/kf5_entry.desktop
 share/locale/tt/LC_MESSAGES/kconfigwidgets5.mo
diff -r 0298e84c733b -r 749d8da32638 x11/kconfigwidgets/distinfo
--- a/x11/kconfigwidgets/distinfo       Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kconfigwidgets/distinfo       Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:31:34 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:23 markd Exp $
 
-BLAKE2s (kconfigwidgets-5.93.0.tar.xz) = 667794ec857acb8c876b13b16ccfdafebdd1a1cf448c59bf750ce05cd100fff4
-SHA512 (kconfigwidgets-5.93.0.tar.xz) = d25d61be21cc2270ec3beb4e27fa7555d3c5d99c9a4440f2b79bd5531f73cb48cfeea38c7c969762ad0f9992f9ac91a641709a8c4a2a6b7c28132fc54632a32f
-Size (kconfigwidgets-5.93.0.tar.xz) = 416572 bytes
+BLAKE2s (kconfigwidgets-5.98.0.tar.xz) = 9d619de13063a5b1e2b4540d09fa32022fcffda8337d991a686c9090c587b076
+SHA512 (kconfigwidgets-5.98.0.tar.xz) = 4e4ba4aa51ecbf0b740cb6dab5ca92afccb160b5726ecd84bbc1c84028cb8dc8e2c9f79342771cd4bd909fdc8b9982c9f6c17352c4a188131625a877d2f2a41e
+Size (kconfigwidgets-5.98.0.tar.xz) = 419828 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kded/PLIST
--- a/x11/kded/PLIST    Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kded/PLIST    Thu Sep 29 01:28:22 2022 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.6 2021/03/30 10:58:30 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/09/29 01:28:23 markd Exp $
 bin/kded5
 lib/cmake/KDED/KDEDConfig.cmake
 lib/cmake/KDED/KDEDConfigVersion.cmake
 lib/systemd/user/plasma-kded.service
 man/ca/man8/kded5.8
+man/ca@valencia/man8/kded5.8
 man/de/man8/kded5.8
 man/es/man8/kded5.8
 man/it/man8/kded5.8
diff -r 0298e84c733b -r 749d8da32638 x11/kded/distinfo
--- a/x11/kded/distinfo Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kded/distinfo Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:33:32 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:23 markd Exp $
 
-BLAKE2s (kded-5.93.0.tar.xz) = caa1e91c16fb376b702f2dcea42fd9441f3564c716d26b7bff91bb97656b670a
-SHA512 (kded-5.93.0.tar.xz) = a829c03fb081a34561daa7a030c9a265af68c93a8aef93b2e6c2c2c2ba6ce38bf8a709b5857a2889a78e867832ed109ce3e9493c79e1576ba5c7034afe0ba379
-Size (kded-5.93.0.tar.xz) = 39288 bytes
+BLAKE2s (kded-5.98.0.tar.xz) = 1ce00a022e4943af683483beffdb7e9c631fb51405723fad7c3c8dd638da2113
+SHA512 (kded-5.98.0.tar.xz) = 9987936e9e6206bd4d18c1ff83a1bed574ff97e87134b0b26933e6824dbcf09fe222dbc54225a426be9df0db536100772e283a4d2b8b211938ec8f6c9d96c07c
+Size (kded-5.98.0.tar.xz) = 39552 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kdelibs4support/Makefile
--- a/x11/kdelibs4support/Makefile      Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kdelibs4support/Makefile      Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2022/09/11 12:51:12 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2022/09/29 01:28:23 markd Exp $
 
 DISTNAME=      kdelibs4support-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/kdelibs4support/PLIST
--- a/x11/kdelibs4support/PLIST Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kdelibs4support/PLIST Thu Sep 29 01:28:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/04/25 08:35:56 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/09/29 01:28:23 markd Exp $
 bin/kdebugdialog5
 bin/kf5-config
 include/KF5/KDELibs4Support/KDE/ConversionCheck/QVconvertible
@@ -997,6 +997,7 @@
 libexec/kf5/filesharelist
 libexec/kf5/fileshareset
 man/ca/man1/kf5-config.1
+man/ca@valencia/man1/kf5-config.1
 man/de/man1/kf5-config.1
 man/es/man1/kf5-config.1
 man/fr/man1/kf5-config.1
@@ -1021,6 +1022,10 @@
 share/doc/HTML/ca/kcontrol5/kcm_ssl/module.png
 share/doc/HTML/ca/kdebugdialog5/index.cache.bz2
 share/doc/HTML/ca/kdebugdialog5/index.docbook
+share/doc/HTML/ca@valencia/kcontrol5/kcm_ssl/index.cache.bz2
+share/doc/HTML/ca@valencia/kcontrol5/kcm_ssl/index.docbook
+share/doc/HTML/ca@valencia/kdebugdialog5/index.cache.bz2
+share/doc/HTML/ca@valencia/kdebugdialog5/index.docbook
 share/doc/HTML/de/kcontrol5/kcm_ssl/index.cache.bz2
 share/doc/HTML/de/kcontrol5/kcm_ssl/index.docbook
 share/doc/HTML/de/kdebugdialog5/index.cache.bz2
diff -r 0298e84c733b -r 749d8da32638 x11/kdelibs4support/distinfo
--- a/x11/kdelibs4support/distinfo      Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kdelibs4support/distinfo      Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:35:56 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:23 markd Exp $
 
-BLAKE2s (kdelibs4support-5.93.0.tar.xz) = 8b44b425ab14f104c1226a8d0382ddb948cdf160d6b208709250d64b1a5b27a5
-SHA512 (kdelibs4support-5.93.0.tar.xz) = e30d43caa45572ced9111d12a86d92371e6b5c842dd018583d1adfd69f279e6e0b1430bd07758a7862323f85937a57f41ea63308c41d64cc4474e300f0f88da5
-Size (kdelibs4support-5.93.0.tar.xz) = 3651032 bytes
+BLAKE2s (kdelibs4support-5.98.0.tar.xz) = eebb8e6a87a3b12f949d90ad24b646e4695a9362b5338b1ccef56296d0d37ccf
+SHA512 (kdelibs4support-5.98.0.tar.xz) = e721ce662c9961a643c82b734d51c09935888545d8298abde93066db14d06d694aaabc2fad7bb98e3b6053e1d668ca32dbc2d85755df009fd724c1a59c0aa542
+Size (kdelibs4support-5.98.0.tar.xz) = 3667136 bytes
+SHA1 (patch-autotests_klocaletest.cpp) = 50f1c0b345bd872a5966d4265c0ecae72d3cbc82
diff -r 0298e84c733b -r 749d8da32638 x11/kdelibs4support/patches/patch-autotests_klocaletest.cpp
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/kdelibs4support/patches/patch-autotests_klocaletest.cpp       Thu Sep 29 01:28:22 2022 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-autotests_klocaletest.cpp,v 1.1 2022/09/29 01:28:23 markd Exp $
+
+__WORDSIZE may not be defined
+
+--- autotests/klocaletest.cpp.orig     2022-08-07 13:22:01.000000000 +0000
++++ autotests/klocaletest.cpp
+@@ -1202,7 +1202,7 @@ KLocaleTest::formatByteSize()
+     QCOMPARE(locale.formatByteSize(5000000), QString("4.8 MiB"));
+     QCOMPARE(locale.formatByteSize(50000000), QString("47.7 MiB"));
+     QCOMPARE(locale.formatByteSize(500000000), QString("476.8 MiB"));
+-#if (__WORDSIZE == 64) || defined (_LP64) || defined(__LP64__) || defined(__ILP64__)
++#if (defined(__WORDSIZE) && (__WORDSIZE == 64)) || defined (_LP64) || defined(__LP64__) || defined(__ILP64__)
+     QCOMPARE(locale.formatByteSize(5000000000), QString("4.7 GiB"));
+     QCOMPARE(locale.formatByteSize(50000000000), QString("46.6 GiB"));
+     QCOMPARE(locale.formatByteSize(500000000000), QString("465.7 GiB"));
diff -r 0298e84c733b -r 749d8da32638 x11/kdesignerplugin/Makefile
--- a/x11/kdesignerplugin/Makefile      Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kdesignerplugin/Makefile      Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/09/11 12:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2022/09/29 01:28:23 markd Exp $
 
 DISTNAME=      kdesignerplugin-${KF5VER}
-PKGREVISION=   3
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/kdesignerplugin/PLIST
--- a/x11/kdesignerplugin/PLIST Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kdesignerplugin/PLIST Thu Sep 29 01:28:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/03/30 10:58:30 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/09/29 01:28:23 markd Exp $
 bin/kgendesignerplugin
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfig.cmake
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfigVersion.cmake
@@ -6,6 +6,7 @@
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets-noconfig.cmake
 lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets.cmake
 man/ca/man1/kgendesignerplugin.1
+man/ca@valencia/man1/kgendesignerplugin.1
 man/de/man1/kgendesignerplugin.1
 man/es/man1/kgendesignerplugin.1
 man/it/man1/kgendesignerplugin.1
diff -r 0298e84c733b -r 749d8da32638 x11/kdesignerplugin/distinfo
--- a/x11/kdesignerplugin/distinfo      Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kdesignerplugin/distinfo      Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:37:12 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:23 markd Exp $
 
-BLAKE2s (kdesignerplugin-5.93.0.tar.xz) = 26f81e8fdc1ebc1ce6fabaa0c5dced941f8960638624b6389d4c5e0dd672a6d0
-SHA512 (kdesignerplugin-5.93.0.tar.xz) = aa2ffaa6b9b02688f40eda5389bbae1650701bd7f05e4bd0cd7702a6a0319a33ba9bf7f87151796a22d0f99dfbc4c3eaaa27f7844ac9d2bff8bf59be0c4caf87
-Size (kdesignerplugin-5.93.0.tar.xz) = 75640 bytes
+BLAKE2s (kdesignerplugin-5.98.0.tar.xz) = 6b67c8f254230d96df5205446777a6a77fba418f15e7e5f3940804761f9011a3
+SHA512 (kdesignerplugin-5.98.0.tar.xz) = 522b9673279b001f66b3269d3f26ac9c287a8c3ad978f99c0ba2039c5815970ebfc8d1abd3c685d46f870c8891d097fa8162402edadc88028bd30290737bd490
+Size (kdesignerplugin-5.98.0.tar.xz) = 75960 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kglobalaccel/Makefile
--- a/x11/kglobalaccel/Makefile Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kglobalaccel/Makefile Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2022/09/11 12:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2022/09/29 01:28:23 markd Exp $
 
 DISTNAME=      kglobalaccel-${KF5VER}
-PKGREVISION=   2
 CATEGORIES=    x11
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0298e84c733b -r 749d8da32638 x11/kglobalaccel/distinfo
--- a/x11/kglobalaccel/distinfo Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kglobalaccel/distinfo Thu Sep 29 01:28:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/04/25 08:40:32 markd Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:28:23 markd Exp $
 
-BLAKE2s (kglobalaccel-5.93.0.tar.xz) = 04ae1f617969067237cc388ac7c827c56b243ca06d4c0ac3b4e8fa5650a9e2eb
-SHA512 (kglobalaccel-5.93.0.tar.xz) = 38846d6d4ce7e34e4ab6696f86ac6ac271f32bb33f55eb26f44c670fdfe256844730345044226b19762660e92f5021afcdff88d6f2a528a63d3117ec63578132
-Size (kglobalaccel-5.93.0.tar.xz) = 93732 bytes
+BLAKE2s (kglobalaccel-5.98.0.tar.xz) = abc3f8ff25d107c9f7a848e61d651d53548508ec1279f929796a9faa4ea2ce66
+SHA512 (kglobalaccel-5.98.0.tar.xz) = 42cb0f678e7d9d334d72ff2c0daa559fa4f9157a063dfa2c6e28e580f0e111695c12499013480c5251ffcffc2bda69992b6b035abd5ff0c591641f25f56e5b6e
+Size (kglobalaccel-5.98.0.tar.xz) = 97144 bytes
diff -r 0298e84c733b -r 749d8da32638 x11/kguiaddons/Makefile
--- a/x11/kguiaddons/Makefile   Thu Sep 29 01:24:01 2022 +0000
+++ b/x11/kguiaddons/Makefile   Thu Sep 29 01:28:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2022/08/11 05:09:28 gutteridge Exp $
+# $NetBSD: Makefile,v 1.36 2022/09/29 01:28:23 markd Exp $



Home | Main Index | Thread Index | Old Index