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:   he
Date:           Thu Mar 21 10:17:26 UTC 2019

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add p5-Math-Int128.


To generate a diff of this commit:
cvs rdiff -u -r1.404 -r1.405 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.404 pkgsrc/math/Makefile:1.405
--- pkgsrc/math/Makefile:1.404  Wed Jan 30 12:58:55 2019
+++ pkgsrc/math/Makefile        Thu Mar 21 10:17:26 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.404 2019/01/30 12:58:55 leot Exp $
+# $NetBSD: Makefile,v 1.405 2019/03/21 10:17:26 he Exp $
 
 COMMENT=       Mathematics
 
@@ -228,6 +228,7 @@ SUBDIR+=    p5-Math-Complex
 SUBDIR+=       p5-Math-Derivative
 SUBDIR+=       p5-Math-FFT
 SUBDIR+=       p5-Math-GMP
+SUBDIR+=       p5-Math-Int128
 SUBDIR+=       p5-Math-Int64
 SUBDIR+=       p5-Math-Interpolate
 SUBDIR+=       p5-Math-Matrix



Home | Main Index | Thread Index | Old Index