summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-02-06 23:10:09 +0000
committermef <mef@pkgsrc.org>2021-02-06 23:10:09 +0000
commit0c71c835489fa60b4e164bde9497ea3d25194767 (patch)
tree091a0aa8e13794bf1a3ae0cb93af4cf740a474bd
parent2caf3b6d32b7b361ffef6cda9da3766e3b5464cc (diff)
downloadpkgsrc-0c71c835489fa60b4e164bde9497ea3d25194767.tar.gz
Added security/R-getPass version 0.2.2
-rw-r--r--doc/CHANGES-20213
-rw-r--r--security/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021
index b22779b1795..dedb41604c9 100644
--- a/doc/CHANGES-2021
+++ b/doc/CHANGES-2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.899 2021/02/06 20:45:55 leot Exp $
+$NetBSD: CHANGES-2021,v 1.900 2021/02/06 23:10:09 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -1086,3 +1086,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated devel/R-Rcpp to 1.0.6 [mef 2021-02-06]
Updated audio/pulseaudio to 14.2 [wiz 2021-02-06]
Updated www/py-MechanicalSoup to 1.0.0 [leot 2021-02-06]
+ Added security/R-getPass version 0.2.2 [mef 2021-02-06]
diff --git a/security/Makefile b/security/Makefile
index 476bca07b9a..e820e687ad7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.801 2021/02/06 10:26:53 wiz Exp $
+# $NetBSD: Makefile,v 1.802 2021/02/06 23:10:09 mef Exp $
#
COMMENT= Security tools
@@ -15,6 +15,7 @@ SUBDIR+= PortableSigner
SUBDIR+= R-askpass
SUBDIR+= R-credentials
SUBDIR+= R-digest
+SUBDIR+= R-getPass
SUBDIR+= R-openssl
SUBDIR+= TweetNaCl
SUBDIR+= acmesh