pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Aug  8 23:52:45 UTC 2016

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add p5-Math-BigInt


To generate a diff of this commit:
cvs rdiff -u -r1.327 -r1.328 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.327 pkgsrc/math/Makefile:1.328
--- pkgsrc/math/Makefile:1.327  Thu Aug  4 15:33:48 2016
+++ pkgsrc/math/Makefile        Mon Aug  8 23:52:45 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.327 2016/08/04 15:33:48 jdolecek Exp $
+# $NetBSD: Makefile,v 1.328 2016/08/08 23:52:45 wen Exp $
 
 COMMENT=       Mathematics
 
@@ -185,6 +185,7 @@ SUBDIR+=    p5-Math-Base36
 SUBDIR+=       p5-Math-Base85
 SUBDIR+=       p5-Math-BaseCnv
 SUBDIR+=       p5-Math-Bezier
+SUBDIR+=       p5-Math-BigInt
 SUBDIR+=       p5-Math-BigInt-GMP
 SUBDIR+=       p5-Math-BigInt-Pari
 SUBDIR+=       p5-Math-BigInteger



Home | Main Index | Thread Index | Old Index