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-http-parser



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce1f54857e06
branches:  trunk
changeset: 421911:ce1f54857e06
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 08:50:01 2020 +0000

description:
www/Makefile: add and enable ruby-http-parser

diffstat:

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

diffs (17 lines):

diff -r 3db6e0bc8812 -r ce1f54857e06 www/Makefile
--- a/www/Makefile      Sun Jan 19 08:49:21 2020 +0000
+++ b/www/Makefile      Sun Jan 19 08:50:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1429 2020/01/19 08:23:48 taca Exp $
+# $NetBSD: Makefile,v 1.1430 2020/01/19 08:50:01 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -864,6 +864,7 @@
 SUBDIR+=       ruby-http-accept
 SUBDIR+=       ruby-http-cookie
 SUBDIR+=       ruby-http-form_data
+SUBDIR+=       ruby-http-parser
 SUBDIR+=       ruby-http_parser.rb
 SUBDIR+=       ruby-http_router
 SUBDIR+=       ruby-httpclient



Home | Main Index | Thread Index | Old Index