pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Sep 29 00:57:55 UTC 2022

Modified Files:
        pkgsrc/math/analitza: Makefile PLIST distinfo
        pkgsrc/math/cantor: Makefile PLIST distinfo
        pkgsrc/math/kalgebra: Makefile PLIST distinfo
        pkgsrc/math/kcalc: Makefile PLIST distinfo

Log Message:
KDE Gear update to 22.08.1

16 months of development


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/math/analitza/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/analitza/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/analitza/distinfo
cvs rdiff -u -r1.99 -r1.100 pkgsrc/math/cantor/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/cantor/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/cantor/distinfo
cvs rdiff -u -r1.64 -r1.65 pkgsrc/math/kalgebra/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/kalgebra/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/kalgebra/distinfo
cvs rdiff -u -r1.66 -r1.67 pkgsrc/math/kcalc/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/kcalc/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/kcalc/distinfo

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

Modified files:

Index: pkgsrc/math/analitza/Makefile
diff -u pkgsrc/math/analitza/Makefile:1.67 pkgsrc/math/analitza/Makefile:1.68
--- pkgsrc/math/analitza/Makefile:1.67  Sun Sep 11 12:51:56 2022
+++ pkgsrc/math/analitza/Makefile       Thu Sep 29 00:57:54 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2022/09/11 12:51:56 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2022/09/29 00:57:54 markd Exp $
 
 DISTNAME=      analitza-${KAPPSVER}
-PKGREVISION=   8
 CATEGORIES=    math
 
 HOMEPAGE=      https://edu.kde.org/

Index: pkgsrc/math/analitza/PLIST
diff -u pkgsrc/math/analitza/PLIST:1.6 pkgsrc/math/analitza/PLIST:1.7
--- pkgsrc/math/analitza/PLIST:1.6      Wed Apr  7 12:28:26 2021
+++ pkgsrc/math/analitza/PLIST  Thu Sep 29 00:57:54 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/04/07 12:28:26 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/09/29 00:57:54 markd Exp $
 include/Analitza5/analitza/abstractexpressionvisitor.h
 include/Analitza5/analitza/abstractlexer.h
 include/Analitza5/analitza/analitzaexport.h
@@ -87,6 +87,7 @@ share/locale/ia/LC_MESSAGES/analitza_qt.
 share/locale/it/LC_MESSAGES/analitza_qt.qm
 share/locale/ja/LC_MESSAGES/analitza_qt.qm
 share/locale/kk/LC_MESSAGES/analitza_qt.qm
+share/locale/ko/LC_MESSAGES/analitza_qt.qm
 share/locale/lt/LC_MESSAGES/analitza_qt.qm
 share/locale/lv/LC_MESSAGES/analitza_qt.qm
 share/locale/ml/LC_MESSAGES/analitza_qt.qm
@@ -99,6 +100,7 @@ share/locale/pl/LC_MESSAGES/analitza_qt.
 share/locale/pt/LC_MESSAGES/analitza_qt.qm
 share/locale/pt_BR/LC_MESSAGES/analitza_qt.qm
 share/locale/ru/LC_MESSAGES/analitza_qt.qm
+share/locale/se/LC_MESSAGES/analitza_qt.qm
 share/locale/sk/LC_MESSAGES/analitza_qt.qm
 share/locale/sl/LC_MESSAGES/analitza_qt.qm
 share/locale/sv/LC_MESSAGES/analitza_qt.qm

Index: pkgsrc/math/analitza/distinfo
diff -u pkgsrc/math/analitza/distinfo:1.15 pkgsrc/math/analitza/distinfo:1.16
--- pkgsrc/math/analitza/distinfo:1.15  Tue Oct 26 10:55:35 2021
+++ pkgsrc/math/analitza/distinfo       Thu Sep 29 00:57:54 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:55:35 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/09/29 00:57:54 markd Exp $
 
-BLAKE2s (analitza-20.12.3.tar.xz) = fe1552302c6f1e69a539ac3cd43699b0d5499e305719b7b6d9fddf29bfbb191c
-SHA512 (analitza-20.12.3.tar.xz) = 2357c5395bcdf66b1a54de7404441ef6966ef6b2a6c2c9a6cc31d5104a126acdd09f7aeb3f4d605591c0e2753a32967eafbccb48e188c96318126ed6657b0d01
-Size (analitza-20.12.3.tar.xz) = 341640 bytes
+BLAKE2s (analitza-22.08.1.tar.xz) = c16d7490a85dabf96979f67c442ab84910ab6a03198575ee7d0d55b8629f5b9b
+SHA512 (analitza-22.08.1.tar.xz) = c6485679319bcd339181316322d371d6fccc834fdb2fdb26478290d61e1eae8f3f7df2a7bef996023d8fbf3948460aa9fd3c9f72d1c0d64c29f8bd05b23acf3a
+Size (analitza-22.08.1.tar.xz) = 349192 bytes

