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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67b08e891ff0
branches:  trunk
changeset: 391479:67b08e891ff0
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 08:49:06 2023 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 2991342f7691 -r 67b08e891ff0 www/Makefile
--- a/www/Makefile      Mon Jan 09 08:48:11 2023 +0000
+++ b/www/Makefile      Mon Jan 09 08:49:06 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1670 2023/01/09 07:44:38 taca Exp $
+# $NetBSD: Makefile,v 1.1671 2023/01/09 08:49:06 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -921,6 +921,7 @@
 SUBDIR+=       ruby-em-websocket
 SUBDIR+=       ruby-erubis
 SUBDIR+=       ruby-ethon
+SUBDIR+=       ruby-excon
 SUBDIR+=       ruby-faraday
 SUBDIR+=       ruby-faraday1
 SUBDIR+=       ruby-faraday-em_http



Home | Main Index | Thread Index | Old Index