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:   wiz
Date:           Fri Jun 14 13:27:27 UTC 2024

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + suitesparse


To generate a diff of this commit:
cvs rdiff -u -r1.600 -r1.601 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.600 pkgsrc/math/Makefile:1.601
--- pkgsrc/math/Makefile:1.600  Sat Jun  8 20:03:10 2024
+++ pkgsrc/math/Makefile        Fri Jun 14 13:27:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.600 2024/06/08 20:03:10 mef Exp $
+# $NetBSD: Makefile,v 1.601 2024/06/14 13:27:27 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -478,6 +478,7 @@ SUBDIR+=    sollya
 SUBDIR+=       speedcrunch
 SUBDIR+=       stan-math
 SUBDIR+=       statist
+SUBDIR+=       suitesparse
 SUBDIR+=       sundials
 SUBDIR+=       superlu
 SUBDIR+=       svmlin



Home | Main Index | Thread Index | Old Index