pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 10 16:22:17 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add and enable ruby-rspec-its.
To generate a diff of this commit:
cvs rdiff -u -r1.2445 -r1.2446 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2445 pkgsrc/devel/Makefile:1.2446
--- pkgsrc/devel/Makefile:1.2445 Sat Jun 10 16:03:07 2017
+++ pkgsrc/devel/Makefile Sat Jun 10 16:22:17 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2445 2017/06/10 16:03:07 taca Exp $
+# $NetBSD: Makefile,v 1.2446 2017/06/10 16:22:17 taca Exp $
#
COMMENT= Development utilities
@@ -2238,6 +2238,7 @@ SUBDIR+= ruby-rgl
SUBDIR+= ruby-rspec
SUBDIR+= ruby-rspec-core
SUBDIR+= ruby-rspec-expectations
+SUBDIR+= ruby-rspec-its
SUBDIR+= ruby-rspec-logsplit
SUBDIR+= ruby-rspec-mocks
SUBDIR+= ruby-rspec-rails
Home |
Main Index |
Thread Index |
Old Index