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: Sun Jan 19 14:21:25 UTC 2020
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: add and enable ruby-ed25519
To generate a diff of this commit:
cvs rdiff -u -r1.734 -r1.735 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.734 pkgsrc/security/Makefile:1.735
--- pkgsrc/security/Makefile:1.734 Sun Jan 19 01:55:24 2020
+++ pkgsrc/security/Makefile Sun Jan 19 14:21:25 2020
@@ -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+= rsaref
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