pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Add and enable ruby-rspec-core, ruby-rspec-expec...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c22bc5b7d5d9
branches: trunk
changeset: 589758:c22bc5b7d5d9
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jun 18 03:50:44 2011 +0000
description:
Add and enable ruby-rspec-core, ruby-rspec-expectations and ruby-rspec-mocks.
diffstat:
devel/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 7561bc27f657 -r c22bc5b7d5d9 devel/Makefile
--- a/devel/Makefile Sat Jun 18 03:47:40 2011 +0000
+++ b/devel/Makefile Sat Jun 18 03:50:44 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1464 2011/06/18 03:24:44 taca Exp $
+# $NetBSD: Makefile,v 1.1465 2011/06/18 03:50:44 taca Exp $
#
COMMENT= Development utilities
@@ -1320,6 +1320,9 @@
SUBDIR+= ruby-readline
SUBDIR+= ruby-rgl
SUBDIR+= ruby-rspec
+SUBDIR+= ruby-rspec-core
+SUBDIR+= ruby-rspec-expectations
+SUBDIR+= ruby-rspec-mocks
SUBDIR+= ruby-rspec1
SUBDIR+= ruby-rspec-rails1
SUBDIR+= ruby-setup
Home |
Main Index |
Thread Index |
Old Index