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:           Tue Jan 31 13:06:04 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + ruby-enumerable-statistics


To generate a diff of this commit:
cvs rdiff -u -r1.555 -r1.556 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.555 pkgsrc/math/Makefile:1.556
--- pkgsrc/math/Makefile:1.555  Thu Jan 26 03:35:32 2023
+++ pkgsrc/math/Makefile        Tue Jan 31 13:06:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.555 2023/01/26 03:35:32 pho Exp $
+# $NetBSD: Makefile,v 1.556 2023/01/31 13:06:04 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -437,6 +437,7 @@ SUBDIR+=    qrupdate
 SUBDIR+=       quadpack
 SUBDIR+=       randlib
 SUBDIR+=       ranger
+SUBDIR+=       ruby-enumerable-statistics
 SUBDIR+=       ruby-gsl
 SUBDIR+=       ruby-matrix
 SUBDIR+=       ruby-narray



Home | Main Index | Thread Index | Old Index