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-ed25519



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8736859b14a
branches:  trunk
changeset: 409655:d8736859b14a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 14:21:25 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 29cc1e321226 -r d8736859b14a security/Makefile
--- a/security/Makefile Sun Jan 19 14:20:38 2020 +0000
+++ b/security/Makefile Sun Jan 19 14:21:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.734 2020/01/19 01:55:24 pho Exp $
+# $NetBSD: Makefile,v 1.735 2020/01/19 14:21:25 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -518,6 +518,7 @@
 SUBDIR+=       ruby-airbrussh
 SUBDIR+=       ruby-bcrypt
 SUBDIR+=       ruby-bcrypt_pbkdf
+SUBDIR+=       ruby-ed25519
 SUBDIR+=       ruby-ezcrypto
 SUBDIR+=       ruby-hmac
 SUBDIR+=       ruby-jsobfu



Home | Main Index | Thread Index | Old Index