pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 27 10:43:45 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + p5-Crypt-PBKDF2


To generate a diff of this commit:
cvs rdiff -u -r1.816 -r1.817 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/security/Makefile
diff -u pkgsrc/security/Makefile:1.816 pkgsrc/security/Makefile:1.817
--- pkgsrc/security/Makefile:1.816      Sat Apr 24 11:02:51 2021
+++ pkgsrc/security/Makefile    Tue Apr 27 10:43:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.816 2021/04/24 11:02:51 wiz Exp $
+# $NetBSD: Makefile,v 1.817 2021/04/27 10:43:45 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -301,6 +301,7 @@ SUBDIR+=    p5-Crypt-OpenSSL-DSA
 SUBDIR+=       p5-Crypt-OpenSSL-Guess
 SUBDIR+=       p5-Crypt-OpenSSL-RSA
 SUBDIR+=       p5-Crypt-OpenSSL-Random
+SUBDIR+=       p5-Crypt-PBKDF2
 SUBDIR+=       p5-Crypt-PWSafe3
 SUBDIR+=       p5-Crypt-PasswdMD5
 SUBDIR+=       p5-Crypt-Primes



Home | Main Index | Thread Index | Old Index