Index: pkgsrc/math/cantor/Makefile
diff -u pkgsrc/math/cantor/Makefile:1.99 pkgsrc/math/cantor/Makefile:1.100
--- pkgsrc/math/cantor/Makefile:1.99    Sun Sep 11 12:51:57 2022
+++ pkgsrc/math/cantor/Makefile Thu Sep 29 00:57:54 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2022/09/11 12:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2022/09/29 00:57:54 markd Exp $
 
 DISTNAME=      cantor-${KAPPSVER}
-PKGREVISION=   20
 CATEGORIES=    math
 
 HOMEPAGE=      https://kde.org/applications/education/cantor/
@@ -42,5 +41,6 @@ SUBST_SED.fix-moc=    -e 's;"${PREFIX}/incl
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 # Requires bundled copy with custom mkd_latextext()
 #.include "../../textproc/discount/buildlink3.mk"
+.include "../../x11/qt5-qtwebengine/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/math/cantor/PLIST
diff -u pkgsrc/math/cantor/PLIST:1.8 pkgsrc/math/cantor/PLIST:1.9
--- pkgsrc/math/cantor/PLIST:1.8        Wed Apr  7 12:28:26 2021
+++ pkgsrc/math/cantor/PLIST    Thu Sep 29 00:57:54 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/04/07 12:28:26 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/09/29 00:57:54 markd Exp $
 bin/cantor
 bin/cantor_pythonserver
 bin/cantor_scripteditor
@@ -57,11 +57,12 @@ qt5/plugins/cantor/backends/cantor_pytho
 qt5/plugins/cantor/backends/cantor_qalculatebackend.so
 qt5/plugins/cantor/backends/cantor_sagebackend.so
 qt5/plugins/cantor/backends/cantor_scilabbackend.so
+qt5/plugins/cantor/panels/cantor_documentationpanelplugin.so
 qt5/plugins/cantor/panels/cantor_filebrowserpanelplugin.so
 qt5/plugins/cantor/panels/cantor_helppanelplugin.so
 qt5/plugins/cantor/panels/cantor_tocpanelplugin.so
 qt5/plugins/cantor/panels/cantor_variablemanagerplugin.so
-qt5/plugins/libcantorpart.so
+qt5/plugins/kf5/parts/cantorpart.so
 share/applications/org.kde.cantor.desktop
 share/cantor/latex/preview.sty
 share/cantor/maximabackend/cantor-initmaxima.lisp
@@ -77,7 +78,7 @@ share/config.kcfg/cantor.kcfg
 share/config.kcfg/cantor_libs.kcfg
 share/config.kcfg/kalgebrabackend.kcfg
 share/config.kcfg/maximabackend.kcfg
-share/config.kcfg/octavebackend.kcfg
+share/config.kcfg/octavebackend.kcfg.in
 share/config.kcfg/pythonbackend.kcfg
 share/config.kcfg/qalculatebackend.kcfg
 share/config.kcfg/sagebackend.kcfg
@@ -163,6 +164,7 @@ share/icons/hicolor/48x48/apps/rbackend.
 share/icons/hicolor/48x48/apps/sagebackend.png
 share/icons/hicolor/48x48/apps/scilabbackend.png
 share/icons/hicolor/64x64/apps/cantor.png
+share/knsrcfiles/cantor-documentation.knsrc
 share/knsrcfiles/cantor.knsrc
 share/knsrcfiles/cantor_kalgebra.knsrc
 share/knsrcfiles/cantor_maxima.knsrc
@@ -187,6 +189,8 @@ share/kxmlgui5/cantor/cantor_runscript_a
 share/kxmlgui5/cantor/cantor_scripteditor.rc
 share/kxmlgui5/cantor/cantor_shell.rc
 share/kxmlgui5/cantor/cantor_solve_assistant.rc
+share/locale/ar/LC_MESSAGES/cantor.mo
+share/locale/bg/LC_MESSAGES/cantor.mo
 share/locale/bs/LC_MESSAGES/cantor.mo
 share/locale/ca/LC_MESSAGES/cantor.mo
 share/locale/ca@valencia/LC_MESSAGES/cantor.mo
