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:           Mon Jan 18 15:19:33 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.798 -r1.799 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.798 pkgsrc/security/Makefile:1.799
--- pkgsrc/security/Makefile:1.798      Sat Jan 16 19:59:13 2021
+++ pkgsrc/security/Makefile    Mon Jan 18 15:19:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.798 2021/01/16 19:59:13 triaxx Exp $
+# $NetBSD: Makefile,v 1.799 2021/01/18 15:19:33 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -587,6 +587,7 @@ SUBDIR+=    ruby-shadow
 SUBDIR+=       ruby-simple_oauth
 SUBDIR+=       ruby-sshkey
 SUBDIR+=       ruby-sshkit
+SUBDIR+=       ruby-sslshake
 SUBDIR+=       ruby-tcpwrap
 SUBDIR+=       ruby-twitter_oauth
 SUBDIR+=       rvault



Home | Main Index | Thread Index | Old Index