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-net_http...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da7d10e50911
branches:  trunk
changeset: 453854:da7d10e50911
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 03 14:29:33 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 71e8e0e22e79 -r da7d10e50911 www/Makefile
--- a/www/Makefile      Thu Jun 03 14:28:41 2021 +0000
+++ b/www/Makefile      Thu Jun 03 14:29:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1546 2021/06/03 14:26:18 taca Exp $
+# $NetBSD: Makefile,v 1.1547 2021/06/03 14:29:33 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -891,6 +891,7 @@
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday-net_http
+SUBDIR+=       ruby-faraday-net_http_persistent
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi



Home | Main Index | Thread Index | Old Index