Added devel/R-globals version 0.14.0

This commit is contained in:
mef 2021-09-18 06:18:47 +00:00
parent befe3a2a83
commit bd422359b8
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3496 2021/09/03 12:05:17 gdt Exp $
# $NetBSD: Makefile,v 1.3497 2021/09/18 06:18:47 mef Exp $
#
COMMENT= Development utilities
@ -47,6 +47,7 @@ SUBDIR+= R-filelock
SUBDIR+= R-fs
SUBDIR+= R-gert
SUBDIR+= R-git2r
SUBDIR+= R-globals
SUBDIR+= R-glue
SUBDIR+= R-ini
SUBDIR+= R-inline

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2021,v 1.4762 2021/09/18 05:30:44 mef Exp $
$NetBSD: CHANGES-2021,v 1.4763 2021/09/18 06:18:47 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@ -7405,3 +7405,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated math/R-nimble to 0.11.1 [mef 2021-09-18]
Updated math/nlopt to 2.6.2 [mef 2021-09-18]
Updated math/R-pixmap to 0.4.12 [mef 2021-09-18]
Added devel/R-globals version 0.14.0 [mef 2021-09-18]