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 May 18 16:08:51 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-numba


To generate a diff of this commit:
cvs rdiff -u -r1.385 -r1.386 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.385 pkgsrc/math/Makefile:1.386
--- pkgsrc/math/Makefile:1.385  Wed May  2 13:00:21 2018
+++ pkgsrc/math/Makefile        Fri May 18 16:08:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.385 2018/05/02 13:00:21 wiz Exp $
+# $NetBSD: Makefile,v 1.386 2018/05/18 16:08:51 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -289,6 +289,7 @@ SUBDIR+=    py-munkres
 SUBDIR+=       py-networkx
 SUBDIR+=       py-noise
 SUBDIR+=       py-numarray
+SUBDIR+=       py-numba
 SUBDIR+=       py-numexpr
 SUBDIR+=       py-numpy
 SUBDIR+=       py-pandas



Home | Main Index | Thread Index | Old Index