Subject: CVS commit: pkgsrc/math/mpfr
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 09/18/2007 20:15:58
Module Name:	pkgsrc
Committed By:	drochner
Date:		Tue Sep 18 20:15:58 UTC 2007

Modified Files:
	pkgsrc/math/mpfr: Makefile buildlink3.mk distinfo
	pkgsrc/math/mpfr/patches: patch-aa

Log Message:
update to 2.3.0
changes:
-New functions mpfr_j0, mpfr_j1, mpfr_jn, mpfr_y0, mpfr_y1, mpfr_yn,
 mpfr_lgamma, mpfr_remainder, mpfr_remquo, mpfr_fms, mpfr_signbit,
 mpfr_setsign, mpfr_copysign, mpfr_get_patches
-Functions mpfr_sin, mpfr_cos and mpfr_sin_cos improved
-More detailed MPFR manual
-Improved tests (make check)
-Bug fixes


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/math/mpfr/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/math/mpfr/buildlink3.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/math/mpfr/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/math/mpfr/patches/patch-aa

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