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 Nov  9 13:44:25 UTC 2024

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

Log Message:
Added math/R-doBy version 4.6.24


To generate a diff of this commit:
cvs rdiff -u -r1.6851 -r1.6852 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.611 -r1.612 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.6851 pkgsrc/doc/CHANGES-2024:1.6852
--- pkgsrc/doc/CHANGES-2024:1.6851      Sat Nov  9 13:35:10 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Nov  9 13:44:25 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6851 2024/11/09 13:35:10 mef Exp $
+$NetBSD: CHANGES-2024,v 1.6852 2024/11/09 13:44:25 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10343,3 +10343,4 @@ Changes to the packages collection and i
        Updated devel/objfw to 1.2.1 [js 2024-11-09]
        Added graphics/R-cowplot version 1.1.3 [mef 2024-11-09]
        Added math/R-Deriv version 4.1.6 [mef 2024-11-09]
+       Added math/R-doBy version 4.6.24 [mef 2024-11-09]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.611 pkgsrc/math/Makefile:1.612
--- pkgsrc/math/Makefile:1.611  Sat Nov  9 13:35:10 2024
+++ pkgsrc/math/Makefile        Sat Nov  9 13:44:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.611 2024/11/09 13:35:10 mef Exp $
+# $NetBSD: Makefile,v 1.612 2024/11/09 13:44:25 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -54,6 +54,7 @@ SUBDIR+=      R-combinat
 SUBDIR+=       R-compositions
 SUBDIR+=       R-conflicted
 SUBDIR+=       R-date
+SUBDIR+=       R-doBy
 SUBDIR+=       R-dplyr
 SUBDIR+=       R-e1071
 SUBDIR+=       R-ellipsis



Home | Main Index | Thread Index | Old Index