summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20214
-rw-r--r--security/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021
index b0f056bbdf6..2b0171a9179 100644
--- a/doc/CHANGES-2021
+++ b/doc/CHANGES-2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4335 2021/08/24 10:06:02 nia Exp $
+$NetBSD: CHANGES-2021,v 1.4336 2021/08/24 10:17:40 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -6833,3 +6833,5 @@ Changes to the packages collection and infrastructure in 2021:
Updated games/warzone2100 to 4.1.3 [triaxx 2021-08-24]
Updated www/R-curl to 4.3.2 [mef 2021-08-24]
Updated devel/py-lupa to 1.9 [nia 2021-08-24]
+ Added security/R-oskeyring version 0.1.1 [mef 2021-08-24]
+ Added security/R-gitgreds version 0.1.1 [mef 2021-08-24]
diff --git a/security/Makefile b/security/Makefile
index b38fb2a88eb..3ebb634ac38 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.835 2021/07/05 14:36:47 nia Exp $
+# $NetBSD: Makefile,v 1.836 2021/08/24 10:17:40 mef Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -17,7 +17,9 @@ SUBDIR+= R-askpass
SUBDIR+= R-credentials
SUBDIR+= R-digest
SUBDIR+= R-getPass
+SUBDIR+= R-gitcreds
SUBDIR+= R-openssl
+SUBDIR+= R-oskeyring
SUBDIR+= TweetNaCl
SUBDIR+= acmesh
SUBDIR+= age