pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/knewstuff
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 02:21:19 UTC 2023
Modified Files:
pkgsrc/net/knewstuff: Makefile PLIST distinfo
Log Message:
knewstuff: update to 5.108.0
5.99
[kmoretools] Allow analyzing remote folders with Filelight
Fix search fields resetting text when changing window size
Fix circular visibility condition for upload action
Fix broken layout on dialog footer
Drop unnecessary Qt6Core5Compat dependency
Remove remnants of QTextCodec usage
5.100
KF5NewStuffCoreConfig.cmake: fix resolving QT_MAJOR_VERSION at generation
[kmoretools] Replace QDesktopServices::openUrl with KIO::OpenUrlJob
Add qtdesigner plugin for KNewStuffWidgets
5.101
Fix static compilation of KF5NewStuffWidgets module
Perform initialization in initialization list
5.102
core: Don't make URL installation a false question
KNSCore::Question: Include the entry in the question
5.103
Fix crash in QQuickQuestionListener
Install desktop file for knewstuff-dialog
5.104
DownloadItemsSheet: Fix scrolling
5.105
QtQuickDialogWrapper: Print out errors if component creation failed
Deprecate knewstuffcore_version.h & knewstuffquick_version.h
Add missing deps to KF5NewStuffCoreConfig
5.106
Remove unused dependencies
5.107
Remove KF5TextWidgets remnants
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/knewstuff/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/knewstuff/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/knewstuff/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/knewstuff/Makefile
diff -u pkgsrc/net/knewstuff/Makefile:1.64 pkgsrc/net/knewstuff/Makefile:1.65
--- pkgsrc/net/knewstuff/Makefile:1.64 Mon May 22 21:00:05 2023
+++ pkgsrc/net/knewstuff/Makefile Sat Jul 29 02:21:19 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2023/05/22 21:00:05 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2023/07/29 02:21:19 markd Exp $
DISTNAME= knewstuff-${KF5VER}
-PKGREVISION= 6
CATEGORIES= net
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/net/knewstuff/PLIST
diff -u pkgsrc/net/knewstuff/PLIST:1.13 pkgsrc/net/knewstuff/PLIST:1.14
--- pkgsrc/net/knewstuff/PLIST:1.13 Thu Sep 29 01:09:06 2022
+++ pkgsrc/net/knewstuff/PLIST Sat Jul 29 02:21:19 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2022/09/29 01:09:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.14 2023/07/29 02:21:19 markd Exp $
bin/knewstuff-dialog
include/KF5/KMoreTools/KMoreTools
include/KF5/KMoreTools/KMoreToolsMenuFactory
@@ -125,6 +125,7 @@ lib/libKF5NewStuffWidgets.so.5
lib/libKF5NewStuffWidgets.so.${PKGVERSION}
qt5/mkspecs/modules/qt_KNewStuff.pri
qt5/mkspecs/modules/qt_KNewStuffCore.pri
+qt5/plugins/designer/knewstuffwidgets.so
qt5/qml/org/kde/newstuff/Action.qml
qt5/qml/org/kde/newstuff/Button.qml
qt5/qml/org/kde/newstuff/Dialog.qml
@@ -151,6 +152,7 @@ qt5/qml/org/kde/newstuff/private/entrygr
qt5/qml/org/kde/newstuff/private/entrygriddelegates/ThumbDelegate.qml
qt5/qml/org/kde/newstuff/private/entrygriddelegates/TileDelegate.qml
qt5/qml/org/kde/newstuff/qmldir
+share/applications/org.kde.knewstuff-dialog.desktop
share/kf5/kmoretools/presets-kmoretools/_README.md
share/kf5/kmoretools/presets-kmoretools/angrysearch.desktop
share/kf5/kmoretools/presets-kmoretools/catfish.desktop
Index: pkgsrc/net/knewstuff/distinfo
diff -u pkgsrc/net/knewstuff/distinfo:1.17 pkgsrc/net/knewstuff/distinfo:1.18
--- pkgsrc/net/knewstuff/distinfo:1.17 Thu Sep 29 01:09:06 2022
+++ pkgsrc/net/knewstuff/distinfo Sat Jul 29 02:21:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2022/09/29 01:09:06 markd Exp $
+$NetBSD: distinfo,v 1.18 2023/07/29 02:21:19 markd Exp $
-BLAKE2s (knewstuff-5.98.0.tar.xz) = 9639f1a46619bead149e7efeb17a61de177ce743e615708317917886c08edb3a
-SHA512 (knewstuff-5.98.0.tar.xz) = 202b9f166d23aa6365bf0dcef7d190feb9b8dac45ccd79e9ff8a6e251c9b0a97ee95766db78145f11ecae9a5e921e19c723281fde9885db52c8094690c9bdef1
-Size (knewstuff-5.98.0.tar.xz) = 1162564 bytes
+BLAKE2s (knewstuff-5.108.0.tar.xz) = 58722f29e4e9e80064b2b40f3e2537d2b22cd488ad09242427e6f06c618431e2
+SHA512 (knewstuff-5.108.0.tar.xz) = 6563d30972f2d15a7148e3a2c282a13d46a4cb6e83fb0a70d60b2e4bece83d01b1b127d13406382da47e5821c72dc516cc7ff777d49077a651726089c954e797
+Size (knewstuff-5.108.0.tar.xz) = 3384436 bytes
Home |
Main Index |
Thread Index |
Old Index