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:           Sun Jun 28 16:23:44 UTC 2026

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add cadical.


To generate a diff of this commit:
cvs rdiff -u -r1.636 -r1.637 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.636 pkgsrc/math/Makefile:1.637
--- pkgsrc/math/Makefile:1.636  Mon Jun 22 05:32:20 2026
+++ pkgsrc/math/Makefile        Sun Jun 28 16:23:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.636 2026/06/22 05:32:20 wiz Exp $
+# $NetBSD: Makefile,v 1.637 2026/06/28 16:23:44 alnsn Exp $
 
 COMMENT=       Mathematics
 
@@ -169,6 +169,7 @@ SUBDIR+=    blas
 SUBDIR+=       blas64
 SUBDIR+=       blitz++
 SUBDIR+=       boolstuff
+SUBDIR+=       cadical
 SUBDIR+=       calc
 SUBDIR+=       calcoo
 SUBDIR+=       cantor



Home | Main Index | Thread Index | Old Index