pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math add & enable p5-Math-BigInt-GMP



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e135e9fe7fd3
branches:  trunk
changeset: 555701:e135e9fe7fd3
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Sat Mar 07 02:20:35 2009 +0000

description:
add & enable p5-Math-BigInt-GMP

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e56dbc409ed0 -r e135e9fe7fd3 math/Makefile
--- a/math/Makefile     Sat Mar 07 02:19:33 2009 +0000
+++ b/math/Makefile     Sat Mar 07 02:20:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2009/02/09 03:20:03 dsainty Exp $
+# $NetBSD: Makefile,v 1.185 2009/03/07 02:20:35 hubertf Exp $
 
 COMMENT=       Mathematics
 
@@ -113,6 +113,7 @@
 SUBDIR+=       p5-Math-BaseCnv
 SUBDIR+=       p5-Math-Bezier
 SUBDIR+=       p5-Math-BigInteger
+SUBDIR+=       p5-Math-BigInt-GMP
 SUBDIR+=       p5-Math-FFT
 SUBDIR+=       p5-Math-GMP
 SUBDIR+=       p5-Math-Interpolate



Home | Main Index | Thread Index | Old Index