Sat Feb 7 14:43:30 2015 UTC ()
Update ruby-rspec to 3.2.0.  It is meta rubygem (package).


(taca)
diff -r1.15 -r1.16 pkgsrc/devel/ruby-rspec/Makefile
diff -r1.15 -r1.16 pkgsrc/devel/ruby-rspec/distinfo

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

--- pkgsrc/devel/ruby-rspec/Makefile 2015/02/02 14:24:00 1.15
+++ pkgsrc/devel/ruby-rspec/Makefile 2015/02/07 14:43:30 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2015/02/02 14:24:00 taca Exp $ 1# $NetBSD: Makefile,v 1.16 2015/02/07 14:43:30 taca Exp $
2 2
3DISTNAME= rspec-3.1.0 3DISTNAME= rspec-3.2.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>=3.1.0<3.2:../../devel/ruby-rspec-core 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.2.0<3.3:../../devel/ruby-rspec-core
12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.1.0<3.2:../../devel/ruby-rspec-expectations 12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.2.0<3.3:../../devel/ruby-rspec-expectations
13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.1.0<3.2:../../devel/ruby-rspec-mocks 13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.2.0<3.3:../../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.15 -r1.16 pkgsrc/devel/ruby-rspec/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/distinfo 2015/02/02 14:24:00 1.15
+++ pkgsrc/devel/ruby-rspec/distinfo 2015/02/07 14:43:30 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2015/02/02 14:24:00 taca Exp $ 1$NetBSD: distinfo,v 1.16 2015/02/07 14:43:30 taca Exp $
2 2
3SHA1 (rspec-3.1.0.gem) = 3980ca15f1c7a8cac575b94f02d246b640f5a07b 3SHA1 (rspec-3.2.0.gem) = 19d136024b1ae5e6c8e3487ef8aea20d2dcab734
4RMD160 (rspec-3.1.0.gem) = 19968654c4292811486cdf99732751422d570dae 4RMD160 (rspec-3.2.0.gem) = 9cdb2c411134f0b910126f0de18a9fc4e02c6965
5Size (rspec-3.1.0.gem) = 9728 bytes 5Size (rspec-3.2.0.gem) = 10240 bytes