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:           Sun Dec 18 01:46:45 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/security: Makefile

Log Message:
(security/R-jose) Added version 1.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.6183 -r1.6184 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.884 -r1.885 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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.6183 pkgsrc/doc/CHANGES-2022:1.6184
--- pkgsrc/doc/CHANGES-2022:1.6183      Sun Dec 18 01:29:31 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Dec 18 01:46:45 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6183 2022/12/18 01:29:31 mef Exp $
+$NetBSD: CHANGES-2022,v 1.6184 2022/12/18 01:46:45 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -9296,3 +9296,4 @@ Changes to the packages collection and i
        Updated devel/R-crayon to 1.5.2 [mef 2022-12-18]
        Updated devel/R-desc to 1.4.2 [mef 2022-12-18]
        Updated devel/R-evaluate to 0.19 [mef 2022-12-18]
+       Added security/R-jose version 1.2.0 [mef 2022-12-18]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.884 pkgsrc/security/Makefile:1.885
--- pkgsrc/security/Makefile:1.884      Sat Dec 10 08:18:20 2022
+++ pkgsrc/security/Makefile    Sun Dec 18 01:46:45 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.884 2022/12/10 08:18:20 wiz Exp $
+# $NetBSD: Makefile,v 1.885 2022/12/18 01:46:45 mef Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -18,6 +18,7 @@ SUBDIR+=      R-credentials
 SUBDIR+=       R-digest
 SUBDIR+=       R-getPass
 SUBDIR+=       R-gitcreds
+SUBDIR+=       R-jose
 SUBDIR+=       R-openssl
 SUBDIR+=       R-oskeyring
 SUBDIR+=       R-sodium



Home | Main Index | Thread Index | Old Index