Sat Nov 2 14:37:09 2019 UTC ()
devel/ruby-rspec: update to 3.9.0

Update ruby-rspec to 3.9.0.

This is meta rubygems and no changes here.


(taca)
diff -r1.23 -r1.24 pkgsrc/devel/ruby-rspec/Makefile
diff -r1.23 -r1.24 pkgsrc/devel/ruby-rspec/distinfo

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

--- pkgsrc/devel/ruby-rspec/Makefile 2019/02/06 15:15:31 1.23
+++ pkgsrc/devel/ruby-rspec/Makefile 2019/11/02 14:37:08 1.24
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.23 2019/02/06 15:15:31 taca Exp $ 1# $NetBSD: Makefile,v 1.24 2019/11/02 14:37:08 taca Exp $
2 2
3DISTNAME= rspec-3.8.0 3DISTNAME= rspec-3.9.0
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://relishapp.com/rspec 7HOMEPAGE= https://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.8.0<3.9:../../devel/ruby-rspec-core 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.9.0<3.10:../../devel/ruby-rspec-core
12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.8.0<3.9:../../devel/ruby-rspec-expectations 12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.9.0<3.10:../../devel/ruby-rspec-expectations
13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.8.0<3.9:../../devel/ruby-rspec-mocks 13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.9.0<3.10:../../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.23 -r1.24 pkgsrc/devel/ruby-rspec/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/distinfo 2019/02/06 15:15:31 1.23
+++ pkgsrc/devel/ruby-rspec/distinfo 2019/11/02 14:37:08 1.24
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.23 2019/02/06 15:15:31 taca Exp $ 1$NetBSD: distinfo,v 1.24 2019/11/02 14:37:08 taca Exp $
2 2
3SHA1 (rspec-3.8.0.gem) = e2fda5e1dcf9e8a043e80ea31969364ba6ab1a16 3SHA1 (rspec-3.9.0.gem) = 887d4650185264cf1b86516e9dc71e7513bdc83a
4RMD160 (rspec-3.8.0.gem) = 551649108e12eb92aa2995bd4b6c83642d37aab4 4RMD160 (rspec-3.9.0.gem) = ae15590c7a72b0df00351a7231e381067c895cec
5SHA512 (rspec-3.8.0.gem) = aa3ecee499240a26866797c00461c7e63915bb84a9a29afce75bd4e7864027588bafde05b108aa7b6d988c1a123265587db807567a8e0f3d03527b0f2d8329ba 5SHA512 (rspec-3.9.0.gem) = a7dbb22f01d842a41b54c375d32d94c77a7b964d1ea5b1971e7c228dfd5dbfcfe03c007d687781addb93f819dde8de664dda307c266137fdd0a07dab96f96fad
6Size (rspec-3.8.0.gem) = 10752 bytes 6Size (rspec-3.9.0.gem) = 10752 bytes