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: Sat Sep 3 04:03:09 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: add and enable ruby-digest
To generate a diff of this commit:
cvs rdiff -u -r1.869 -r1.870 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.869 pkgsrc/security/Makefile:1.870
--- pkgsrc/security/Makefile:1.869 Mon Aug 22 22:59:07 2022
+++ pkgsrc/security/Makefile Sat Sep 3 04:03:09 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.869 2022/08/22 22:59:07 tnn Exp $
+# $NetBSD: Makefile,v 1.870 2022/09/03 04:03:09 taca Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -526,6 +526,7 @@ SUBDIR+= ruby-bcrypt
SUBDIR+= ruby-bcrypt_pbkdf
SUBDIR+= ruby-certified
SUBDIR+= ruby-chef-vault
+SUBDIR+= ruby-digest
SUBDIR+= ruby-ed25519
SUBDIR+= ruby-ezcrypto
SUBDIR+= ruby-gssapi
Home |
Main Index |
Thread Index |
Old Index