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 Oct 26 13:19:08 UTC 2024

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

Log Message:
Added math/R-VGAMdata version 1.1.12, math/R-VGAMextra version 0.0.6


To generate a diff of this commit:
cvs rdiff -u -r1.6537 -r1.6538 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.608 -r1.609 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.6537 pkgsrc/doc/CHANGES-2024:1.6538
--- pkgsrc/doc/CHANGES-2024:1.6537      Sat Oct 26 13:12:38 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Oct 26 13:19:08 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6537 2024/10/26 13:12:38 ryoon Exp $
+$NetBSD: CHANGES-2024,v 1.6538 2024/10/26 13:19:08 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -9926,3 +9926,5 @@ Changes to the packages collection and i
        Updated math/R-RcppEigen to 0.3.4.0.2 [mef 2024-10-26]
        Updated math/R-SparseM to 1.84.2 [mef 2024-10-26]
        Updated comms/asterisk20 to 20.10.0 [ryoon 2024-10-26]
+       Added math/R-VGAMdata version 1.1.12 [mef 2024-10-26]
+       Added math/R-VGAMextra version 0.0.6 [mef 2024-10-26]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.608 pkgsrc/math/Makefile:1.609
--- pkgsrc/math/Makefile:1.608  Thu Aug 15 22:00:56 2024
+++ pkgsrc/math/Makefile        Sat Oct 26 13:19:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.608 2024/08/15 22:00:56 wiz Exp $
+# $NetBSD: Makefile,v 1.609 2024/10/26 13:19:08 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -29,6 +29,8 @@ SUBDIR+=      R-RcppArmadillo
 SUBDIR+=       R-RcppEigen
 SUBDIR+=       R-SparseM
 SUBDIR+=       R-VGAM
+SUBDIR+=       R-VGAMdata
+SUBDIR+=       R-VGAMextra
 SUBDIR+=       R-XML
 SUBDIR+=       R-abind
 SUBDIR+=       R-acepack



Home | Main Index | Thread Index | Old Index