Thu Aug 3 04:00:59 2023 UTC ()
cantor: KDE Gear update to 23.04.3

10 months of development


(markd)
diff -r1.110 -r1.111 pkgsrc/math/cantor/Makefile
diff -r1.9 -r1.10 pkgsrc/math/cantor/PLIST
diff -r1.16 -r1.17 pkgsrc/math/cantor/distinfo

cvs diff -r1.110 -r1.111 pkgsrc/math/cantor/Makefile (expand / switch to unified diff)

--- pkgsrc/math/cantor/Makefile 2023/06/06 12:41:51 1.110
+++ pkgsrc/math/cantor/Makefile 2023/08/03 04:00:59 1.111
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.110 2023/06/06 12:41:51 riastradh Exp $ 1# $NetBSD: Makefile,v 1.111 2023/08/03 04:00:59 markd Exp $
2 2
3DISTNAME= cantor-${KAPPSVER} 3DISTNAME= cantor-${KAPPSVER}
4PKGREVISION= 9 
5CATEGORIES= math 4CATEGORIES= math
6 5
7HOMEPAGE= https://kde.org/applications/education/cantor/ 6HOMEPAGE= https://kde.org/applications/education/cantor/
8COMMENT= KDE frontend to mathematical software 7COMMENT= KDE frontend to mathematical software
9LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2 8LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2
10 9
11.include "../../meta-pkgs/kde/applications.mk" 10.include "../../meta-pkgs/kde/applications.mk"
12 11
13TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools 12TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
14 13
15USE_TOOLS+= msgmerge pkg-config 14USE_TOOLS+= msgmerge pkg-config
16 15
17CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_R=TRUE 16CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_R=TRUE

cvs diff -r1.9 -r1.10 pkgsrc/math/cantor/PLIST (expand / switch to unified diff)

