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:   minskim
Date:           Mon Oct 16 17:20:00 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add ruby-rbnacl


To generate a diff of this commit:
cvs rdiff -u -r1.651 -r1.652 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.651 pkgsrc/security/Makefile:1.652
--- pkgsrc/security/Makefile:1.651      Mon Oct 16 17:05:07 2017
+++ pkgsrc/security/Makefile    Mon Oct 16 17:20:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.651 2017/10/16 17:05:07 minskim Exp $
+# $NetBSD: Makefile,v 1.652 2017/10/16 17:20:00 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -475,6 +475,7 @@ SUBDIR+=    ruby-oauth
 SUBDIR+=       ruby-openid
 SUBDIR+=       ruby-password
 SUBDIR+=       ruby-rack-openid
+SUBDIR+=       ruby-rbnacl
 SUBDIR+=       ruby-rc4
 SUBDIR+=       ruby-rex-arch
 SUBDIR+=       ruby-rex-bin_tools



Home | Main Index | Thread Index | Old Index