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-webrick



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87d50cb39ca7
branches:  trunk
changeset: 445265:87d50cb39ca7
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 18 15:41:58 2021 +0000

description:
www/Makefile: add and enable ruby-webrick

diffstat:

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

diffs (17 lines):

diff -r 96cf458be024 -r 87d50cb39ca7 www/Makefile
--- a/www/Makefile      Mon Jan 18 15:41:09 2021 +0000
+++ b/www/Makefile      Mon Jan 18 15:41:58 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1501 2021/01/14 15:09:03 pin Exp $
+# $NetBSD: Makefile,v 1.1502 2021/01/18 15:41:58 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -956,6 +956,7 @@
 SUBDIR+=       ruby-url_mount
 SUBDIR+=       ruby-webkit-gtk
 SUBDIR+=       ruby-webkit-gtk2
+SUBDIR+=       ruby-webrick
 SUBDIR+=       ruby-webrobots
 SUBDIR+=       ruby-websocket
 SUBDIR+=       ruby-websocket-driver



Home | Main Index | Thread Index | Old Index