--- pkgsrc/math/cantor/PLIST 2022/09/29 00:57:54 1.9
+++ pkgsrc/math/cantor/PLIST 2023/08/03 04:00:59 1.10
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.9 2022/09/29 00:57:54 markd Exp $ 1@comment $NetBSD: PLIST,v 1.10 2023/08/03 04:00:59 markd Exp $
2bin/cantor 2bin/cantor
3bin/cantor_pythonserver 3bin/cantor_pythonserver
4bin/cantor_scripteditor 4bin/cantor_scripteditor
5include/cantor/animationresult.h 5include/cantor/animationresult.h
6include/cantor/backend.h 6include/cantor/backend.h
7include/cantor/cantor_export.h 7include/cantor/cantor_export.h
8include/cantor/cantor_macros.h 8include/cantor/cantor_macros.h
9include/cantor/cantorlibs_version.h 9include/cantor/cantorlibs_version.h
10include/cantor/completionobject.h 10include/cantor/completionobject.h
11include/cantor/defaulthighlighter.h 11include/cantor/defaulthighlighter.h
12include/cantor/defaultvariablemodel.h 12include/cantor/defaultvariablemodel.h
13include/cantor/epsresult.h 13include/cantor/epsresult.h
14include/cantor/expression.h 14include/cantor/expression.h
@@ -60,27 +60,26 @@ qt5/plugins/cantor/backends/cantor_scila @@ -60,27 +60,26 @@ qt5/plugins/cantor/backends/cantor_scila
60qt5/plugins/cantor/panels/cantor_documentationpanelplugin.so 60qt5/plugins/cantor/panels/cantor_documentationpanelplugin.so
61qt5/plugins/cantor/panels/cantor_filebrowserpanelplugin.so 61qt5/plugins/cantor/panels/cantor_filebrowserpanelplugin.so
62qt5/plugins/cantor/panels/cantor_helppanelplugin.so 62qt5/plugins/cantor/panels/cantor_helppanelplugin.so
63qt5/plugins/cantor/panels/cantor_tocpanelplugin.so 63qt5/plugins/cantor/panels/cantor_tocpanelplugin.so
64qt5/plugins/cantor/panels/cantor_variablemanagerplugin.so 64qt5/plugins/cantor/panels/cantor_variablemanagerplugin.so
65qt5/plugins/kf5/parts/cantorpart.so 65qt5/plugins/kf5/parts/cantorpart.so
66share/applications/org.kde.cantor.desktop 66share/applications/org.kde.cantor.desktop
67share/cantor/latex/preview.sty 67share/cantor/latex/preview.sty
68share/cantor/maximabackend/cantor-initmaxima.lisp 68share/cantor/maximabackend/cantor-initmaxima.lisp
69share/cantor/octave/graphic_packages.xml 69share/cantor/octave/graphic_packages.xml
70share/cantor/octavebackend/cantor_eigenvectors.m 70share/cantor/octavebackend/cantor_eigenvectors.m
71share/cantor/octavebackend/cantor_plot2d.m 71share/cantor/octavebackend/cantor_plot2d.m
72share/cantor/octavebackend/cantor_plot3d.m 72share/cantor/octavebackend/cantor_plot3d.m
73share/cantor/octavebackend/cantor_print.m 
74share/cantor/python/graphic_packages.xml 73share/cantor/python/graphic_packages.xml
75share/cantor/sagebackend/cantor-execsage 74share/cantor/sagebackend/cantor-execsage
76share/cantor/xslt/latex.xsl 75share/cantor/xslt/latex.xsl
77share/config.kcfg/cantor.kcfg 76share/config.kcfg/cantor.kcfg
78share/config.kcfg/cantor_libs.kcfg 77share/config.kcfg/cantor_libs.kcfg
79share/config.kcfg/kalgebrabackend.kcfg 78share/config.kcfg/kalgebrabackend.kcfg
80share/config.kcfg/maximabackend.kcfg 79share/config.kcfg/maximabackend.kcfg
81share/config.kcfg/octavebackend.kcfg.in 80share/config.kcfg/octavebackend.kcfg.in
82share/config.kcfg/pythonbackend.kcfg 81share/config.kcfg/pythonbackend.kcfg
83share/config.kcfg/qalculatebackend.kcfg 82share/config.kcfg/qalculatebackend.kcfg
84share/config.kcfg/sagebackend.kcfg 83share/config.kcfg/sagebackend.kcfg
85share/config.kcfg/scilabbackend.kcfg 84share/config.kcfg/scilabbackend.kcfg
86share/doc/HTML/ca/cantor/create-dlg.png 85share/doc/HTML/ca/cantor/create-dlg.png
@@ -202,39 +201,42 @@ share/locale/en_GB/LC_MESSAGES/cantor.mo @@ -202,39 +201,42 @@ share/locale/en_GB/LC_MESSAGES/cantor.mo
202share/locale/eo/LC_MESSAGES/cantor.mo 201share/locale/eo/LC_MESSAGES/cantor.mo
203share/locale/es/LC_MESSAGES/cantor.mo 202share/locale/es/LC_MESSAGES/cantor.mo
204share/locale/et/LC_MESSAGES/cantor.mo 203share/locale/et/LC_MESSAGES/cantor.mo
205share/locale/eu/LC_MESSAGES/cantor.mo 204share/locale/eu/LC_MESSAGES/cantor.mo
206share/locale/fi/LC_MESSAGES/cantor.mo 205share/locale/fi/LC_MESSAGES/cantor.mo
207share/locale/fr/LC_MESSAGES/cantor.mo 206share/locale/fr/LC_MESSAGES/cantor.mo
208share/locale/ga/LC_MESSAGES/cantor.mo 207share/locale/ga/LC_MESSAGES/cantor.mo
209share/locale/gl/LC_MESSAGES/cantor.mo 208share/locale/gl/LC_MESSAGES/cantor.mo
210share/locale/hr/LC_MESSAGES/cantor.mo 209share/locale/hr/LC_MESSAGES/cantor.mo
211share/locale/hu/LC_MESSAGES/cantor.mo 210share/locale/hu/LC_MESSAGES/cantor.mo
212share/locale/ia/LC_MESSAGES/cantor.mo 211share/locale/ia/LC_MESSAGES/cantor.mo
213share/locale/it/LC_MESSAGES/cantor.mo 212share/locale/it/LC_MESSAGES/cantor.mo
214share/locale/ja/LC_MESSAGES/cantor.mo 213share/locale/ja/LC_MESSAGES/cantor.mo
 214share/locale/ka/LC_MESSAGES/cantor.mo
