pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security security/Makefile: add and enable ruby-digest



details:   https://anonhg.NetBSD.org/pkgsrc/rev/318aaa53fb90
branches:  trunk
changeset: 384630:318aaa53fb90
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Sep 03 04:03:09 2022 +0000

description:
security/Makefile: add and enable ruby-digest

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 263ae5fcfa1a -r 318aaa53fb90 security/Makefile
--- a/security/Makefile Sat Sep 03 04:02:03 2022 +0000
+++ b/security/Makefile Sat Sep 03 04:03:09 2022 +0000
@@ -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_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