pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gmp
Module Name: pkgsrc
Committed By: bjs
Date: Tue Apr 1 00:57:09 UTC 2008
Modified Files:
pkgsrc/devel/gmp: Makefile distinfo
Log Message:
Add distribution patch (from gmplib.org) for the following bug:
When using mpf_set_str, mpf_init_set_str, or mpf_inp_str
with a base > 36, the supplied base will actually be ignored,
and the exponent 0 will be supplanted. [2007-12-10]
All tests pass on NetBSD/amd64 4.99.58.
Bump revision.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/devel/gmp/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/devel/gmp/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