pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/khtml khtml: update to 5.93.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dff27d24122c
branches:  trunk
changeset: 377869:dff27d24122c
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 25 08:19:44 2022 +0000

description:
khtml: update to 5.93.0

5.82.0
Remove usage of the register keyword
Let gperf generate C++ code

5.86.0
Be more lenient in reading QImages

5.91.0
fix khtml crash in wayland session
[ci] Fix phonon dep

5.93.0
Build without kglobalaccel on Windows and mac

diffstat:

 www/khtml/Makefile |  3 +--
 www/khtml/PLIST    |  4 ++--
 www/khtml/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 9fdc8820ffe8 -r dff27d24122c www/khtml/Makefile
--- a/www/khtml/Makefile        Mon Apr 25 08:17:33 2022 +0000
+++ b/www/khtml/Makefile        Mon Apr 25 08:19:44 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2022/04/18 19:10:11 adam Exp $
+# $NetBSD: Makefile,v 1.61 2022/04/25 08:19:44 markd Exp $
 
 DISTNAME=      khtml-${KF5VER}
-PKGREVISION=   7
 CATEGORIES=    www
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 9fdc8820ffe8 -r dff27d24122c www/khtml/PLIST
--- a/www/khtml/PLIST   Mon Apr 25 08:17:33 2022 +0000
+++ b/www/khtml/PLIST   Mon Apr 25 08:19:44 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/03/30 10:58:29 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/04/25 08:19:44 markd Exp $
 include/KF5/KHtml/KHTMLPart
 include/KF5/KHtml/KHTMLSettings
 include/KF5/KHtml/KHTMLView
@@ -37,11 +37,11 @@
 include/KF5/KHtml/khtml_export.h
 include/KF5/KHtml/khtml_part.h
 include/KF5/KHtml/khtml_settings.h
+include/KF5/KHtml/khtml_version.h
 include/KF5/KHtml/khtmldefaults.h
 include/KF5/KHtml/khtmlpart.h
 include/KF5/KHtml/khtmlsettings.h
 include/KF5/KHtml/khtmlview.h
-include/KF5/khtml_version.h
 lib/cmake/KF5KHtml/KF5KHtmlConfig.cmake
 lib/cmake/KF5KHtml/KF5KHtmlConfigVersion.cmake
 lib/cmake/KF5KHtml/KF5KHtmlTargets-noconfig.cmake
diff -r 9fdc8820ffe8 -r dff27d24122c www/khtml/distinfo
--- a/www/khtml/distinfo        Mon Apr 25 08:17:33 2022 +0000
+++ b/www/khtml/distinfo        Mon Apr 25 08:19:44 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:29:35 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/25 08:19:44 markd Exp $
 
-BLAKE2s (khtml-5.80.0.tar.xz) = 06f7e8ac7942be8e8ffa2620922ed35d9970cb7972c50bff3470b00e689f3158
-SHA512 (khtml-5.80.0.tar.xz) = 3d3881376e03cc21306f13178e6aad3458460f87b61747eb2abb2d94a58b28fd5c52bc10b33a8bcf0c2ad02d62ea464c4c88ed0ffeb0ecb7df59b77c8fd2aba3
-Size (khtml-5.80.0.tar.xz) = 2089848 bytes
+BLAKE2s (khtml-5.93.0.tar.xz) = fb3162fd527d70bdd572322c575e42fa3b4500df45e355256c0481a9ae12908c
+SHA512 (khtml-5.93.0.tar.xz) = 019946343bb17d8c9021e6e05632f4f0576cb6e1d1f29c0a8364129e323e6b8283199b21a63e5afcdd09f40a9ad1d396fef4868331745dc310df48484d990bf6
+Size (khtml-5.93.0.tar.xz) = 2094172 bytes



Home | Main Index | Thread Index | Old Index