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:           Fri Oct 18 23:15:06 UTC 2024

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

Log Message:
Added devel/R-pkgsearch version 3.1.3


To generate a diff of this commit:
cvs rdiff -u -r1.4353 -r1.4354 pkgsrc/devel/Makefile
cvs rdiff -u -r1.6327 -r1.6328 pkgsrc/doc/CHANGES-2024

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4353 pkgsrc/devel/Makefile:1.4354
--- pkgsrc/devel/Makefile:1.4353        Fri Oct 18 23:06:03 2024
+++ pkgsrc/devel/Makefile       Fri Oct 18 23:15:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4353 2024/10/18 23:06:03 mef Exp $
+# $NetBSD: Makefile,v 1.4354 2024/10/18 23:15:05 mef Exp $
 #
 
 COMMENT=       Development utilities
@@ -70,6 +70,7 @@ SUBDIR+=      R-pkgcache
 SUBDIR+=       R-pkgconfig
 SUBDIR+=       R-pkgdepends
 SUBDIR+=       R-pkgload
+SUBDIR+=       R-pkgsearch
 SUBDIR+=       R-plogr
 SUBDIR+=       R-prettycode
 SUBDIR+=       R-proto

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.6327 pkgsrc/doc/CHANGES-2024:1.6328
--- pkgsrc/doc/CHANGES-2024:1.6327      Fri Oct 18 23:06:03 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Oct 18 23:15:06 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6327 2024/10/18 23:06:03 mef Exp $
+$NetBSD: CHANGES-2024,v 1.6328 2024/10/18 23:15:06 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -9567,3 +9567,4 @@ Changes to the packages collection and i
        Updated devel/R-pak to 0.8.0 [mef 2024-10-18]
        Updated archivers/R-zip to 2.3.1 [mef 2024-10-18]
        Added devel/R-pkgdepends version 0.8.0 [mef 2024-10-18]
+       Added devel/R-pkgsearch version 3.1.3 [mef 2024-10-18]



Home | Main Index | Thread Index | Old Index