pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/kquickcharts
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 02:18:19 UTC 2023
Modified Files:
pkgsrc/misc/kquickcharts: Makefile distinfo
Log Message:
kquickcharts: update to 5.108.0
5.99
Unpack points in the fragment shader of a line chart
Adapt shaders to use Qt shader tools for Qt 6
Adapt to QSGMaterialShader API changes in Qt 6
Adapt to variant comparison changes in Qt 6
5.101
Add CLASSNAME in ecm_add_qml_module method call
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/kquickcharts/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/kquickcharts/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/kquickcharts/Makefile
diff -u pkgsrc/misc/kquickcharts/Makefile:1.9 pkgsrc/misc/kquickcharts/Makefile:1.10
--- pkgsrc/misc/kquickcharts/Makefile:1.9 Mon May 22 21:00:04 2023
+++ pkgsrc/misc/kquickcharts/Makefile Sat Jul 29 02:18:18 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2023/05/22 21:00:04 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2023/07/29 02:18:18 markd Exp $
DISTNAME= kquickcharts-${KF5VER}
-PKGREVISION= 5
CATEGORIES= misc
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/misc/kquickcharts/distinfo
diff -u pkgsrc/misc/kquickcharts/distinfo:1.5 pkgsrc/misc/kquickcharts/distinfo:1.6
--- pkgsrc/misc/kquickcharts/distinfo:1.5 Thu Sep 29 01:03:17 2022
+++ pkgsrc/misc/kquickcharts/distinfo Sat Jul 29 02:18:18 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/09/29 01:03:17 markd Exp $
+$NetBSD: distinfo,v 1.6 2023/07/29 02:18:18 markd Exp $
-BLAKE2s (kquickcharts-5.98.0.tar.xz) = 958ff45165938d8b53033ad5eebb86cdd12b6ace3f5d57d1d35bfa9b348fc6df
-SHA512 (kquickcharts-5.98.0.tar.xz) = 6cee0c6a1d3185b35cc351334693acf3fc6d2297169b484d65466259ff1f87e973e7403204dce714b27855b7195ea7d62f670ad07ddc94d8392ffa53972b1cf6
-Size (kquickcharts-5.98.0.tar.xz) = 108876 bytes
+BLAKE2s (kquickcharts-5.108.0.tar.xz) = 297613e79abfbbb5032a15d88608668c5990e16276a2e987389591c6d5757a7e
+SHA512 (kquickcharts-5.108.0.tar.xz) = 1ca751fe4445372ed0ab1c8072fa85e3a766b924943856ee4e8983dbcebf8af1b9b1cff8932215563a932cf380aec787791aa56bbcecfb94b5abe669623078b7
+Size (kquickcharts-5.108.0.tar.xz) = 113308 bytes
Home |
Main Index |
Thread Index |
Old Index