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:05:18 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable ruby-nio4r


To generate a diff of this commit:
cvs rdiff -u -r1.1207 -r1.1208 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.1207 pkgsrc/net/Makefile:1.1208
--- pkgsrc/net/Makefile:1.1207  Tue Mar 13 16:01:50 2018
+++ pkgsrc/net/Makefile Tue Mar 13 16:05:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1207 2018/03/13 16:01:50 taca Exp $
+# $NetBSD: Makefile,v 1.1208 2018/03/13 16:05:18 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -741,6 +741,7 @@ SUBDIR+=    ruby-net-ping
 SUBDIR+=       ruby-net-telnet
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
+SUBDIR+=       ruby-nio4r
 SUBDIR+=       ruby-pcaprub
 SUBDIR+=       ruby-pluggaloid
 SUBDIR+=       ruby-proxifier



Home | Main Index | Thread Index | Old Index