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  2 02:10:14 UTC 2024

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

Log Message:
Added math/R-CompQuadForm version 1.4.3


To generate a diff of this commit:
cvs rdiff -u -r1.6684 -r1.6685 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.609 -r1.610 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.6684 pkgsrc/doc/CHANGES-2024:1.6685
--- pkgsrc/doc/CHANGES-2024:1.6684      Sat Nov  2 00:34:29 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Nov  2 02:10:13 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6684 2024/11/02 00:34:29 mef Exp $
+$NetBSD: CHANGES-2024,v 1.6685 2024/11/02 02:10:13 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10135,3 +10135,4 @@ Changes to the packages collection and i
        Updated math/R-compositions to 2.0.8 [mef 2024-11-01]
        Updated math/R-e1071 to 1.7.16 [mef 2024-11-02]
        Updated math/R-energy to 1.7.12 [mef 2024-11-02]
+       Added math/R-CompQuadForm version 1.4.3 [mef 2024-11-02]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.609 pkgsrc/math/Makefile:1.610
--- pkgsrc/math/Makefile:1.609  Sat Oct 26 13:19:08 2024
+++ pkgsrc/math/Makefile        Sat Nov  2 02:10:13 2024
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.609 2024/10/26 13:19:08 mef Exp $
+# $NetBSD: Makefile,v 1.610 2024/11/02 02:10:13 mef Exp $
 
 COMMENT=       Mathematics
 
 SUBDIR+=       QXlsx
 SUBDIR+=       R
 SUBDIR+=       R-CGIwithR
+SUBDIR+=       R-CompQuadForm
 SUBDIR+=       R-DAAG
 SUBDIR+=       R-DBI
 SUBDIR+=       R-DEoptimR



Home | Main Index | Thread Index | Old Index