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:           Sun Jan 19 15:30:05 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1298 -r1.1299 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.1298 pkgsrc/net/Makefile:1.1299
--- pkgsrc/net/Makefile:1.1298  Sun Jan 19 15:09:37 2020
+++ pkgsrc/net/Makefile Sun Jan 19 15:30:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1298 2020/01/19 15:09:37 taca Exp $
+# $NetBSD: Makefile,v 1.1299 2020/01/19 15:30:05 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -803,6 +803,7 @@ SUBDIR+=    ruby-twitter
 SUBDIR+=       ruby-twitter-stream
 SUBDIR+=       ruby-twitter-text
 SUBDIR+=       ruby-twitter-text-simpleidn
+SUBDIR+=       ruby-winrm
 SUBDIR+=       ruby-xdr
 SUBDIR+=       sacc
 SUBDIR+=       samba



Home | Main Index | Thread Index | Old Index