Mon May 30 16:32:47 2022 UTC ()
Added security/R-sodium version 1.2.0


(mef)
diff -r1.2830 -r1.2831 pkgsrc/doc/CHANGES-2022
diff -r1.863 -r1.864 pkgsrc/security/Makefile

cvs diff -r1.2830 -r1.2831 pkgsrc/doc/CHANGES-2022 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2022 2022/05/30 16:01:45 1.2830
+++ pkgsrc/doc/CHANGES-2022 2022/05/30 16:32:47 1.2831
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2022,v 1.2830 2022/05/30 16:01:45 adam Exp $ 1$NetBSD: CHANGES-2022,v 1.2831 2022/05/30 16:32:47 mef Exp $
2 2
3Changes to the packages collection and infrastructure in 2022: 3Changes to the packages collection and infrastructure in 2022:
4 4
5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01] 5 Updated www/grafana to 8.3.3 [triaxx 2022-01-01]
6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01] 6 Updated sysutils/py-ptyprocess to 0.7.0nb1 [martin 2022-01-01]
7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01] 7 Updated pkgtools/pkglint to 21.4.1 [rillig 2022-01-01]
8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01] 8 Updated pkgtools/lintpkgsrc to 4.97 [rillig 2022-01-01]
9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01] 9 Updated pkgtools/url2pkg to 21.4.0 [rillig 2022-01-01]
10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01] 10 Updated pkgtools/url2pkg to 21.4.1 [rillig 2022-01-01]
11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01] 11 Updated devel/mold to 1.0.1 [fcambus 2022-01-01]
12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01] 12 Updated net/dbip-asn-lite to 2022.01 [fcambus 2022-01-01]
13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01] 13 Updated net/dbip-city-lite to 2022.01 [fcambus 2022-01-01]
14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01] 14 Updated devel/py-backcall to 0.2.0nb1 [ryoon 2022-01-01]
@@ -4298,13 +4298,14 @@ Changes to the packages collection and i @@ -4298,13 +4298,14 @@ Changes to the packages collection and i
4298 Updated www/links to 2.26 [fcambus 2022-05-29] 4298 Updated www/links to 2.26 [fcambus 2022-05-29]
4299 Updated www/links-gui to 2.26 [fcambus 2022-05-29] 4299 Updated www/links-gui to 2.26 [fcambus 2022-05-29]
4300 Updated print/texlab to 4.0.0 [wiz 2022-05-29] 4300 Updated print/texlab to 4.0.0 [wiz 2022-05-29]
4301 Updated devel/py-ipython to 8.4.0 [adam 2022-05-29] 4301 Updated devel/py-ipython to 8.4.0 [adam 2022-05-29]
4302 Updated devel/ocaml-fpath to 0.7.3 [jaapb 2022-05-30] 4302 Updated devel/ocaml-fpath to 0.7.3 [jaapb 2022-05-30]
4303 Updated devel/ocaml-bigstringaf to 0.9.0nb1 [jaapb 2022-05-30] 4303 Updated devel/ocaml-bigstringaf to 0.9.0nb1 [jaapb 2022-05-30]
4304 Updated devel/ocaml-batteries to 3.5.1 [jaapb 2022-05-30] 4304 Updated devel/ocaml-batteries to 3.5.1 [jaapb 2022-05-30]
4305 Added benchmarks/R-profmem version 0.6.0 [mef 2022-05-30] 4305 Added benchmarks/R-profmem version 0.6.0 [mef 2022-05-30]
4306 Added benchmarks/R-bench version 1.1.2 [mef 2022-05-30] 4306 Added benchmarks/R-bench version 1.1.2 [mef 2022-05-30]
4307 Updated devel/R-xfun to 0.31 [mef 2022-05-30] 4307 Updated devel/R-xfun to 0.31 [mef 2022-05-30]
4308 Updated benchmarks/R-microbenchmark to 1.4.9 [mef 2022-05-30] 4308 Updated benchmarks/R-microbenchmark to 1.4.9 [mef 2022-05-30]
4309 Updated sysutils/libnotify to 0.7.12 [adam 2022-05-30] 4309 Updated sysutils/libnotify to 0.7.12 [adam 2022-05-30]
4310 Updated graphics/lensfun to 0.3.3 [adam 2022-05-30] 4310 Updated graphics/lensfun to 0.3.3 [adam 2022-05-30]
 4311 Added security/R-sodium version 1.2.0 [mef 2022-05-30]

cvs diff -r1.863 -r1.864 pkgsrc/security/Makefile (expand / switch to unified diff)

--- pkgsrc/security/Makefile 2022/05/25 21:39:58 1.863
+++ pkgsrc/security/Makefile 2022/05/30 16:32:47 1.864
@@ -1,35 +1,36 @@ @@ -1,35 +1,36 @@
1# $NetBSD: Makefile,v 1.863 2022/05/25 21:39:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.864 2022/05/30 16:32:47 mef Exp $
2# 2#
3 3
4COMMENT= Security and cryptography tools and libraries 4COMMENT= Security and cryptography tools and libraries
5 5
6SUBDIR+= 2fa 6SUBDIR+= 2fa
7SUBDIR+= Bastille 7SUBDIR+= Bastille
8SUBDIR+= CSP 8SUBDIR+= CSP
9SUBDIR+= CoolKey 9SUBDIR+= CoolKey
10SUBDIR+= EasyPG 10SUBDIR+= EasyPG
11SUBDIR+= HElib 11SUBDIR+= HElib
12SUBDIR+= KeePass 12SUBDIR+= KeePass
13SUBDIR+= PACK 13SUBDIR+= PACK
14SUBDIR+= PortableSigner 14SUBDIR+= PortableSigner
15SUBDIR+= R-argon2 15SUBDIR+= R-argon2
16SUBDIR+= R-askpass 16SUBDIR+= R-askpass
17SUBDIR+= R-credentials 17SUBDIR+= R-credentials
18SUBDIR+= R-digest 18SUBDIR+= R-digest
19SUBDIR+= R-getPass 19SUBDIR+= R-getPass
20SUBDIR+= R-gitcreds 20SUBDIR+= R-gitcreds
21SUBDIR+= R-openssl 21SUBDIR+= R-openssl
22SUBDIR+= R-oskeyring 22SUBDIR+= R-oskeyring
 23SUBDIR+= R-sodium
23SUBDIR+= TweetNaCl 24SUBDIR+= TweetNaCl
24SUBDIR+= acmesh 25SUBDIR+= acmesh
25SUBDIR+= age 26SUBDIR+= age
26SUBDIR+= aide 27SUBDIR+= aide
27SUBDIR+= aide06 28SUBDIR+= aide06
28SUBDIR+= amap 29SUBDIR+= amap
29SUBDIR+= amass 30SUBDIR+= amass
30SUBDIR+= antonym 31SUBDIR+= antonym
31SUBDIR+= ap-modsecurity2 32SUBDIR+= ap-modsecurity2
32SUBDIR+= apg 33SUBDIR+= apg
33SUBDIR+= argon2 34SUBDIR+= argon2
34SUBDIR+= arirang 35SUBDIR+= arirang
35SUBDIR+= asignify 36SUBDIR+= asignify