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 14:15:08 UTC 2024

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

Log Message:
Added math/R-mclust version 6.1.1


To generate a diff of this commit:
cvs rdiff -u -r1.3849 -r1.3850 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.594 -r1.595 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.3849 pkgsrc/doc/CHANGES-2024:1.3850
--- pkgsrc/doc/CHANGES-2024:1.3849      Sat Jun  8 13:10:07 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Jun  8 14:15:07 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.3849 2024/06/08 13:10:07 mef Exp $
+$NetBSD: CHANGES-2024,v 1.3850 2024/06/08 14:15:07 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -6202,3 +6202,4 @@ Changes to the packages collection and i
        Updated graphics/vulkan-headers to 1.3.287 [wiz 2024-06-08]
        Updated www/R-shiny to 1.8.1.1 [mef 2024-06-08]
        Updated graphics/R-colourpicker to 1.3.0 [mef 2024-06-08]
+       Added math/R-mclust version 6.1.1 [mef 2024-06-08]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.594 pkgsrc/math/Makefile:1.595
--- pkgsrc/math/Makefile:1.594  Wed May 15 06:58:55 2024
+++ pkgsrc/math/Makefile        Sat Jun  8 14:15:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.594 2024/05/15 06:58:55 wiz Exp $
+# $NetBSD: Makefile,v 1.595 2024/06/08 14:15:08 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -82,6 +82,7 @@ SUBDIR+=      R-lme4
 SUBDIR+=       R-lmm
 SUBDIR+=       R-lmtest
 SUBDIR+=       R-mapproj
+SUBDIR+=       R-mclust
 SUBDIR+=       R-minqa
 SUBDIR+=       R-mitools
 SUBDIR+=       R-mnormt



Home | Main Index | Thread Index | Old Index