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:   taca
Date:           Tue Mar 13 16:13:36 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-em-websocket


To generate a diff of this commit:
cvs rdiff -u -r1.1313 -r1.1314 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.1313 pkgsrc/www/Makefile:1.1314
--- pkgsrc/www/Makefile:1.1313  Tue Mar 13 16:11:16 2018
+++ pkgsrc/www/Makefile Tue Mar 13 16:13:36 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1313 2018/03/13 16:11:16 taca Exp $
+# $NetBSD: Makefile,v 1.1314 2018/03/13 16:13:36 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -790,6 +790,7 @@ SUBDIR+=    ruby-cssmin
 SUBDIR+=       ruby-csspool
 SUBDIR+=       ruby-div
 SUBDIR+=       ruby-em-http-request
+SUBDIR+=       ruby-em-websocket
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday_middleware



Home | Main Index | Thread Index | Old Index