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-em_http



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf43c0d9706d
branches:  trunk
changeset: 457630:cf43c0d9706d
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 15:17:04 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r ad357acfa948 -r cf43c0d9706d www/Makefile
--- a/www/Makefile      Mon Aug 30 15:16:21 2021 +0000
+++ b/www/Makefile      Mon Aug 30 15:17:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1575 2021/08/30 15:14:51 taca Exp $
+# $NetBSD: Makefile,v 1.1576 2021/08/30 15:17:04 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -885,6 +885,7 @@
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
+SUBDIR+=       ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent



Home | Main Index | Thread Index | Old Index