pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www www/Makefile: add and enable ruby-faraday-httpclient



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bf1bf31e647
branches:  trunk
changeset: 457636:3bf1bf31e647
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 15:22:31 2021 +0000

description:
www/Makefile: add and enable ruby-faraday-httpclient

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4c98d9df03aa -r 3bf1bf31e647 www/Makefile
--- a/www/Makefile      Mon Aug 30 15:21:44 2021 +0000
+++ b/www/Makefile      Mon Aug 30 15:22:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1577 2021/08/30 15:19:37 taca Exp $
+# $NetBSD: Makefile,v 1.1578 2021/08/30 15:22:31 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -888,6 +888,7 @@
 SUBDIR+=       ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon
+SUBDIR+=       ruby-faraday-httpclient
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent
 SUBDIR+=       ruby-faraday_middleware



Home | Main Index | Thread Index | Old Index