Added devel/R-diffr version 0.1

This commit is contained in:
mef 2021-09-20 03:08:07 +00:00
parent 57f642f486
commit 2dca0d8c0a
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3497 2021/09/18 06:18:47 mef Exp $
# $NetBSD: Makefile,v 1.3498 2021/09/20 03:08:07 mef Exp $
#
COMMENT= Development utilities
@ -39,6 +39,7 @@ SUBDIR+= R-cyclocomp
SUBDIR+= R-desc
SUBDIR+= R-devtools
SUBDIR+= R-diffobj
SUBDIR+= R-diffr
SUBDIR+= R-disposables
SUBDIR+= R-evaluate
SUBDIR+= R-fansi

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2021,v 1.4867 2021/09/20 02:51:23 mef Exp $
$NetBSD: CHANGES-2021,v 1.4868 2021/09/20 03:08:08 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@ -7514,3 +7514,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated graphics/R-ggthemes to 4.2.4 [mef 2021-09-20]
Updated graphics/R-jpeg to 0.1.9 [mef 2021-09-20]
Added math/R-insight version 0.14.4 [mef 2021-09-20]
Added devel/R-diffr version 0.1 [mef 2021-09-20]