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:           Sat Jun 10 16:41:31 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add and enable ruby-serverspec and ruby-specinfra.


To generate a diff of this commit:
cvs rdiff -u -r1.701 -r1.702 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.701 pkgsrc/sysutils/Makefile:1.702
--- pkgsrc/sysutils/Makefile:1.701      Sat Jun 10 16:08:40 2017
+++ pkgsrc/sysutils/Makefile    Sat Jun 10 16:41:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.701 2017/06/10 16:08:40 taca Exp $
+# $NetBSD: Makefile,v 1.702 2017/06/10 16:41:30 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -507,6 +507,8 @@ SUBDIR+=    ruby-notify
 SUBDIR+=       ruby-quota
 SUBDIR+=       ruby-rb-appscript
 SUBDIR+=       ruby-rb-inotify
+SUBDIR+=       ruby-serverspec
+SUBDIR+=       ruby-specinfra
 SUBDIR+=       ruby-syslog-logger
 SUBDIR+=       safetynet
 SUBDIR+=       salt



Home | Main Index | Thread Index | Old Index