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:50:01 UTC 2020
Modified Files:
pkgsrc/www: Makefile
Log Message:
www/Makefile: add and enable ruby-http-parser
To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 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.1429 pkgsrc/www/Makefile:1.1430
--- pkgsrc/www/Makefile:1.1429 Sun Jan 19 08:23:48 2020
+++ pkgsrc/www/Makefile Sun Jan 19 08:50:01 2020
@@ -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
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