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:           Sun Mar 15 15:38:34 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.865 -r1.866 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.865 pkgsrc/sysutils/Makefile:1.866
--- pkgsrc/sysutils/Makefile:1.865      Sun Mar 15 00:26:10 2020
+++ pkgsrc/sysutils/Makefile    Sun Mar 15 15:38:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.865 2020/03/15 00:26:10 uwe Exp $
+# $NetBSD: Makefile,v 1.866 2020/03/15 15:38:34 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -536,6 +536,7 @@ SUBDIR+=    ruby-capistrano-harrow
 SUBDIR+=       ruby-capistrano-stats
 SUBDIR+=       ruby-chef
 SUBDIR+=       ruby-chef-config
+SUBDIR+=       ruby-chef-utils
 SUBDIR+=       ruby-chef-zero
 SUBDIR+=       ruby-childprocess
 SUBDIR+=       ruby-directory-watcher



Home | Main Index | Thread Index | Old Index