@@ -233,3 +237,4 @@ share/locale/uk/LC_MESSAGES/cantor.mo
 share/locale/zh_CN/LC_MESSAGES/cantor.mo
 share/locale/zh_TW/LC_MESSAGES/cantor.mo
 share/metainfo/org.kde.cantor.appdata.xml
+share/mime/packages/cantor.xml

Index: pkgsrc/math/cantor/distinfo
diff -u pkgsrc/math/cantor/distinfo:1.15 pkgsrc/math/cantor/distinfo:1.16
--- pkgsrc/math/cantor/distinfo:1.15    Tue Oct 26 10:55:36 2021
+++ pkgsrc/math/cantor/distinfo Thu Sep 29 00:57:54 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:55:36 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/09/29 00:57:54 markd Exp $
 
-BLAKE2s (cantor-20.12.3.tar.xz) = 582b0066757ed7b465fa4ea771b32cabb072ddd42e4dffb1e304718c0b629930
-SHA512 (cantor-20.12.3.tar.xz) = 35461a47c9ce4aa4de8ca8496ca33c42691db6be927f30018e174f3234a485c436cca90b6362c8ba325f8bc220a09079069278bdfd08f4510dd7d12ee1a39ed7
-Size (cantor-20.12.3.tar.xz) = 9128948 bytes
+BLAKE2s (cantor-22.08.1.tar.xz) = ecdcc2a5448e46a3727fe29e82bf900693174c02f82d44319ad9546de20d72bf
+SHA512 (cantor-22.08.1.tar.xz) = 9054d8b45fc8b2deb8ff3b281025bc5395c2f3747c772c50aba164038e82a6cb88bc877c080673a5c7557272a505ff11d5b4d6f8b09f590caf1ca45f53021812
+Size (cantor-22.08.1.tar.xz) = 9220772 bytes
 SHA1 (patch-src_lib_jupyterutils.cpp) = d5af7e37e59bc7475112e22d5b37cc31a134fcbb

Index: pkgsrc/math/kalgebra/Makefile
diff -u pkgsrc/math/kalgebra/Makefile:1.64 pkgsrc/math/kalgebra/Makefile:1.65
--- pkgsrc/math/kalgebra/Makefile:1.64  Sun Sep 11 12:51:57 2022
+++ pkgsrc/math/kalgebra/Makefile       Thu Sep 29 00:57:54 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2022/09/11 12:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2022/09/29 00:57:54 markd Exp $
 
 DISTNAME=      kalgebra-${KAPPSVER}
-PKGREVISION=   9
 CATEGORIES=    math
 
 HOMEPAGE=      https://kde.org/applications/education/kalgebra/

Index: pkgsrc/math/kalgebra/PLIST
diff -u pkgsrc/math/kalgebra/PLIST:1.7 pkgsrc/math/kalgebra/PLIST:1.8
--- pkgsrc/math/kalgebra/PLIST:1.7      Wed Apr  7 12:28:26 2021
+++ pkgsrc/math/kalgebra/PLIST  Thu Sep 29 00:57:54 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/04/07 12:28:26 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/09/29 00:57:54 markd Exp $
 bin/calgebra
 bin/kalgebramobile
 share/applications/org.kde.kalgebramobile.desktop
@@ -59,28 +59,12 @@ share/doc/HTML/uk/kalgebra/kalgebra-dict
 share/doc/HTML/uk/kalgebra/kalgebra-main-window.png
 share/icons/hicolor/64x64/apps/kalgebra.png
 share/icons/hicolor/scalable/apps/kalgebra.svgz
-share/kalgebramobile/plugins/About.qml
-share/kalgebramobile/plugins/Console.qml
-share/kalgebramobile/plugins/Dictionary.qml
-share/kalgebramobile/plugins/Plot2D.qml
-share/kalgebramobile/plugins/Plot3D.qml
-share/kalgebramobile/plugins/Tables.qml
-share/kalgebramobile/plugins/VariablesView.qml
-share/kalgebramobile/plugins/kalgebraabout.json
-share/kalgebramobile/plugins/kalgebraconsole.json
-share/kalgebramobile/plugins/kalgebradictionary.json
-share/kalgebramobile/plugins/kalgebraplot2d.json
-share/kalgebramobile/plugins/kalgebraplot3d.json
-share/kalgebramobile/plugins/kalgebratables.json
-share/kalgebramobile/plugins/kalgebravariables.json
-share/kalgebramobile/plugins/widgets/AddButton.qml
-share/kalgebramobile/plugins/widgets/ExpressionInput.qml
-share/kalgebramobile/plugins/widgets/KAlgebraMobile.qml
-share/kalgebramobile/plugins/widgets/KAlgebraPage.qml
-share/kalgebramobile/plugins/widgets/RealInput.qml
-share/kalgebramobile/plugins/widgets/qmldir
 share/locale/ar/LC_MESSAGES/kalgebra.mo
