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:   taca
Date:           Thu Sep  1 14:43:22 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: add and enable ruby-matrix


To generate a diff of this commit:
cvs rdiff -u -r1.550 -r1.551 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.550 pkgsrc/math/Makefile:1.551
--- pkgsrc/math/Makefile:1.550  Thu Aug 25 22:58:00 2022
+++ pkgsrc/math/Makefile        Thu Sep  1 14:43:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.550 2022/08/25 22:58:00 thor Exp $
+# $NetBSD: Makefile,v 1.551 2022/09/01 14:43:22 taca Exp $
 
 COMMENT=       Mathematics
 
@@ -436,6 +436,7 @@ SUBDIR+=    quadpack
 SUBDIR+=       randlib
 SUBDIR+=       ranger
 SUBDIR+=       ruby-gsl
+SUBDIR+=       ruby-matrix
 SUBDIR+=       ruby-narray
 SUBDIR+=       ruby-roo
 SUBDIR+=       ruby-spreadsheet



Home | Main Index | Thread Index | Old Index