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:20:39 UTC 2024

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

Log Message:
Added math/R-pcaPP version 2.0.4


To generate a diff of this commit:
cvs rdiff -u -r1.3852 -r1.3853 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.595 -r1.596 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.3852 pkgsrc/doc/CHANGES-2024:1.3853
--- pkgsrc/doc/CHANGES-2024:1.3852      Sat Jun  8 14:49:44 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Jun  8 15:20:39 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.3852 2024/06/08 14:49:44 mef Exp $
+$NetBSD: CHANGES-2024,v 1.3853 2024/06/08 15:20:39 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -6205,3 +6205,4 @@ Changes to the packages collection and i
        Added math/R-mclust version 6.1.1 [mef 2024-06-08]
        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]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.595 pkgsrc/math/Makefile:1.596
--- pkgsrc/math/Makefile:1.595  Sat Jun  8 14:15:08 2024
+++ pkgsrc/math/Makefile        Sat Jun  8 15:20:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.595 2024/06/08 14:15:08 mef Exp $
+# $NetBSD: Makefile,v 1.596 2024/06/08 15:20:39 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -96,6 +96,7 @@ SUBDIR+=      R-nloptr
 SUBDIR+=       R-nortest
 SUBDIR+=       R-numDeriv
 SUBDIR+=       R-pbkrtest
+SUBDIR+=       R-pcaPP
 SUBDIR+=       R-pixmap
 SUBDIR+=       R-plyr
 SUBDIR+=       R-poweRlaw



Home | Main Index | Thread Index | Old Index