pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added security/R-argon2 version 0.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbf8e3bdbdca
branches:  trunk
changeset: 446416:dbf8e3bdbdca
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Feb 08 11:18:09 2021 +0000

description:
Added security/R-argon2 version 0.2.0

diffstat:

 doc/CHANGES-2021  |  3 ++-
 security/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 816b4adba97c -r dbf8e3bdbdca doc/CHANGES-2021
--- a/doc/CHANGES-2021  Mon Feb 08 11:16:26 2021 +0000
+++ b/doc/CHANGES-2021  Mon Feb 08 11:18:09 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.925 2021/02/08 10:56:15 triaxx Exp $
+$NetBSD: CHANGES-2021,v 1.926 2021/02/08 11:18:09 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -1126,3 +1126,4 @@
        Updated math/py-asteval to 0.9.21 [adam 2021-02-08]
        Updated security/keepassxc to 2.6.4 [ryoon 2021-02-08]
        Updated editors/zim to 0.73.5 [triaxx 2021-02-08]
+       Added security/R-argon2 version 0.2.0 [mef 2021-02-08]
diff -r 816b4adba97c -r dbf8e3bdbdca security/Makefile
--- a/security/Makefile Mon Feb 08 11:16:26 2021 +0000
+++ b/security/Makefile Mon Feb 08 11:18:09 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.802 2021/02/06 23:10:09 mef Exp $
+# $NetBSD: Makefile,v 1.803 2021/02/08 11:18:09 mef Exp $
 #
 
 COMMENT=       Security tools
@@ -12,6 +12,7 @@
 SUBDIR+=       KeePass
 SUBDIR+=       PACK
 SUBDIR+=       PortableSigner
+SUBDIR+=       R-argon2
 SUBDIR+=       R-askpass
 SUBDIR+=       R-credentials
 SUBDIR+=       R-digest



Home | Main Index | Thread Index | Old Index