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:42:23 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add and enable ruby-oauth-tty


To generate a diff of this commit:
cvs rdiff -u -r1.872 -r1.873 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.872 pkgsrc/security/Makefile:1.873
--- pkgsrc/security/Makefile:1.872      Sun Sep 11 05:36:10 2022
+++ pkgsrc/security/Makefile    Sun Sep 11 05:42:23 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.872 2022/09/11 05:36:10 taca Exp $
+# $NetBSD: Makefile,v 1.873 2022/09/11 05:42:23 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -545,6 +545,7 @@ SUBDIR+=    ruby-net-ssh-gateway
 SUBDIR+=       ruby-net-ssh-multi
 SUBDIR+=       ruby-nexpose
 SUBDIR+=       ruby-oauth
+SUBDIR+=       ruby-oauth-tty
 SUBDIR+=       ruby-openid
 SUBDIR+=       ruby-openssl-ccm
 SUBDIR+=       ruby-openssl-cmac



Home | Main Index | Thread Index | Old Index