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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2871f2c72d51
branches:  trunk
changeset: 391280:2871f2c72d51
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 07 15:21:24 2023 +0000

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

diffstat:

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

diffs (17 lines):

diff -r deae3bf62a1f -r 2871f2c72d51 www/Makefile
--- a/www/Makefile      Sat Jan 07 15:20:12 2023 +0000
+++ b/www/Makefile      Sat Jan 07 15:21:24 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1660 2023/01/07 05:15:22 taca Exp $
+# $NetBSD: Makefile,v 1.1661 2023/01/07 15:21:24 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -926,6 +926,7 @@
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday-httpclient
+SUBDIR+=       ruby-faraday-multipart
 SUBDIR+=       ruby-faraday-net_http
 SUBDIR+=       ruby-faraday-net_http_persistent
 SUBDIR+=       ruby-faraday-patron



Home | Main Index | Thread Index | Old Index