Wed Feb 6 15:15:31 2019 UTC ()
devel/ruby-rspec: update to 3.8.0

Update dependency; This package is meta gem for
ruby-rspec-{core,expectations,mocks}.


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

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

--- pkgsrc/devel/ruby-rspec/Makefile 2018/03/14 14:22:15 1.22
+++ pkgsrc/devel/ruby-rspec/Makefile 2019/02/06 15:15:31 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2018/03/14 14:22:15 taca Exp $ 1# $NetBSD: Makefile,v 1.23 2019/02/06 15:15:31 taca Exp $
2 2
3DISTNAME= rspec-3.7.0 3DISTNAME= rspec-3.8.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.7.0<3.8:../../devel/ruby-rspec-core 11DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.8.0<3.9:../../devel/ruby-rspec-core
12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.7.0<3.8:../../devel/ruby-rspec-expectations 12DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.8.0<3.9:../../devel/ruby-rspec-expectations
13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.7.0<3.8:../../devel/ruby-rspec-mocks 13DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.8.0<3.9:../../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.22 -r1.23 pkgsrc/devel/ruby-rspec/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec/distinfo 2018/03/14 14:22:15 1.22
+++ pkgsrc/devel/ruby-rspec/distinfo 2019/02/06 15:15:31 1.23
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.22 2018/03/14 14:22:15 taca Exp $ 1$NetBSD: distinfo,v 1.23 2019/02/06 15:15:31 taca Exp $
2 2
3SHA1 (rspec-3.7.0.gem) = 94defcce19f582dc8b1cb4fa26c77c05fa70eca7 3SHA1 (rspec-3.8.0.gem) = e2fda5e1dcf9e8a043e80ea31969364ba6ab1a16
4RMD160 (rspec-3.7.0.gem) = d9f1bede4b6e317ee73d6e343099eba3c6c11fb5 4RMD160 (rspec-3.8.0.gem) = 551649108e12eb92aa2995bd4b6c83642d37aab4
5SHA512 (rspec-3.7.0.gem) = 5c10a878e9697030783c987ee9a6244b36cf85a2a3fb8c28bf9771900a3259da4f19c7f159180b5ff9140ab715b38b5d90cd5e0014ac1862f478c32a95e7edfd 5SHA512 (rspec-3.8.0.gem) = aa3ecee499240a26866797c00461c7e63915bb84a9a29afce75bd4e7864027588bafde05b108aa7b6d988c1a123265587db807567a8e0f3d03527b0f2d8329ba
6Size (rspec-3.7.0.gem) = 10752 bytes 6Size (rspec-3.8.0.gem) = 10752 bytes