pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: taca
Date: Tue Mar 13 16:01:51 UTC 2018
Modified Files:
pkgsrc/net: Makefile
Log Message:
net/Makefile: add and enable ruby-connection_pool
To generate a diff of this commit:
cvs rdiff -u -r1.1206 -r1.1207 pkgsrc/net/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1206 pkgsrc/net/Makefile:1.1207
--- pkgsrc/net/Makefile:1.1206 Sun Mar 11 17:32:53 2018
+++ pkgsrc/net/Makefile Tue Mar 13 16:01:50 2018
@@ -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-addressable
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