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:           Wed Feb  3 14:33:17 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1377 -r1.1378 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.1377 pkgsrc/net/Makefile:1.1378
--- pkgsrc/net/Makefile:1.1377  Wed Jan 27 23:35:05 2021
+++ pkgsrc/net/Makefile Wed Feb  3 14:33:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1377 2021/01/27 23:35:05 tpaul Exp $
+# $NetBSD: Makefile,v 1.1378 2021/02/03 14:33:17 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -838,6 +838,7 @@ SUBDIR+=    ruby-twitter-stream
 SUBDIR+=       ruby-twitter-text
 SUBDIR+=       ruby-twitter-text-simpleidn
 SUBDIR+=       ruby-winrm
+SUBDIR+=       ruby-winrm-elevated
 SUBDIR+=       ruby-winrm-fs
 SUBDIR+=       ruby-xdr
 SUBDIR+=       s6-dns



Home | Main Index | Thread Index | Old Index