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 Sep 11 05:36:11 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.871 -r1.872 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.871 pkgsrc/security/Makefile:1.872
--- pkgsrc/security/Makefile:1.871      Fri Sep  9 09:05:47 2022
+++ pkgsrc/security/Makefile    Sun Sep 11 05:36:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.871 2022/09/09 09:05:47 he Exp $
+# $NetBSD: Makefile,v 1.872 2022/09/11 05:36:10 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -576,6 +576,7 @@ SUBDIR+=    ruby-ruby-openid
 SUBDIR+=       ruby-rubyntlm
 SUBDIR+=       ruby-shadow
 SUBDIR+=       ruby-simple_oauth
+SUBDIR+=       ruby-snaky_hash
 SUBDIR+=       ruby-sshkey
 SUBDIR+=       ruby-sshkit
 SUBDIR+=       ruby-sslshake



Home | Main Index | Thread Index | Old Index