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 Feb 15 03:50:19 UTC 2025

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

Log Message:
Added math/R-reformulas version 0.4.0


To generate a diff of this commit:
cvs rdiff -u -r1.1386 -r1.1387 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.618 -r1.619 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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.1386 pkgsrc/doc/CHANGES-2025:1.1387
--- pkgsrc/doc/CHANGES-2025:1.1386      Sat Feb 15 00:12:16 2025
+++ pkgsrc/doc/CHANGES-2025     Sat Feb 15 03:50:19 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.1386 2025/02/15 00:12:16 mef Exp $
+$NetBSD: CHANGES-2025,v 1.1387 2025/02/15 03:50:19 mef Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -1844,3 +1844,4 @@ Changes to the packages collection and i
        Updated math/R-psych to 2.4.12 [mef 2025-02-14]
        Updated math/R-doBy to 4.6.25 [mef 2025-02-15]
        Updated math/R-insight to 1.0.2 [mef 2025-02-15]
+       Added math/R-reformulas version 0.4.0 [mef 2025-02-15]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.618 pkgsrc/math/Makefile:1.619
--- pkgsrc/math/Makefile:1.618  Sun Feb  9 07:33:31 2025
+++ pkgsrc/math/Makefile        Sat Feb 15 03:50:19 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.618 2025/02/09 07:33:31 wiz Exp $
+# $NetBSD: Makefile,v 1.619 2025/02/15 03:50:19 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -115,6 +115,7 @@ SUBDIR+=    R-psych
 SUBDIR+=       R-quadprog
 SUBDIR+=       R-quantreg
 SUBDIR+=       R-randomForest
+SUBDIR+=       R-reformulas
 SUBDIR+=       R-relimp
 SUBDIR+=       R-repurrrsive
 SUBDIR+=       R-reshape2



Home | Main Index | Thread Index | Old Index