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:           Thu Jun  3 14:23:39 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-faraday-excon


To generate a diff of this commit:
cvs rdiff -u -r1.1544 -r1.1545 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.1544 pkgsrc/www/Makefile:1.1545
--- pkgsrc/www/Makefile:1.1544  Thu May 27 22:25:50 2021
+++ pkgsrc/www/Makefile Thu Jun  3 14:23:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1544 2021/05/27 22:25:50 khorben Exp $
+# $NetBSD: Makefile,v 1.1545 2021/06/03 14:23:39 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -889,6 +889,7 @@ SUBDIR+=    ruby-em-websocket
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
+SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi



Home | Main Index | Thread Index | Old Index