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:           Sun Jan 19 08:23:48 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-http-accept


To generate a diff of this commit:
cvs rdiff -u -r1.1428 -r1.1429 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.1428 pkgsrc/www/Makefile:1.1429
--- pkgsrc/www/Makefile:1.1428  Fri Jan 17 15:18:37 2020
+++ pkgsrc/www/Makefile Sun Jan 19 08:23:48 2020
@@ -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-faye-websocket
 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