diff options
author | seb <seb@pkgsrc.org> | 2005-10-13 10:56:04 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-10-13 10:56:04 +0000 |
commit | ccee23a9f840ea472d47ecd132469226c2b5909e (patch) | |
tree | 9f6276e6699a896865c41a0f1d4b6f1737468681 | |
parent | 7f1811ba739d94dae26b1ff478bebadeaeb0f0b7 (diff) | |
download | pkgsrc-ccee23a9f840ea472d47ecd132469226c2b5909e.tar.gz |
Note initial addition of p5-Math-GMP as math/p5-Math-GMP, version 2.04, into
the NetBSD Packages Collection.
The Perl 5 module Math::GMP gives you access to the fast GMP library
for fast big integer math.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1dd1ca1dbd5..fa1594a02b7 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11449 2005/10/13 10:48:51 jmmv Exp $ +$NetBSD: CHANGES,v 1.11450 2005/10/13 10:56:04 seb Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4476,3 +4476,4 @@ Changes to the packages collection and infrastructure in 2005: Updated pkgtools/pkglint to 4.27 [rillig 2005-10-13] Added benchmarks/forkbomb version 1.4 [xtraeme 2005-10-13] Updated multimedia/xine-lib to 1.0.3a [jmmv 2005-10-13] + Added math/p5-Math-GMP version 2.04 [seb 2005-10-13] |