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:           Fri Apr  6 19:23:31 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-tensorboard


To generate a diff of this commit:
cvs rdiff -u -r1.378 -r1.379 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.378 pkgsrc/math/Makefile:1.379
--- pkgsrc/math/Makefile:1.378  Fri Mar 23 16:43:43 2018
+++ pkgsrc/math/Makefile        Fri Apr  6 19:23:30 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.378 2018/03/23 16:43:43 minskim Exp $
+# $NetBSD: Makefile,v 1.379 2018/04/06 19:23:30 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -301,6 +301,7 @@ SUBDIR+=    py-scipy
 SUBDIR+=       py-simpleeval
 SUBDIR+=       py-statsmodels
 SUBDIR+=       py-sympy
+SUBDIR+=       py-tensorboard
 SUBDIR+=       py-tensorflow-tensorboard
 SUBDIR+=       py-z3
 SUBDIR+=       py-z3solver



Home | Main Index | Thread Index | Old Index