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 Jan 14 09:49:13 UTC 2025

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.967 -r1.968 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.967 pkgsrc/security/Makefile:1.968
--- pkgsrc/security/Makefile:1.967      Sat Jan 11 18:22:51 2025
+++ pkgsrc/security/Makefile    Tue Jan 14 09:49:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.967 2025/01/11 18:22:51 wiz Exp $
+# $NetBSD: Makefile,v 1.968 2025/01/14 09:49:13 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -324,6 +324,7 @@ SUBDIR+=    p5-Crypt-OpenSSL-Guess
 SUBDIR+=       p5-Crypt-OpenSSL-RSA
 SUBDIR+=       p5-Crypt-OpenSSL-Random
 SUBDIR+=       p5-Crypt-PBKDF2
+SUBDIR+=       p5-Crypt-PKCS10
 SUBDIR+=       p5-Crypt-PWSafe3
 SUBDIR+=       p5-Crypt-PasswdMD5
 SUBDIR+=       p5-Crypt-Primes



Home | Main Index | Thread Index | Old Index