pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun  8 15:31:54 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/math: Makefile

Log Message:
Added math/R-lars version 1.3


To generate a diff of this commit:
cvs rdiff -u -r1.3853 -r1.3854 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.596 -r1.597 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/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.3853 pkgsrc/doc/CHANGES-2024:1.3854
--- pkgsrc/doc/CHANGES-2024:1.3853      Sat Jun  8 15:20:39 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Jun  8 15:31:54 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.3853 2024/06/08 15:20:39 mef Exp $
+$NetBSD: CHANGES-2024,v 1.3854 2024/06/08 15:31:54 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -6206,3 +6206,4 @@ Changes to the packages collection and i
        Updated emulators/mame to 0.266 [wiz 2024-06-08]
        Updated math/R-mvtnorm to 1.2.5 [mef 2024-06-08]
        Added math/R-pcaPP version 2.0.4 [mef 2024-06-08]
+       Added math/R-lars version 1.3 [mef 2024-06-08]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.596 pkgsrc/math/Makefile:1.597
--- pkgsrc/math/Makefile:1.596  Sat Jun  8 15:20:39 2024
+++ pkgsrc/math/Makefile        Sat Jun  8 15:31:54 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.596 2024/06/08 15:20:39 mef Exp $
+# $NetBSD: Makefile,v 1.597 2024/06/08 15:31:54 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -78,6 +78,7 @@ SUBDIR+=      R-igraph
 SUBDIR+=       R-insight
 SUBDIR+=       R-intervals
 SUBDIR+=       R-itertools
+SUBDIR+=       R-lars
 SUBDIR+=       R-lme4
 SUBDIR+=       R-lmm
 SUBDIR+=       R-lmtest



Home | Main Index | Thread Index | Old Index