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:           Mon Jan 18 15:41:59 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-webrick


To generate a diff of this commit:
cvs rdiff -u -r1.1501 -r1.1502 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.1501 pkgsrc/www/Makefile:1.1502
--- pkgsrc/www/Makefile:1.1501  Thu Jan 14 15:09:03 2021
+++ pkgsrc/www/Makefile Mon Jan 18 15:41:58 2021
@@ -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-unicorn
 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