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:13:42 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
+ruby-websocket-extensions


To generate a diff of this commit:
cvs rdiff -u -r1.1205 -r1.1206 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.1205 pkgsrc/www/Makefile:1.1206
--- pkgsrc/www/Makefile:1.1205  Sun Feb  5 10:58:55 2017
+++ pkgsrc/www/Makefile Sun Feb  5 11:13:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1205 2017/02/05 10:58:55 tsutsui Exp $
+# $NetBSD: Makefile,v 1.1206 2017/02/05 11:13:42 tsutsui Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -808,6 +808,7 @@ SUBDIR+=    ruby-unicorn
 SUBDIR+=       ruby-url_mount
 SUBDIR+=       ruby-webrobots
 SUBDIR+=       ruby-websocket
+SUBDIR+=       ruby-websocket-extensions
 SUBDIR+=       ruby-webunit
 SUBDIR+=       sassc
 SUBDIR+=       screws



Home | Main Index | Thread Index | Old Index