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 20 15:50:45 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add py-z3solver


To generate a diff of this commit:
cvs rdiff -u -r1.374 -r1.375 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.374 pkgsrc/math/Makefile:1.375
--- pkgsrc/math/Makefile:1.374  Mon Mar 19 15:27:47 2018
+++ pkgsrc/math/Makefile        Tue Mar 20 15:50:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.374 2018/03/19 15:27:47 minskim Exp $
+# $NetBSD: Makefile,v 1.375 2018/03/20 15:50:45 khorben Exp $
 
 COMMENT=       Mathematics
 
@@ -300,6 +300,7 @@ SUBDIR+=    py-statsmodels
 SUBDIR+=       py-sympy
 SUBDIR+=       py-tensorflow-tensorboard
 SUBDIR+=       py-z3
+SUBDIR+=       py-z3solver
 SUBDIR+=       qalculate
 SUBDIR+=       qalculate-bases
 SUBDIR+=       qalculate-currency



Home | Main Index | Thread Index | Old Index