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:   ryoon
Date:           Sun Sep 20 08:46:59 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Enable ruby-ffi-rzmq


To generate a diff of this commit:
cvs rdiff -u -r1.1348 -r1.1349 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.1348 pkgsrc/net/Makefile:1.1349
--- pkgsrc/net/Makefile:1.1348  Sun Sep 20 08:41:18 2020
+++ pkgsrc/net/Makefile Sun Sep 20 08:46:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1348 2020/09/20 08:41:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.1349 2020/09/20 08:46:59 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -794,6 +794,7 @@ SUBDIR+=    ruby-connection_pool
 SUBDIR+=       ruby-dnsruby
 SUBDIR+=       ruby-domain_name
 SUBDIR+=       ruby-em-socksify
+SUBDIR+=       ruby-ffi-rzmq
 SUBDIR+=       ruby-ffi-rzmq-core
 SUBDIR+=       ruby-icmp
 SUBDIR+=       ruby-ipaddress



Home | Main Index | Thread Index | Old Index