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:           Tue Aug 24 10:17:40 UTC 2021

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

Log Message:
(security/R-{oskeyring,gitgreds}) Added version 0.1.1

Added security/R-oskeyring version 0.1.1
Added security/R-gitgreds version 0.1.1


To generate a diff of this commit:
cvs rdiff -u -r1.4335 -r1.4336 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.835 -r1.836 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.4335 pkgsrc/doc/CHANGES-2021:1.4336
--- pkgsrc/doc/CHANGES-2021:1.4335      Tue Aug 24 10:06:02 2021
+++ pkgsrc/doc/CHANGES-2021     Tue Aug 24 10:17:40 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4335 2021/08/24 10:06:02 nia Exp $
+$NetBSD: CHANGES-2021,v 1.4336 2021/08/24 10:17:40 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -6833,3 +6833,5 @@ Changes to the packages collection and i
        Updated games/warzone2100 to 4.1.3 [triaxx 2021-08-24]
        Updated www/R-curl to 4.3.2 [mef 2021-08-24]
        Updated devel/py-lupa to 1.9 [nia 2021-08-24]
+       Added security/R-oskeyring version 0.1.1 [mef 2021-08-24]
+       Added security/R-gitgreds version 0.1.1 [mef 2021-08-24]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.835 pkgsrc/security/Makefile:1.836
--- pkgsrc/security/Makefile:1.835      Mon Jul  5 14:36:47 2021
+++ pkgsrc/security/Makefile    Tue Aug 24 10:17:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.835 2021/07/05 14:36:47 nia Exp $
+# $NetBSD: Makefile,v 1.836 2021/08/24 10:17:40 mef Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -17,7 +17,9 @@ SUBDIR+=      R-askpass
 SUBDIR+=       R-credentials
 SUBDIR+=       R-digest
 SUBDIR+=       R-getPass
+SUBDIR+=       R-gitcreds
 SUBDIR+=       R-openssl
+SUBDIR+=       R-oskeyring
 SUBDIR+=       TweetNaCl
 SUBDIR+=       acmesh
 SUBDIR+=       age



Home | Main Index | Thread Index | Old Index