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:   markd
Date:           Wed Aug 24 23:52:43 UTC 2016

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add py-autograd


To generate a diff of this commit:
cvs rdiff -u -r1.331 -r1.332 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.331 pkgsrc/math/Makefile:1.332
--- pkgsrc/math/Makefile:1.331  Sat Aug 20 07:15:18 2016
+++ pkgsrc/math/Makefile        Wed Aug 24 23:52:43 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.331 2016/08/20 07:15:18 wiz Exp $
+# $NetBSD: Makefile,v 1.332 2016/08/24 23:52:43 markd Exp $
 
 COMMENT=       Mathematics
 
@@ -239,6 +239,7 @@ SUBDIR+=    py-Numeric
 SUBDIR+=       py-Scientific
 SUBDIR+=       py-Scientific-doc
 SUBDIR+=       py-almost
+SUBDIR+=       py-autograd
 SUBDIR+=       py-cdecimal
 SUBDIR+=       py-ephem
 SUBDIR+=       py-ephem3



Home | Main Index | Thread Index | Old Index