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:           Mon Jun 22 05:33:12 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + p5-Crypt-DSA-GMP


To generate a diff of this commit:
cvs rdiff -u -r1.1014 -r1.1015 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.1014 pkgsrc/security/Makefile:1.1015
--- pkgsrc/security/Makefile:1.1014     Sat Jun 13 11:21:21 2026
+++ pkgsrc/security/Makefile    Mon Jun 22 05:33:12 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1014 2026/06/13 11:21:21 markd Exp $
+# $NetBSD: Makefile,v 1.1015 2026/06/22 05:33:12 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -325,6 +325,7 @@ SUBDIR+=    p5-Crypt-DES_EDE3
 SUBDIR+=       p5-Crypt-DH
 SUBDIR+=       p5-Crypt-DH-GMP
 SUBDIR+=       p5-Crypt-DSA
+SUBDIR+=       p5-Crypt-DSA-GMP
 SUBDIR+=       p5-Crypt-ECB
 SUBDIR+=       p5-Crypt-Eksblowfish
 SUBDIR+=       p5-Crypt-GPG



Home | Main Index | Thread Index | Old Index