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 Jul 24 18:38:18 UTC 2026

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + cadical3


To generate a diff of this commit:
cvs rdiff -u -r1.642 -r1.643 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.642 pkgsrc/math/Makefile:1.643
--- pkgsrc/math/Makefile:1.642  Fri Jul 24 18:31:32 2026
+++ pkgsrc/math/Makefile        Fri Jul 24 18:38:18 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.642 2026/07/24 18:31:32 wiz Exp $
+# $NetBSD: Makefile,v 1.643 2026/07/24 18:38:18 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -170,6 +170,7 @@ SUBDIR+=    blas64
 SUBDIR+=       blitz++
 SUBDIR+=       boolstuff
 SUBDIR+=       cadical
+SUBDIR+=       cadical3
 SUBDIR+=       calc
 SUBDIR+=       calcoo
 SUBDIR+=       cantor



Home | Main Index | Thread Index | Old Index