pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added security/R-sodium version 1.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/397b84f82016
branches:  trunk
changeset: 380183:397b84f82016
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 30 16:32:47 2022 +0000

description:
Added security/R-sodium version 1.2.0

diffstat:

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

diffs (31 lines):

diff -r 99a187e585cc -r 397b84f82016 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Mon May 30 16:32:44 2022 +0000
+++ b/doc/CHANGES-2022  Mon May 30 16:32:47 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2830 2022/05/30 16:01:45 adam Exp $
+$NetBSD: CHANGES-2022,v 1.2831 2022/05/30 16:32:47 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -4308,3 +4308,4 @@
        Updated benchmarks/R-microbenchmark to 1.4.9 [mef 2022-05-30]
        Updated sysutils/libnotify to 0.7.12 [adam 2022-05-30]
        Updated graphics/lensfun to 0.3.3 [adam 2022-05-30]
+       Added security/R-sodium version 1.2.0 [mef 2022-05-30]
diff -r 99a187e585cc -r 397b84f82016 security/Makefile
--- a/security/Makefile Mon May 30 16:32:44 2022 +0000
+++ b/security/Makefile Mon May 30 16:32:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.863 2022/05/25 21:39:58 wiz Exp $
+# $NetBSD: Makefile,v 1.864 2022/05/30 16:32:47 mef Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -20,6 +20,7 @@
 SUBDIR+=       R-gitcreds
 SUBDIR+=       R-openssl
 SUBDIR+=       R-oskeyring
+SUBDIR+=       R-sodium
 SUBDIR+=       TweetNaCl
 SUBDIR+=       acmesh
 SUBDIR+=       age



Home | Main Index | Thread Index | Old Index