pkgsrc/devel/gmp
wiz 1f2ce87cc5 gmp: update to 6.2.1.
Fix some pkglint while here.

Changes between GMP version 6.2.0 and 6.2.1

  BUGS FIXED
  * A possible overflow of type int is avoided for mpz_cmp on huge operands.

  * Overflows are more carefully detected and reported for mpz_pow_ui.

  * A bug in longlong.h for aarch64 sub_ddmmss, not affecting GMP, was healed.

  * mini-gmp: mpz_out_str and mpq_out_str now correctly handle out of
    range bases.

  FEATURES
  * C90 compliance.

  * Initial support for Darwin on arm64, and improved portability.

  * Support for more processors.

  SPEEDUPS
  * None, except indirectly through recognition of new CPUs.
2020-11-16 13:12:41 +00:00
..
patches
buildlink3.mk
builtin.mk gmp: update to 6.2.1. 2020-11-16 13:12:41 +00:00
DESCR
distinfo gmp: update to 6.2.1. 2020-11-16 13:12:41 +00:00
inplace.mk gmp: update to 6.2.1. 2020-11-16 13:12:41 +00:00
Makefile gmp: update to 6.2.1. 2020-11-16 13:12:41 +00:00
PLIST