(devel/R-disposables) Added devel/R-disposables version 1.0.3
This commit is contained in:
parent
2386f5ddc2
commit
e56d1f0227
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue