pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net net/Makefile: add and enable ruby-connection_pool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/579a6fb02dd8
branches:  trunk
changeset: 377093:579a6fb02dd8
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 13 16:01:50 2018 +0000

description:
net/Makefile: add and enable ruby-connection_pool

diffstat:

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

diffs (17 lines):

diff -r ced697675db9 -r 579a6fb02dd8 net/Makefile
--- a/net/Makefile      Tue Mar 13 16:01:25 2018 +0000
+++ b/net/Makefile      Tue Mar 13 16:01:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1206 2018/03/11 17:32:53 wiz Exp $
+# $NetBSD: Makefile,v 1.1207 2018/03/13 16:01:50 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -729,6 +729,7 @@
 SUBDIR+=       ruby-amq-client
 SUBDIR+=       ruby-amq-protocol
 SUBDIR+=       ruby-amqp
+SUBDIR+=       ruby-connection_pool
 SUBDIR+=       ruby-dnsruby
 SUBDIR+=       ruby-domain_name
 SUBDIR+=       ruby-em-socksify



Home | Main Index | Thread Index | Old Index