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:           Sat Feb  6 23:10:09 UTC 2021

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

Log Message:
Added security/R-getPass version 0.2.2


To generate a diff of this commit:
cvs rdiff -u -r1.899 -r1.900 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.801 -r1.802 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.899 pkgsrc/doc/CHANGES-2021:1.900
--- pkgsrc/doc/CHANGES-2021:1.899       Sat Feb  6 20:45:55 2021
+++ pkgsrc/doc/CHANGES-2021     Sat Feb  6 23:10:09 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.899 2021/02/06 20:45:55 leot Exp $
+$NetBSD: CHANGES-2021,v 1.900 2021/02/06 23:10:09 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -1086,3 +1086,4 @@ Changes to the packages collection and i
        Updated devel/R-Rcpp to 1.0.6 [mef 2021-02-06]
        Updated audio/pulseaudio to 14.2 [wiz 2021-02-06]
        Updated www/py-MechanicalSoup to 1.0.0 [leot 2021-02-06]
+       Added security/R-getPass version 0.2.2 [mef 2021-02-06]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.801 pkgsrc/security/Makefile:1.802
--- pkgsrc/security/Makefile:1.801      Sat Feb  6 10:26:53 2021
+++ pkgsrc/security/Makefile    Sat Feb  6 23:10:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.801 2021/02/06 10:26:53 wiz Exp $
+# $NetBSD: Makefile,v 1.802 2021/02/06 23:10:09 mef Exp $
 #
 
 COMMENT=       Security tools
@@ -15,6 +15,7 @@ SUBDIR+=      PortableSigner
 SUBDIR+=       R-askpass
 SUBDIR+=       R-credentials
 SUBDIR+=       R-digest
+SUBDIR+=       R-getPass
 SUBDIR+=       R-openssl
 SUBDIR+=       TweetNaCl
 SUBDIR+=       acmesh



Home | Main Index | Thread Index | Old Index