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:13:26 UTC 2021

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add and enable ruby-inspec-core


To generate a diff of this commit:
cvs rdiff -u -r1.929 -r1.930 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.929 pkgsrc/sysutils/Makefile:1.930
--- pkgsrc/sysutils/Makefile:1.929      Mon Jan 18 15:10:50 2021
+++ pkgsrc/sysutils/Makefile    Mon Jan 18 15:13:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.929 2021/01/18 15:10:50 taca Exp $
+# $NetBSD: Makefile,v 1.930 2021/01/18 15:13:26 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -584,6 +584,7 @@ SUBDIR+=    ruby-childprocess
 SUBDIR+=       ruby-directory-watcher
 SUBDIR+=       ruby-facter
 SUBDIR+=       ruby-fssm
+SUBDIR+=       ruby-inspec-core
 SUBDIR+=       ruby-listen
 SUBDIR+=       ruby-notify
 SUBDIR+=       ruby-puppet-resource_api



Home | Main Index | Thread Index | Old Index