+share/locale/ar/LC_MESSAGES/kalgebramobile.mo
+share/locale/ar/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
+share/locale/be/LC_MESSAGES/kalgebra.mo
 share/locale/bg/LC_MESSAGES/kalgebra.mo
+share/locale/bg/LC_MESSAGES/kalgebramobile.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
 share/locale/bs/LC_MESSAGES/kalgebra.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
@@ -161,6 +145,7 @@ share/locale/nn/LC_MESSAGES/kalgebra.mo
 share/locale/nn/LC_MESSAGES/kalgebramobile.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
 share/locale/pa/LC_MESSAGES/kalgebra.mo
+share/locale/pa/LC_MESSAGES/kalgebramobile.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
 share/locale/pl/LC_MESSAGES/kalgebra.mo
 share/locale/pl/LC_MESSAGES/kalgebramobile.mo
@@ -175,16 +160,20 @@ share/locale/ro/LC_MESSAGES/kalgebra.mo
 share/locale/ru/LC_MESSAGES/kalgebra.mo
 share/locale/ru/LC_MESSAGES/kalgebramobile.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
+share/locale/se/LC_MESSAGES/kalgebra.mo
 share/locale/sk/LC_MESSAGES/kalgebra.mo
 share/locale/sk/LC_MESSAGES/kalgebramobile.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
 share/locale/sl/LC_MESSAGES/kalgebra.mo
 share/locale/sl/LC_MESSAGES/kalgebramobile.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
+share/locale/sq/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
 share/locale/sv/LC_MESSAGES/kalgebra.mo
 share/locale/sv/LC_MESSAGES/kalgebramobile.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
+share/locale/tg/LC_MESSAGES/kalgebra.mo
 share/locale/tr/LC_MESSAGES/kalgebra.mo
+share/locale/tr/LC_MESSAGES/kalgebramobile.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo
 share/locale/ug/LC_MESSAGES/kalgebra.mo
 share/locale/ug/LC_MESSAGES/plasma_applet_kalgebraplasmoid.mo

Index: pkgsrc/math/kalgebra/distinfo
diff -u pkgsrc/math/kalgebra/distinfo:1.15 pkgsrc/math/kalgebra/distinfo:1.16
--- pkgsrc/math/kalgebra/distinfo:1.15  Tue Oct 26 10:55:46 2021
+++ pkgsrc/math/kalgebra/distinfo       Thu Sep 29 00:57:54 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:55:46 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/09/29 00:57:54 markd Exp $
 
-BLAKE2s (kalgebra-20.12.3.tar.xz) = 877ad7c64cecf412f5d7180026890fb5c756495d0839860fdcc6fc15a6b87246
-SHA512 (kalgebra-20.12.3.tar.xz) = 75cc1a85253103768486de84526fb3902fe8a269320af0259bdb0c2dc732062a2928b05c8871a74dc0d0563db57fa5d0304e7c0702c928b29d6a40c99a3b9d30
-Size (kalgebra-20.12.3.tar.xz) = 1024612 bytes
+BLAKE2s (kalgebra-22.08.1.tar.xz) = 9659dbefdb7dff86cfccbb18eba9a66b60014bf5e8816ee6910abb3b96baa49d
+SHA512 (kalgebra-22.08.1.tar.xz) = 3668ab2ef1c428a914f9b5c168c85547f64cc20590e2709308dd8a07aead4b57846a36707d148b5773100981838a1ab512abe39df299ba7f2610bef14aebbef3
+Size (kalgebra-22.08.1.tar.xz) = 1032340 bytes

Index: pkgsrc/math/kcalc/Makefile
diff -u pkgsrc/math/kcalc/Makefile:1.66 pkgsrc/math/kcalc/Makefile:1.67
--- pkgsrc/math/kcalc/Makefile:1.66     Sun Sep 11 12:51:57 2022
+++ pkgsrc/math/kcalc/Makefile  Thu Sep 29 00:57:55 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2022/09/11 12:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2022/09/29 00:57:55 markd Exp $
 
 DISTNAME=      kcalc-${KAPPSVER}
-PKGREVISION=   9
 CATEGORIES=    math
 
 HOMEPAGE=      https://kde.org/applications/utilities/kcalc/

