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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f19f28405260
branches:  trunk
changeset: 457633:f19f28405260
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 15:19:37 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 71cbfd71ba19 -r f19f28405260 www/Makefile
--- a/www/Makefile      Mon Aug 30 15:18:59 2021 +0000
+++ b/www/Makefile      Mon Aug 30 15:19:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1576 2021/08/30 15:17:04 taca Exp $
+# $NetBSD: Makefile,v 1.1577 2021/08/30 15:19:37 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -886,6 +886,7 @@
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday-em_http
+SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent



Home | Main Index | Thread Index | Old Index