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 May  9 14:05:39 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.820 -r1.821 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.820 pkgsrc/security/Makefile:1.821
--- pkgsrc/security/Makefile:1.820      Sun May  9 10:05:26 2021
+++ pkgsrc/security/Makefile    Sun May  9 14:05:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.820 2021/05/09 10:05:26 bsiegert Exp $
+# $NetBSD: Makefile,v 1.821 2021/05/09 14:05:39 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -577,6 +577,7 @@ SUBDIR+=    ruby-rex-sslscan
 SUBDIR+=       ruby-rex-struct2
 SUBDIR+=       ruby-rex-text
 SUBDIR+=       ruby-rex-zip
+SUBDIR+=       ruby-rotp
 SUBDIR+=       ruby-ruby-openid
 SUBDIR+=       ruby-rubyntlm
 SUBDIR+=       ruby-shadow



Home | Main Index | Thread Index | Old Index