Index: pkgsrc/math/kcalc/PLIST
diff -u pkgsrc/math/kcalc/PLIST:1.2 pkgsrc/math/kcalc/PLIST:1.3
--- pkgsrc/math/kcalc/PLIST:1.2 Sun Nov 17 04:28:49 2019
+++ pkgsrc/math/kcalc/PLIST     Thu Sep 29 00:57:55 2022
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2019/11/17 04:28:49 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/09/29 00:57:55 markd Exp $
 bin/kcalc
-lib/libkdeinit5_kcalc.so
 share/applications/org.kde.kcalc.desktop
 share/config.kcfg/kcalc.kcfg
+share/doc/HTML/ca/kcalc/commands.docbook
+share/doc/HTML/ca/kcalc/index.cache.bz2
+share/doc/HTML/ca/kcalc/index.docbook
 share/doc/HTML/de/kcalc/commands.docbook
 share/doc/HTML/de/kcalc/index.cache.bz2
 share/doc/HTML/de/kcalc/index.docbook
@@ -48,10 +50,10 @@ share/doc/HTML/sv/kcalc/index.docbook
 share/doc/HTML/uk/kcalc/commands.docbook
 share/doc/HTML/uk/kcalc/index.cache.bz2
 share/doc/HTML/uk/kcalc/index.docbook
-share/kcalc/scienceconstants.xml
 share/kconf_update/kcalcrc.upd
-share/kxmlgui5/kcalc/kcalcui.rc
 share/locale/ar/LC_MESSAGES/kcalc.mo
+share/locale/az/LC_MESSAGES/kcalc.mo
+share/locale/be/LC_MESSAGES/kcalc.mo
 share/locale/bg/LC_MESSAGES/kcalc.mo
 share/locale/bs/LC_MESSAGES/kcalc.mo
 share/locale/ca/LC_MESSAGES/kcalc.mo
@@ -95,10 +97,14 @@ share/locale/pt/LC_MESSAGES/kcalc.mo
 share/locale/pt_BR/LC_MESSAGES/kcalc.mo
 share/locale/ro/LC_MESSAGES/kcalc.mo
 share/locale/ru/LC_MESSAGES/kcalc.mo
+share/locale/se/LC_MESSAGES/kcalc.mo
 share/locale/sk/LC_MESSAGES/kcalc.mo
 share/locale/sl/LC_MESSAGES/kcalc.mo
+share/locale/sq/LC_MESSAGES/kcalc.mo
 share/locale/sr/LC_MESSAGES/kcalc.mo
 share/locale/sv/LC_MESSAGES/kcalc.mo
+share/locale/ta/LC_MESSAGES/kcalc.mo
+share/locale/tg/LC_MESSAGES/kcalc.mo
 share/locale/tr/LC_MESSAGES/kcalc.mo
 share/locale/ug/LC_MESSAGES/kcalc.mo
 share/locale/uk/LC_MESSAGES/kcalc.mo

Index: pkgsrc/math/kcalc/distinfo
diff -u pkgsrc/math/kcalc/distinfo:1.16 pkgsrc/math/kcalc/distinfo:1.17
--- pkgsrc/math/kcalc/distinfo:1.16     Tue Oct 26 10:55:46 2021
+++ pkgsrc/math/kcalc/distinfo  Thu Sep 29 00:57:55 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 10:55:46 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/09/29 00:57:55 markd Exp $
 
-BLAKE2s (kcalc-20.12.3.tar.xz) = 5fa0faec721e84ebc0ab4d92b2d1e7c57480cca4924ffb6b6e0fce3198d69dd6
-SHA512 (kcalc-20.12.3.tar.xz) = 033b57ed3432f09974185a8b237a6e675a5603328be5fe9391a00039a22784e7f5757cf64a65f0cec0eaa878004670447036e54fed25e120558f4bfdeccdb4df
-Size (kcalc-20.12.3.tar.xz) = 380676 bytes
+BLAKE2s (kcalc-22.08.1.tar.xz) = afcfc0e8dc420cec8a018c020668ed32fb46f49b712e26e6723406953c123266
+SHA512 (kcalc-22.08.1.tar.xz) = 12aad001a139809e42e7daf2a18c9bc0b4b4483de7f177c42ef06c095f64b0598d4e0de600563304def077a1d137e85e4fd01708d386a5f830d6441912e7cd47
+Size (kcalc-22.08.1.tar.xz) = 394916 bytes



Home | Main Index | Thread Index | Old Index