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:           Sun Dec 18 00:45:08 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/sysutils: Makefile

Log Message:
(sysutils/R-ff) (sysutils/R-biglm) added


To generate a diff of this commit:
cvs rdiff -u -r1.6176 -r1.6177 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1023 -r1.1024 pkgsrc/sysutils/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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.6176 pkgsrc/doc/CHANGES-2022:1.6177
--- pkgsrc/doc/CHANGES-2022:1.6176      Sun Dec 18 00:08:06 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Dec 18 00:45:08 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6176 2022/12/18 00:08:06 mef Exp $
+$NetBSD: CHANGES-2022,v 1.6177 2022/12/18 00:45:08 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -9288,3 +9288,5 @@ Changes to the packages collection and i
        Updated devel/R-R.oo to 1.25.0 [mef 2022-12-17]
        Updated devel/R-R.utils to 2.12.2 [mef 2022-12-17]
        Updated devel/R-Rcpp to 1.0.9 [mef 2022-12-18]
+       Added sysutils/R-biglm version 0.9.2.1 [mef 2022-12-18]
+       Added sysutils/R-ff version 4.0.7 [mef 2022-12-18]

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1023 pkgsrc/sysutils/Makefile:1.1024
--- pkgsrc/sysutils/Makefile:1.1023     Tue Dec  6 12:35:55 2022
+++ pkgsrc/sysutils/Makefile    Sun Dec 18 00:45:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1023 2022/12/06 12:35:55 vins Exp $
+# $NetBSD: Makefile,v 1.1024 2022/12/18 00:45:08 mef Exp $
 #
 
 COMMENT=       System utilities
@@ -6,6 +6,8 @@ COMMENT=        System utilities
 SUBDIR+=       855resolution
 SUBDIR+=       915resolution
 SUBDIR+=       9base
+SUBDIR+=       R-biglm
+SUBDIR+=       R-ff
 SUBDIR+=       R-later
 SUBDIR+=       R-processx
 SUBDIR+=       R-progress



Home | Main Index | Thread Index | Old Index