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:06:03 UTC 2024

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

Log Message:
Added devel/R-pkgdepends version 0.8.0


To generate a diff of this commit:
cvs rdiff -u -r1.4352 -r1.4353 pkgsrc/devel/Makefile
cvs rdiff -u -r1.6326 -r1.6327 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.4352 pkgsrc/devel/Makefile:1.4353
--- pkgsrc/devel/Makefile:1.4352        Thu Oct 17 09:25:58 2024
+++ pkgsrc/devel/Makefile       Fri Oct 18 23:06:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4352 2024/10/17 09:25:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4353 2024/10/18 23:06:03 mef Exp $
 #
 
 COMMENT=       Development utilities
@@ -68,6 +68,7 @@ SUBDIR+=      R-pkgKitten
 SUBDIR+=       R-pkgbuild
 SUBDIR+=       R-pkgcache
 SUBDIR+=       R-pkgconfig
+SUBDIR+=       R-pkgdepends
 SUBDIR+=       R-pkgload
 SUBDIR+=       R-plogr
 SUBDIR+=       R-prettycode

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.6326 pkgsrc/doc/CHANGES-2024:1.6327
--- pkgsrc/doc/CHANGES-2024:1.6326      Fri Oct 18 22:55:07 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Oct 18 23:06:03 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6326 2024/10/18 22:55:07 mef Exp $
+$NetBSD: CHANGES-2024,v 1.6327 2024/10/18 23:06:03 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -9566,3 +9566,4 @@ Changes to the packages collection and i
        Updated devel/R-lpSolve to 5.6.21 [mef 2024-10-18]
        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]



Home | Main Index | Thread Index | Old Index