pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www/Makefile: add and enable ruby-em-websocket



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a82069087c6
branches:  trunk
changeset: 377106:9a82069087c6
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 13 16:13:36 2018 +0000

description:
www/Makefile: add and enable ruby-em-websocket

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6fa57cb3732d -r 9a82069087c6 www/Makefile
--- a/www/Makefile      Tue Mar 13 16:13:17 2018 +0000
+++ b/www/Makefile      Tue Mar 13 16:13:36 2018 +0000
@@ -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-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