pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added math/p5-Math-BigInt-Pari version 1.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd1a05dfc66c
branches:  trunk
changeset: 395471:bd1a05dfc66c
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Jul 08 10:26:47 2009 +0000

description:
Added math/p5-Math-BigInt-Pari version 1.13

diffstat:

 doc/CHANGES-2009 |  3 ++-
 math/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 294979670cd9 -r bd1a05dfc66c doc/CHANGES-2009
--- a/doc/CHANGES-2009  Wed Jul 08 10:24:53 2009 +0000
+++ b/doc/CHANGES-2009  Wed Jul 08 10:26:47 2009 +0000
@@ -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 @@
        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 -r 294979670cd9 -r bd1a05dfc66c math/Makefile
--- a/math/Makefile     Wed Jul 08 10:24:53 2009 +0000
+++ b/math/Makefile     Wed Jul 08 10:26:47 2009 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index