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 Jun  8 20:03:10 UTC 2024

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

Log Message:
Added math/R-chemometrics version 1.4.4


To generate a diff of this commit:
cvs rdiff -u -r1.3873 -r1.3874 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.599 -r1.600 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.3873 pkgsrc/doc/CHANGES-2024:1.3874
--- pkgsrc/doc/CHANGES-2024:1.3873      Sat Jun  8 19:12:39 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Jun  8 20:03:10 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.3873 2024/06/08 19:12:39 schmonz Exp $
+$NetBSD: CHANGES-2024,v 1.3874 2024/06/08 20:03:10 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -6226,3 +6226,4 @@ Changes to the packages collection and i
        Updated www/ruby-faraday to 2.9.1 [taca 2024-06-08]
        Updated devel/py-ruff to 0.4.8 [wiz 2024-06-08]
        Updated sysutils/etckeeper to 1.18.21nb1 [schmonz 2024-06-08]
+       Added math/R-chemometrics version 1.4.4 [mef 2024-06-08]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.599 pkgsrc/math/Makefile:1.600
--- pkgsrc/math/Makefile:1.599  Sat Jun  8 15:42:50 2024
+++ pkgsrc/math/Makefile        Sat Jun  8 20:03:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.599 2024/06/08 15:42:50 mef Exp $
+# $NetBSD: Makefile,v 1.600 2024/06/08 20:03:10 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -41,6 +41,7 @@ SUBDIR+=      R-bitops
 SUBDIR+=       R-broom
 SUBDIR+=       R-car
 SUBDIR+=       R-carData
+SUBDIR+=       R-chemometrics
 SUBDIR+=       R-chron
 SUBDIR+=       R-circular
 SUBDIR+=       R-classInt



Home | Main Index | Thread Index | Old Index