pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jan 18 15:10:50 UTC 2021

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add and enable ruby-chef-telemetry


To generate a diff of this commit:
cvs rdiff -u -r1.928 -r1.929 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.928 pkgsrc/sysutils/Makefile:1.929
--- pkgsrc/sysutils/Makefile:1.928      Sun Jan 17 19:32:45 2021
+++ pkgsrc/sysutils/Makefile    Mon Jan 18 15:10:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.928 2021/01/17 19:32:45 pin Exp $
+# $NetBSD: Makefile,v 1.929 2021/01/18 15:10:50 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -577,6 +577,7 @@ SUBDIR+=    ruby-capistrano-harrow
 SUBDIR+=       ruby-capistrano-stats
 SUBDIR+=       ruby-chef
 SUBDIR+=       ruby-chef-config
+SUBDIR+=       ruby-chef-telemetry
 SUBDIR+=       ruby-chef-utils
 SUBDIR+=       ruby-chef-zero
 SUBDIR+=       ruby-childprocess



Home | Main Index | Thread Index | Old Index