Sat Jun 2 00:47:46 2012 UTC ()
Update ruby-rspec to 2.10.0.

This is a meta package like one and reflect update of
ruby-rspec-core/ruby-rspec-expectations/ruby-rspec-mock.


(taca)
diff -r1.9 -r1.10 pkgsrc/devel/ruby-rspec/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/ruby-rspec/distinfo
diff -r1.7 -r1.8 pkgsrc/devel/ruby-rspec/PLIST

cvs diff -r1.9 -r1.10 pkgsrc/devel/ruby-rspec/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/Makefile 2012/03/20 13:39:18 1.9
+++ pkgsrc/devel/ruby-rspec/Makefile 2012/06/02 00:47:46 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2012/03/20 13:39:18 taca Exp $ 1# $NetBSD: Makefile,v 1.10 2012/06/02 00:47:46 taca Exp $
2 2
3DISTNAME= rspec-2.9.0 3DISTNAME= rspec-2.10.0
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://relishapp.com/rspec 7HOMEPAGE= http://relishapp.com/rspec
8COMMENT= Behaviour Driven Development framework for Ruby 8COMMENT= Behaviour Driven Development framework for Ruby
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=2.9.0<2.10:../../devel/ruby-rspec-core 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=2.10.0<2.11:../../devel/ruby-rspec-core
12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.9.0<2.10:../../devel/ruby-rspec-expectations 12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.10.0<2.11:../../devel/ruby-rspec-expectations
13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.9.0<2.10:../../devel/ruby-rspec-mocks 13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.10.0<2.11:../../devel/ruby-rspec-mocks
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/devel/ruby-rspec/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/distinfo 2012/03/20 13:39:18 1.9
+++ pkgsrc/devel/ruby-rspec/distinfo 2012/06/02 00:47:46 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2012/03/20 13:39:18 taca Exp $ 1$NetBSD: distinfo,v 1.10 2012/06/02 00:47:46 taca Exp $
2 2
3SHA1 (rspec-2.9.0.gem) = cf62c3ccd3e7edaa8ba4efc4dadf25eb44d0aca3 3SHA1 (rspec-2.10.0.gem) = 9929f5fc6e048e31c90f059ef054641895c9b8b9
4RMD160 (rspec-2.9.0.gem) = 9a28c34a6718e3bb31a40803f618ca96b11ddfd4 4RMD160 (rspec-2.10.0.gem) = 444d1f41860431b48a20d8d45568e27001eae024
5Size (rspec-2.9.0.gem) = 4608 bytes 5Size (rspec-2.10.0.gem) = 4608 bytes

cvs diff -r1.7 -r1.8 pkgsrc/devel/ruby-rspec/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/PLIST 2012/03/17 15:10:04 1.7
+++ pkgsrc/devel/ruby-rspec/PLIST 2012/06/02 00:47:46 1.8
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1@comment $NetBSD: PLIST,v 1.7 2012/03/17 15:10:04 taca Exp $ 1@comment $NetBSD: PLIST,v 1.8 2012/06/02 00:47:46 taca Exp $
2${GEM_HOME}/cache/${GEM_NAME}.gem 2${GEM_HOME}/cache/${GEM_NAME}.gem
3${GEM_LIBDIR}/License.txt 3${GEM_LIBDIR}/License.txt
4${GEM_LIBDIR}/README.markdown 4${GEM_LIBDIR}/README.md
5${GEM_LIBDIR}/lib/rspec.rb 5${GEM_LIBDIR}/lib/rspec.rb
6${GEM_LIBDIR}/lib/rspec/version.rb 6${GEM_LIBDIR}/lib/rspec/version.rb
7${GEM_HOME}/specifications/${GEM_NAME}.gemspec 7${GEM_HOME}/specifications/${GEM_NAME}.gemspec