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:           Sun Nov 24 09:02:32 UTC 2024

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

Log Message:
Added lang/R-RcppTOML version 0.2.2


To generate a diff of this commit:
cvs rdiff -u -r1.7161 -r1.7162 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.736 -r1.737 pkgsrc/lang/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.7161 pkgsrc/doc/CHANGES-2024:1.7162
--- pkgsrc/doc/CHANGES-2024:1.7161      Sun Nov 24 08:59:44 2024
+++ pkgsrc/doc/CHANGES-2024     Sun Nov 24 09:02:31 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7161 2024/11/24 08:59:44 wen Exp $
+$NetBSD: CHANGES-2024,v 1.7162 2024/11/24 09:02:31 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10787,4 +10787,5 @@ Changes to the packages collection and i
        Updated www/p5-HTTP-DAV to 0.50 [wen 2024-11-24]
        Updated time/p5-DateTime-Format-Flexible to 0.36 [wen 2024-11-24]
        Updated time/p5-DateTime-Format-HTTP to 0.43 [wen 2024-11-24]
+       Added lang/R-RcppTOML version 0.2.2 [mef 2024-11-24]
        Updated devel/p5-Perl-Tidy to 20240903 [wen 2024-11-24]

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.736 pkgsrc/lang/Makefile:1.737
--- pkgsrc/lang/Makefile:1.736  Wed Nov 13 08:45:16 2024
+++ pkgsrc/lang/Makefile        Sun Nov 24 09:02:31 2024
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.736 2024/11/13 08:45:16 adam Exp $
+# $NetBSD: Makefile,v 1.737 2024/11/24 09:02:31 mef Exp $
 #
 
 COMMENT=       Programming languages
 
 SUBDIR+=       Cg-compiler
 SUBDIR+=       LuaJIT2
+SUBDIR+=       R-RcppTOML
 SUBDIR+=       R-cpp11
 SUBDIR+=       R-sourcetools
 SUBDIR+=       STk



Home | Main Index | Thread Index | Old Index