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:   tsutsui
Date:           Sun Feb  5 10:58:55 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
+ruby-faraday_middleware


To generate a diff of this commit:
cvs rdiff -u -r1.1204 -r1.1205 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.1204 pkgsrc/www/Makefile:1.1205
--- pkgsrc/www/Makefile:1.1204  Wed Feb  1 15:27:54 2017
+++ pkgsrc/www/Makefile Sun Feb  5 10:58:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1204 2017/02/01 15:27:54 leot Exp $
+# $NetBSD: Makefile,v 1.1205 2017/02/05 10:58:55 tsutsui Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -741,6 +741,7 @@ SUBDIR+=    ruby-div
 SUBDIR+=       ruby-em-http-request
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-faraday
+SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-fcgi
 SUBDIR+=       ruby-gnome2-webkit-gtk
 SUBDIR+=       ruby-gnome2-webkit-gtk2



Home | Main Index | Thread Index | Old Index