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:   khorben
Date:           Tue Mar 13 00:36:57 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add py-z3


To generate a diff of this commit:
cvs rdiff -u -r1.371 -r1.372 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.371 pkgsrc/math/Makefile:1.372
--- pkgsrc/math/Makefile:1.371  Sun Mar 11 11:25:34 2018
+++ pkgsrc/math/Makefile        Tue Mar 13 00:36:57 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.371 2018/03/11 11:25:34 maya Exp $
+# $NetBSD: Makefile,v 1.372 2018/03/13 00:36:57 khorben Exp $
 
 COMMENT=       Mathematics
 
@@ -297,6 +297,7 @@ SUBDIR+=    py-simpleeval
 SUBDIR+=       py-statsmodels
 SUBDIR+=       py-sympy
 SUBDIR+=       py-tensorflow-tensorboard
+SUBDIR+=       py-z3
 SUBDIR+=       qalculate
 SUBDIR+=       qalculate-bases
 SUBDIR+=       qalculate-currency



Home | Main Index | Thread Index | Old Index