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:   wen
Date:           Sat Nov 15 12:15:33 UTC 2025

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add igraph


To generate a diff of this commit:
cvs rdiff -u -r1.630 -r1.631 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.630 pkgsrc/math/Makefile:1.631
--- pkgsrc/math/Makefile:1.630  Fri Nov  7 09:18:43 2025
+++ pkgsrc/math/Makefile        Sat Nov 15 12:15:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.630 2025/11/07 09:18:43 adam Exp $
+# $NetBSD: Makefile,v 1.631 2025/11/15 12:15:33 wen Exp $
 
 COMMENT=       Mathematics
 
@@ -268,6 +268,7 @@ SUBDIR+=    hs-semigroupoids
 SUBDIR+=       hs-semigroups
 SUBDIR+=       hs-semirings
 SUBDIR+=       hs-statistics
+SUBDIR+=       igraph
 SUBDIR+=       imath
 SUBDIR+=       ipopt
 SUBDIR+=       isl



Home | Main Index | Thread Index | Old Index