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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eafbafdb4579
branches:  trunk
changeset: 409595:eafbafdb4579
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 08:23:48 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 99b48bb51807 -r eafbafdb4579 www/Makefile
--- a/www/Makefile      Sun Jan 19 08:23:06 2020 +0000
+++ b/www/Makefile      Sun Jan 19 08:23:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1428 2020/01/17 15:18:37 pho Exp $
+# $NetBSD: Makefile,v 1.1429 2020/01/19 08:23:48 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -861,6 +861,7 @@
 SUBDIR+=       ruby-fcgi
 SUBDIR+=       ruby-htmlsplit
 SUBDIR+=       ruby-http
+SUBDIR+=       ruby-http-accept
 SUBDIR+=       ruby-http-cookie
 SUBDIR+=       ruby-http-form_data
 SUBDIR+=       ruby-http_parser.rb



Home | Main Index | Thread Index | Old Index