Added devel/R-Runit version 0.4.32

This commit is contained in:
mef 2020-01-11 06:59:57 +00:00
parent 7617df576a
commit 937fb09ee8
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2983 2020/01/09 12:14:50 wiz Exp $
# $NetBSD: Makefile,v 1.2984 2020/01/11 06:59:57 mef Exp $
#
COMMENT= Development utilities
@ -16,6 +16,7 @@ SUBDIR+= R-IRdisplay
SUBDIR+= R-IRkernel
SUBDIR+= R-R6
SUBDIR+= R-Rcpp
SUBDIR+= R-Runit
SUBDIR+= R-assertthat
SUBDIR+= R-bindr
SUBDIR+= R-bit

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2020,v 1.322 2020/01/11 06:21:43 mef Exp $
$NetBSD: CHANGES-2020,v 1.323 2020/01/11 06:59:57 mef Exp $
Changes to the packages collection and infrastructure in 2020:
@ -384,3 +384,4 @@ Changes to the packages collection and infrastructure in 2020:
Updated www/firefox68-l10n to 68.4.1 [ryoon 2020-01-11]
Updated biology/chemtool to 1.6.14nb12 [ryoon 2020-01-11]
Updated devel/dejagnu to 1.6.2 [mef 2020-01-11]
Added devel/R-Runit version 0.4.32 [mef 2020-01-11]