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:23:55 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add and enable ruby-gssapi


To generate a diff of this commit:
cvs rdiff -u -r1.735 -r1.736 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.735 pkgsrc/security/Makefile:1.736
--- pkgsrc/security/Makefile:1.735      Sun Jan 19 14:21:25 2020
+++ pkgsrc/security/Makefile    Sun Jan 19 14:23:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.735 2020/01/19 14:21:25 taca Exp $
+# $NetBSD: Makefile,v 1.736 2020/01/19 14:23:55 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -520,6 +520,7 @@ SUBDIR+=    ruby-bcrypt
 SUBDIR+=       ruby-bcrypt_pbkdf
 SUBDIR+=       ruby-ed25519
 SUBDIR+=       ruby-ezcrypto
+SUBDIR+=       ruby-gssapi
 SUBDIR+=       ruby-hmac
 SUBDIR+=       ruby-jsobfu
 SUBDIR+=       ruby-metasploit-concern



Home | Main Index | Thread Index | Old Index