ktextwidgets: update to 5.93.0

5.81.0
Deprecate the KFind::highlight(int, int, int) signal
Deprecate the KFind::highlight(QString &, int, int) signal
Enable Unicode support in QRegularExpression where needed

5.83.0
Ensure instances of derived Private classes are properly destructed
Un-overload KReplace::replace() signal

5.87.0
Handle RTL text selection the same way as Qt
This commit is contained in:
markd 2022-04-25 09:04:46 +00:00
parent 0e79162afa
commit 54ae1e2f86
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.42 2022/04/18 19:10:15 adam Exp $
# $NetBSD: Makefile,v 1.43 2022/04/25 09:04:46 markd Exp $
DISTNAME= ktextwidgets-${KF5VER}
PKGREVISION= 6
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2021/03/30 10:58:31 markd Exp $
@comment $NetBSD: PLIST,v 1.6 2022/04/25 09:04:46 markd Exp $
include/KF5/KTextWidgets/KFind
include/KF5/KTextWidgets/KFindDialog
include/KF5/KTextWidgets/KPluralHandlingSpinBox
@ -18,7 +18,7 @@ include/KF5/KTextWidgets/krichtextedit.h
include/KF5/KTextWidgets/krichtextwidget.h
include/KF5/KTextWidgets/ktextedit.h
include/KF5/KTextWidgets/ktextwidgets_export.h
include/KF5/ktextwidgets_version.h
include/KF5/KTextWidgets/ktextwidgets_version.h
lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake
lib/cmake/KF5TextWidgets/KF5TextWidgetsConfigVersion.cmake
lib/cmake/KF5TextWidgets/KF5TextWidgetsTargets-noconfig.cmake

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2021/10/26 11:34:03 nia Exp $
$NetBSD: distinfo,v 1.14 2022/04/25 09:04:46 markd Exp $
BLAKE2s (ktextwidgets-5.80.0.tar.xz) = c9d1a20c392ef477d26434da0eba1325b7363782ab8340152b7bff44d49b8cf4
SHA512 (ktextwidgets-5.80.0.tar.xz) = 38ffbf83eb40b9756e2393ec30670d524462f212fc15b0615b2ef9cdc046ca17f30cefa904bda2fa630fe94fd1e771a76e50abd9bbb5c84ace171544520e5266
Size (ktextwidgets-5.80.0.tar.xz) = 325772 bytes
BLAKE2s (ktextwidgets-5.93.0.tar.xz) = e83dd7d96e13e8e5d6accc70cc2313915d43ec567bcb99c6f55fdcf63efdb83e
SHA512 (ktextwidgets-5.93.0.tar.xz) = 6f6d8c9c46f568836db6f659ac1bc3f8f7110059c1e2fd0c0b580f5ee01e39e9796ff621b403e9b67084616b07eafe02a69e6c44764b775250f73b4fed45474d
Size (ktextwidgets-5.93.0.tar.xz) = 329176 bytes