Subject: CVS commit: pkgsrc/math/libmatheval
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2006 11:16:25
Module Name:	pkgsrc
Committed By:	drochner
Date:		Mon Jul 10 11:16:24 UTC 2006

Modified Files:
	pkgsrc/math/libmatheval: Makefile distinfo
	pkgsrc/math/libmatheval/patches: patch-aa

Log Message:
update to 1.1.3
changes:
* Added support for constants e, log2(e), log10(e), ln(2), ln(10), pi,
  pi/2, pi/4, 1/pi, 2/pi, 2/sqrt(pi), sqrt(2) and sqrt(1/2).
* Fixed bug with using global instead of evaluator specific symbol table
  variable in evaluator_get_variables() function.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/math/libmatheval/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/math/libmatheval/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/libmatheval/patches/patch-aa

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