215share/locale/kk/LC_MESSAGES/cantor.mo 215share/locale/kk/LC_MESSAGES/cantor.mo
216share/locale/ko/LC_MESSAGES/cantor.mo 216share/locale/ko/LC_MESSAGES/cantor.mo
217share/locale/lt/LC_MESSAGES/cantor.mo 217share/locale/lt/LC_MESSAGES/cantor.mo
218share/locale/lv/LC_MESSAGES/cantor.mo 218share/locale/lv/LC_MESSAGES/cantor.mo
219share/locale/ml/LC_MESSAGES/cantor.mo 219share/locale/ml/LC_MESSAGES/cantor.mo
220share/locale/mr/LC_MESSAGES/cantor.mo 220share/locale/mr/LC_MESSAGES/cantor.mo
221share/locale/nb/LC_MESSAGES/cantor.mo 221share/locale/nb/LC_MESSAGES/cantor.mo
222share/locale/nds/LC_MESSAGES/cantor.mo 222share/locale/nds/LC_MESSAGES/cantor.mo
223share/locale/nl/LC_MESSAGES/cantor.mo 223share/locale/nl/LC_MESSAGES/cantor.mo
224share/locale/nn/LC_MESSAGES/cantor.mo 224share/locale/nn/LC_MESSAGES/cantor.mo
225share/locale/pa/LC_MESSAGES/cantor.mo 225share/locale/pa/LC_MESSAGES/cantor.mo
226share/locale/pl/LC_MESSAGES/cantor.mo 226share/locale/pl/LC_MESSAGES/cantor.mo
227share/locale/pt/LC_MESSAGES/cantor.mo 227share/locale/pt/LC_MESSAGES/cantor.mo
228share/locale/pt_BR/LC_MESSAGES/cantor.mo 228share/locale/pt_BR/LC_MESSAGES/cantor.mo
229share/locale/ro/LC_MESSAGES/cantor.mo 229share/locale/ro/LC_MESSAGES/cantor.mo
230share/locale/ru/LC_MESSAGES/cantor.mo 230share/locale/ru/LC_MESSAGES/cantor.mo
231share/locale/sk/LC_MESSAGES/cantor.mo 231share/locale/sk/LC_MESSAGES/cantor.mo
232share/locale/sl/LC_MESSAGES/cantor.mo 232share/locale/sl/LC_MESSAGES/cantor.mo
233share/locale/sv/LC_MESSAGES/cantor.mo 233share/locale/sv/LC_MESSAGES/cantor.mo
 234share/locale/ta/LC_MESSAGES/cantor.mo
 235share/locale/th/LC_MESSAGES/cantor.mo
234share/locale/tr/LC_MESSAGES/cantor.mo 236share/locale/tr/LC_MESSAGES/cantor.mo
235share/locale/ug/LC_MESSAGES/cantor.mo 237share/locale/ug/LC_MESSAGES/cantor.mo
236share/locale/uk/LC_MESSAGES/cantor.mo 238share/locale/uk/LC_MESSAGES/cantor.mo
237share/locale/zh_CN/LC_MESSAGES/cantor.mo 239share/locale/zh_CN/LC_MESSAGES/cantor.mo
238share/locale/zh_TW/LC_MESSAGES/cantor.mo 240share/locale/zh_TW/LC_MESSAGES/cantor.mo
239share/metainfo/org.kde.cantor.appdata.xml 241share/metainfo/org.kde.cantor.appdata.xml
240share/mime/packages/cantor.xml 242share/mime/packages/cantor.xml

cvs diff -r1.16 -r1.17 pkgsrc/math/cantor/distinfo (expand / switch to unified diff)

--- pkgsrc/math/cantor/distinfo 2022/09/29 00:57:54 1.16
+++ pkgsrc/math/cantor/distinfo 2023/08/03 04:00:59 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2022/09/29 00:57:54 markd Exp $ 1$NetBSD: distinfo,v 1.17 2023/08/03 04:00:59 markd Exp $
2 2
3BLAKE2s (cantor-22.08.1.tar.xz) = ecdcc2a5448e46a3727fe29e82bf900693174c02f82d44319ad9546de20d72bf 3BLAKE2s (cantor-23.04.3.tar.xz) = 1992b5d73d008b2fa0442b7bf33c549f41ced174058e307c693553d8bcac3dbe
4SHA512 (cantor-22.08.1.tar.xz) = 9054d8b45fc8b2deb8ff3b281025bc5395c2f3747c772c50aba164038e82a6cb88bc877c080673a5c7557272a505ff11d5b4d6f8b09f590caf1ca45f53021812 4SHA512 (cantor-23.04.3.tar.xz) = 579e1c79f50540b212fe6a26beac7af9367b9d87a9d364e37828e8a72aa6c0915c1a5da10769df0fa3fd726e3f7c78bb0b05a29dfd0bbbf520f73abb78793f2f
5Size (cantor-22.08.1.tar.xz) = 9220772 bytes 5Size (cantor-23.04.3.tar.xz) = 9266560 bytes
6SHA1 (patch-src_lib_jupyterutils.cpp) = d5af7e37e59bc7475112e22d5b37cc31a134fcbb 6SHA1 (patch-src_lib_jupyterutils.cpp) = d5af7e37e59bc7475112e22d5b37cc31a134fcbb