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:   ryoon
Date:           Tue Apr 14 15:53:21 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable ruby-ethon


To generate a diff of this commit:
cvs rdiff -u -r1.1449 -r1.1450 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.1449 pkgsrc/www/Makefile:1.1450
--- pkgsrc/www/Makefile:1.1449  Mon Mar 30 13:54:29 2020
+++ pkgsrc/www/Makefile Tue Apr 14 15:53:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1449 2020/03/30 13:54:29 adam Exp $
+# $NetBSD: Makefile,v 1.1450 2020/04/14 15:53:21 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -857,6 +857,7 @@ SUBDIR+=    ruby-div
 SUBDIR+=       ruby-em-http-request
 SUBDIR+=       ruby-em-websocket
 SUBDIR+=       ruby-erubis
+SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket



Home | Main Index | Thread Index | Old Index