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 Sep 19 21:12:52 UTC 2020

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

Log Message:
Added devel/R-pkgKitten version 0.1.5


To generate a diff of this commit:
cvs rdiff -u -r1.3246 -r1.3247 pkgsrc/devel/Makefile
cvs rdiff -u -r1.5337 -r1.5338 pkgsrc/doc/CHANGES-2020

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.3246 pkgsrc/devel/Makefile:1.3247
--- pkgsrc/devel/Makefile:1.3246        Fri Sep 18 09:28:32 2020
+++ pkgsrc/devel/Makefile       Sat Sep 19 21:12:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3246 2020/09/18 09:28:32 schmonz Exp $
+# $NetBSD: Makefile,v 1.3247 2020/09/19 21:12:52 mef Exp $
 #
 
 COMMENT=       Development utilities
@@ -41,6 +41,7 @@ SUBDIR+=      R-glue
 SUBDIR+=       R-ini
 SUBDIR+=       R-inline
 SUBDIR+=       R-iterators
+SUBDIR+=       R-pkgKitten
 SUBDIR+=       R-lazyeval
 SUBDIR+=       R-lifecycle
 SUBDIR+=       R-lintr

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.5337 pkgsrc/doc/CHANGES-2020:1.5338
--- pkgsrc/doc/CHANGES-2020:1.5337      Sat Sep 19 20:06:58 2020
+++ pkgsrc/doc/CHANGES-2020     Sat Sep 19 21:12:52 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.5337 2020/09/19 20:06:58 mef Exp $
+$NetBSD: CHANGES-2020,v 1.5338 2020/09/19 21:12:52 mef Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -8013,3 +8013,4 @@ Changes to the packages collection and i
        Updated devel/lldb to 10.0.1nb1 [he 2020-09-19]
        Updated net/tor to 0.4.4.5nb1 [leot 2020-09-19]
        Updated cad/gtkwave to 3.3.106 [mef 2020-09-19]
+       Added devel/R-pkgKitten version 0.1.5 [mef 2020-09-19]



Home | Main Index | Thread Index | Old Index