pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/khtml



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Apr 25 08:19:45 UTC 2022

Modified Files:
        pkgsrc/www/khtml: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/www/khtml/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/khtml/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/khtml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/khtml/Makefile
diff -u pkgsrc/www/khtml/Makefile:1.60 pkgsrc/www/khtml/Makefile:1.61
--- pkgsrc/www/khtml/Makefile:1.60      Mon Apr 18 19:10:11 2022
+++ pkgsrc/www/khtml/Makefile   Mon Apr 25 08:19:44 2022
@@ -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

Index: pkgsrc/www/khtml/PLIST
diff -u pkgsrc/www/khtml/PLIST:1.5 pkgsrc/www/khtml/PLIST:1.6
--- pkgsrc/www/khtml/PLIST:1.5  Tue Mar 30 10:58:29 2021
+++ pkgsrc/www/khtml/PLIST      Mon Apr 25 08:19:44 2022
@@ -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_events.h
 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

Index: pkgsrc/www/khtml/distinfo
diff -u pkgsrc/www/khtml/distinfo:1.13 pkgsrc/www/khtml/distinfo:1.14
--- pkgsrc/www/khtml/distinfo:1.13      Tue Oct 26 11:29:35 2021
+++ pkgsrc/www/khtml/distinfo   Mon Apr 25 08:19:44 2022
@@ -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