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:26:54 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add and enable p5-Data-Password


To generate a diff of this commit:
cvs rdiff -u -r1.1011 -r1.1012 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.1011 pkgsrc/security/Makefile:1.1012
--- pkgsrc/security/Makefile:1.1011     Tue Jun  2 13:23:41 2026
+++ pkgsrc/security/Makefile    Tue Jun  2 13:26:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1011 2026/06/02 13:23:41 taca Exp $
+# $NetBSD: Makefile,v 1.1012 2026/06/02 13:26:54 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -361,6 +361,7 @@ SUBDIR+=    p5-Crypt-URandom
 SUBDIR+=       p5-Crypt-X509
 SUBDIR+=       p5-CryptX
 SUBDIR+=       p5-Dancer-Plugin-Auth-RBAC
+SUBDIR+=       p5-Data-Password
 SUBDIR+=       p5-Data-Password-passwdqc
 SUBDIR+=       p5-Data-SimplePassword
 SUBDIR+=       p5-Digest-BubbleBabble



Home | Main Index | Thread Index | Old Index