Added devel/R-cachem version 1.0.5

This commit is contained in:
mef 2021-05-31 22:36:10 +00:00
parent d737a598cb
commit 1963af78a7
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3401 2021/05/31 22:30:53 wiz Exp $
# $NetBSD: Makefile,v 1.3402 2021/05/31 22:36:10 mef Exp $
#
COMMENT= Development utilities
@ -25,6 +25,7 @@ SUBDIR+= R-blob
SUBDIR+= R-brio
SUBDIR+= R-caTools
SUBDIR+= R-callr
SUBDIR+= R-cachem
SUBDIR+= R-checkmate
SUBDIR+= R-cli
SUBDIR+= R-cliapp

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2021,v 1.3116 2021/05/31 22:32:48 wiz Exp $
$NetBSD: CHANGES-2021,v 1.3117 2021/05/31 22:36:10 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@ -4814,6 +4814,7 @@ Changes to the packages collection and infrastructure in 2021:
Updated devel/R-cli to 2.5.0 [mef 2021-05-31]
Updated devel/R-lifecycle to 1.0.0 [mef 2021-05-31]
Added devel/R-fastmap version 1.1.0 [mef 2021-05-31]
Added devel/R-cachem version 1.0.5 [mef 2021-05-31]
Added textproc/libxml++5.0 version 5.0.1 [wiz 2021-05-31]
Added graphics/cairomm1.16 version 1.16.0 [wiz 2021-05-31]
Added devel/glibmm2.68 version 2.68.0 [wiz 2021-05-31]