Path to this page:
Subject: CVS commit: pkgsrc/math/p5-Math-BigInt-GMP
From: Thomas Klausner
Date: 2018-05-02 14:31:05
Message id: 20180502123105.5D924FBEC@cvs.NetBSD.org
Log Message:
p5-Math-BigInt-GMP: update to 1.6005.
1.6005 2018-04-17
* Fix memory leak in _modinv() (thanks to DANAJ). See CPAN RT #123807.
* The tests now require Test::More version 0.88 or newer.
* Sync test files with Math-BigInt.
* Add test files t/release-test-version.t, t/release-portability.t, and
t/release-cpan-changes.t.
* Use a MANIFEST.SKIP file based on the default file in the ExtUtils-Manifest
distribution.
* Format CHANGES according to CPAN::Changes::Spec.
* Convert test file t/02pod.t to t/release-pod.t and t/03podcov.t to
t/release-pod-coverage.t.
Files: