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: taca
Date: Tue Jun 2 13:23:41 UTC 2026
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: Add and enable p5-Crypt-OpenSSL-X509
To generate a diff of this commit:
cvs rdiff -u -r1.1010 -r1.1011 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.1010 pkgsrc/security/Makefile:1.1011
--- pkgsrc/security/Makefile:1.1010 Sat May 30 19:05:15 2026
+++ pkgsrc/security/Makefile Tue Jun 2 13:23:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1010 2026/05/30 19:05:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.1011 2026/06/02 13:23:41 taca Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -338,6 +338,7 @@ SUBDIR+= p5-Crypt-OpenSSL-DSA
SUBDIR+= p5-Crypt-OpenSSL-Guess
SUBDIR+= p5-Crypt-OpenSSL-RSA
SUBDIR+= p5-Crypt-OpenSSL-Random
+SUBDIR+= p5-Crypt-OpenSSL-X509
SUBDIR+= p5-Crypt-PBKDF2
SUBDIR+= p5-Crypt-PKCS10
SUBDIR+= p5-Crypt-PWSafe3
Home |
Main Index |
Thread Index |
Old Index