Subject: CVS commit: pkgsrc/math/kalker
From: pin
Date: 2023-07-21 06:55:55
Message id: 20230721045555.CA0F5FBDB@cvs.NetBSD.org

Log Message:
math/kalker: update to 2.0.4

 - Prevent stack overflow crashes by limiting the recursion depth
   (thanks to @kvnxiao)
 - Fix comprehensions breaking if a previously evaluated comprehension
   encountered an error in a nested expression
 - Fix expressions like x^x not working inside functions
 - Allow a leading dot, eg. .25
 - Allow expressions like sin2x
 - Fix incorrect unit being returned from some trigonometry functions

Files:
RevisionActionfile
1.8modifypkgsrc/math/kalker/Makefile
1.9modifypkgsrc/math/kalker/distinfo