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:35:10 UTC 2024

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

Log Message:
Added math/R-Deriv version 4.1.6


To generate a diff of this commit:
cvs rdiff -u -r1.6850 -r1.6851 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.610 -r1.611 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.6850 pkgsrc/doc/CHANGES-2024:1.6851
--- pkgsrc/doc/CHANGES-2024:1.6850      Sat Nov  9 13:12:08 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Nov  9 13:35:10 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6850 2024/11/09 13:12:08 mef Exp $
+$NetBSD: CHANGES-2024,v 1.6851 2024/11/09 13:35:10 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10342,3 +10342,4 @@ Changes to the packages collection and i
        Updated devel/py-cached-property to 2.0.1 [adam 2024-11-09]
        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]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.610 pkgsrc/math/Makefile:1.611
--- pkgsrc/math/Makefile:1.610  Sat Nov  2 02:10:13 2024
+++ pkgsrc/math/Makefile        Sat Nov  9 13:35:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.610 2024/11/02 02:10:13 mef Exp $
+# $NetBSD: Makefile,v 1.611 2024/11/09 13:35:10 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -9,6 +9,7 @@ SUBDIR+=        R-CompQuadForm
 SUBDIR+=       R-DAAG
 SUBDIR+=       R-DBI
 SUBDIR+=       R-DEoptimR
+SUBDIR+=       R-Deriv
 SUBDIR+=       R-FNN
 SUBDIR+=       R-Formula
 SUBDIR+=       R-GRASS



Home | Main Index | Thread Index | Old Index