pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sun Feb  5 11:41:52 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
+ruby-faye-websocket


To generate a diff of this commit:
cvs rdiff -u -r1.1207 -r1.1208 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1207 pkgsrc/www/Makefile:1.1208
--- pkgsrc/www/Makefile:1.1207  Sun Feb  5 11:22:15 2017
+++ pkgsrc/www/Makefile Sun Feb  5 11:41:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1207 2017/02/05 11:22:15 tsutsui Exp $
+# $NetBSD: Makefile,v 1.1208 2017/02/05 11:41:52 tsutsui Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -742,6 +742,7 @@ SUBDIR+=    ruby-em-http-request
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday_middleware
+SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi
 SUBDIR+=       ruby-gnome2-webkit-gtk
 SUBDIR+=       ruby-gnome2-webkit-gtk2



Home | Main Index | Thread Index | Old Index