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 Feb 18 15:04:08 UTC 2025
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: + py-bcrypt3
To generate a diff of this commit:
cvs rdiff -u -r1.971 -r1.972 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.971 pkgsrc/security/Makefile:1.972
--- pkgsrc/security/Makefile:1.971 Fri Feb 7 21:45:41 2025
+++ pkgsrc/security/Makefile Tue Feb 18 15:04:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.971 2025/02/07 21:45:41 adam Exp $
+# $NetBSD: Makefile,v 1.972 2025/02/18 15:04:08 wiz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -457,6 +457,7 @@ SUBDIR+= py-aws-sso-util
SUBDIR+= py-backports.ssl_match_hostname
SUBDIR+= py-bandit
SUBDIR+= py-bcrypt
+SUBDIR+= py-bcrypt3
SUBDIR+= py-botan3
SUBDIR+= py-certbot
SUBDIR+= py-certbot-apache
Home |
Main Index |
Thread Index |
Old Index