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/e93b53cb7347
branches:  trunk
changeset: 391439:e93b53cb7347
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 07:34:00 2023 +0000

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

diffstat:

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

diffs (17 lines):

diff -r d7227c4c12d7 -r e93b53cb7347 www/Makefile
--- a/www/Makefile      Mon Jan 09 07:33:24 2023 +0000
+++ b/www/Makefile      Mon Jan 09 07:34:00 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1665 2023/01/09 07:31:20 taca Exp $
+# $NetBSD: Makefile,v 1.1666 2023/01/09 07:34:00 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -932,6 +932,7 @@
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http1
 SUBDIR+=       ruby-faraday-net_http_persistent
+SUBDIR+=       ruby-faraday-net_http_persistent1
 SUBDIR+=       ruby-faraday-patron
 SUBDIR+=       ruby-faraday-rack
 SUBDIR+=       ruby-faraday-retry



Home | Main Index | Thread Index | Old Index