pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: mef
Date: Mon Feb 8 11:18:09 UTC 2021
Modified Files:
pkgsrc/doc: CHANGES-2021
pkgsrc/security: Makefile
Log Message:
Added security/R-argon2 version 0.2.0
To generate a diff of this commit:
cvs rdiff -u -r1.925 -r1.926 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.802 -r1.803 pkgsrc/security/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.925 pkgsrc/doc/CHANGES-2021:1.926
--- pkgsrc/doc/CHANGES-2021:1.925 Mon Feb 8 10:56:15 2021
+++ pkgsrc/doc/CHANGES-2021 Mon Feb 8 11:18:09 2021
@@ -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 @@ Changes to the packages collection and i
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]
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.802 pkgsrc/security/Makefile:1.803
--- pkgsrc/security/Makefile:1.802 Sat Feb 6 23:10:09 2021
+++ pkgsrc/security/Makefile Mon Feb 8 11:18:09 2021
@@ -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+= HElib
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