(devel/R-disposables) Added devel/R-disposables version 1.0.3

This commit is contained in:
mef 2021-05-30 02:40:43 +00:00
parent 2386f5ddc2
commit e56d1f0227
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3397 2021/05/27 13:19:55 taca Exp $
# $NetBSD: Makefile,v 1.3398 2021/05/30 02:40:43 mef Exp $
#
COMMENT= Development utilities
@ -35,6 +35,7 @@ SUBDIR+= R-cyclocomp
SUBDIR+= R-desc
SUBDIR+= R-devtools
SUBDIR+= R-diffobj
SUBDIR+= R-disposables
SUBDIR+= R-evaluate
SUBDIR+= R-fansi
SUBDIR+= R-filelock

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2021,v 1.3050 2021/05/30 01:53:33 mcf Exp $
$NetBSD: CHANGES-2021,v 1.3051 2021/05/30 02:40:43 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@ -4684,3 +4684,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated security/yara to 4.1.1 [khorben 2021-05-30]
Updated security/ssdeep to 2.14.1 [khorben 2021-05-30]
Updated devel/valgrind to 3.17.0 [mcf 2021-05-30]
Added devel/R-disposables version 1.0.3 [mef 2021-05-30]