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:   alnsn
Date:           Thu Jul  2 19:35:28 UTC 2026

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add symfpu.


To generate a diff of this commit:
cvs rdiff -u -r1.638 -r1.639 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.638 pkgsrc/math/Makefile:1.639
--- pkgsrc/math/Makefile:1.638  Thu Jul  2 10:58:37 2026
+++ pkgsrc/math/Makefile        Thu Jul  2 19:35:28 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.638 2026/07/02 10:58:37 wiz Exp $
+# $NetBSD: Makefile,v 1.639 2026/07/02 19:35:28 alnsn Exp $
 
 COMMENT=       Mathematics
 
@@ -503,6 +503,7 @@ SUBDIR+=    suitesparse
 SUBDIR+=       sundials
 SUBDIR+=       superlu
 SUBDIR+=       svmlin
+SUBDIR+=       symfpu
 SUBDIR+=       tasp-vsipl
 SUBDIR+=       teapot
 SUBDIR+=       tex-apnum



Home | Main Index | Thread Index | Old Index