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 Aug 30 15:24:25 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1578 -r1.1579 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.1578 pkgsrc/www/Makefile:1.1579
--- pkgsrc/www/Makefile:1.1578  Mon Aug 30 15:22:31 2021
+++ pkgsrc/www/Makefile Mon Aug 30 15:24:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1578 2021/08/30 15:22:31 taca Exp $
+# $NetBSD: Makefile,v 1.1579 2021/08/30 15:24:24 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -892,6 +892,7 @@ SUBDIR+=    ruby-faraday-httpclient
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent
 SUBDIR+=       ruby-faraday_middleware
+SUBDIR+=       ruby-faraday-patron
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi
 SUBDIR+=       ruby-html-proofer



Home | Main Index | Thread Index | Old Index