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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5a25291ee1d
branches:  trunk
changeset: 391451:e5a25291ee1d
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 07:44:38 2023 +0000

description:
www/Makefile: add and enable ruby-faraday1

diffstat:

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

diffs (17 lines):

diff -r f330237c80dd -r e5a25291ee1d www/Makefile
--- a/www/Makefile      Mon Jan 09 07:43:48 2023 +0000
+++ b/www/Makefile      Mon Jan 09 07:44:38 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1669 2023/01/09 07:41:38 taca Exp $
+# $NetBSD: Makefile,v 1.1670 2023/01/09 07:44:38 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -922,6 +922,7 @@
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
+SUBDIR+=       ruby-faraday1
 SUBDIR+=       ruby-faraday-em_http
 SUBDIR+=       ruby-faraday-em_synchrony
 SUBDIR+=       ruby-faraday-excon



Home | Main Index | Thread Index | Old Index