pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/mpfr



Module Name:    pkgsrc
Committed By:   asau
Date:           Thu Apr  7 00:21:03 UTC 2011

Modified Files:
        pkgsrc/math/mpfr: Makefile distinfo

Log Message:
Update MPFR to version 3.0.1

Changes from version 3.0.0 to version 3.0.1:
- Bug fixes (see <http://www.mpfr.org/mpfr-3.0.0/#fixed> or ChangeLog file).
  Note: The mpfr_subnormalize implementation up to MPFR 3.0.0 did not change
  the flags. In particular, it did not follow the generic rule concerning
  the inexact flag (and no special behavior was specified). The case of the
  underflow flag was more a lack of specification.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/mpfr/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/mpfr/distinfo

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



Home | Main Index | Thread Index | Old Index