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:   minskim
Date:           Tue Jan 23 01:52:53 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-tensorflow-tensorboard


To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 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.354 pkgsrc/math/Makefile:1.355
--- pkgsrc/math/Makefile:1.354  Mon Jan 22 19:23:46 2018
+++ pkgsrc/math/Makefile        Tue Jan 23 01:52:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.354 2018/01/22 19:23:46 minskim Exp $
+# $NetBSD: Makefile,v 1.355 2018/01/23 01:52:53 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -280,6 +280,7 @@ SUBDIR+=    py-scipy
 SUBDIR+=       py-simpleeval
 SUBDIR+=       py-statsmodels
 SUBDIR+=       py-sympy
+SUBDIR+=       py-tensorflow-tensorboard
 SUBDIR+=       qalculate
 SUBDIR+=       qalculate-bases
 SUBDIR+=       qalculate-currency



Home | Main Index | Thread Index | Old Index