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/8712b63b7bfc
branches:  trunk
changeset: 453851:8712b63b7bfc
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 03 14:26:18 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 753ebb5c7a8d -r 8712b63b7bfc www/Makefile
--- a/www/Makefile      Thu Jun 03 14:25:42 2021 +0000
+++ b/www/Makefile      Thu Jun 03 14:26:18 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1545 2021/06/03 14:23:39 taca Exp $
+# $NetBSD: Makefile,v 1.1546 2021/06/03 14:26:18 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -890,6 +890,7 @@
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday-excon
+SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi



Home | Main Index | Thread Index | Old Index