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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5f60f487898
branches:  trunk
changeset: 453848:f5f60f487898
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 03 14:23:39 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 904106ff87c6 -r f5f60f487898 www/Makefile
--- a/www/Makefile      Thu Jun 03 14:22:55 2021 +0000
+++ b/www/Makefile      Thu Jun 03 14:23:39 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1544 2021/05/27 22:25:50 khorben Exp $
+# $NetBSD: Makefile,v 1.1545 2021/06/03 14:23:39 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -889,6 +889,7 @@
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-ethon
 SUBDIR+=       ruby-faraday
+SUBDIR+=       ruby-faraday-excon
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi



Home | Main Index | Thread Index | Old Index