summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20093
-rw-r--r--math/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index be3fe093b17..4d92b0dd77f 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2537 2009/07/08 10:07:32 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2538 2009/07/08 10:26:47 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3361,3 +3361,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated net/p5-Net-OpenID-Consumer to 1.03 [sno 2009-07-08]
Updated net/p5-Net-Write to 1.05 [sno 2009-07-08]
Updated net/p5-NetAddr-IP to 4.027 [sno 2009-07-08]
+ Added math/p5-Math-BigInt-Pari version 1.13 [sno 2009-07-08]
diff --git a/math/Makefile b/math/Makefile
index 22ebf1b2adb..c588b5dab5f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.188 2009/04/21 17:48:22 schmonz Exp $
+# $NetBSD: Makefile,v 1.189 2009/07/08 10:26:47 sno Exp $
COMMENT= Mathematics
@@ -113,6 +113,7 @@ SUBDIR+= p5-Math-Base85
SUBDIR+= p5-Math-BaseCnv
SUBDIR+= p5-Math-Bezier
SUBDIR+= p5-Math-BigInt-GMP
+SUBDIR+= p5-Math-BigInt-Pari
SUBDIR+= p5-Math-BigInteger
SUBDIR+= p5-Math-FFT
SUBDIR+= p5-Math-GMP