pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec Update ruby-rspec to 3.6.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/425b3315a166
branches:  trunk
changeset: 363254:425b3315a166
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 05 14:07:47 2017 +0000

description:
Update ruby-rspec to 3.6.0.

This is a kind of meta package, contains ruby-rspec-core,
ruby-rspec-expectations and ruby-rspec-mocks.

diffstat:

 devel/ruby-rspec/Makefile |  10 +++++-----
 devel/ruby-rspec/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (40 lines):

diff -r 3335890bc909 -r 425b3315a166 devel/ruby-rspec/Makefile
--- a/devel/ruby-rspec/Makefile Mon Jun 05 14:06:11 2017 +0000
+++ b/devel/ruby-rspec/Makefile Mon Jun 05 14:07:47 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2016/10/09 15:05:57 taca Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/05 14:07:47 taca Exp $
 
-DISTNAME=      rspec-3.5.0
+DISTNAME=      rspec-3.6.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,9 +8,9 @@
 COMMENT=       Behaviour Driven Development framework for Ruby
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.5.0<3.6:../../devel/ruby-rspec-core
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.5.0<3.6:../../devel/ruby-rspec-expectations
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.5.0<3.6:../../devel/ruby-rspec-mocks
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.6.0<3.7:../../devel/ruby-rspec-core
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.6.0<3.7:../../devel/ruby-rspec-expectations
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.6.0<3.7:../../devel/ruby-rspec-mocks
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 3335890bc909 -r 425b3315a166 devel/ruby-rspec/distinfo
--- a/devel/ruby-rspec/distinfo Mon Jun 05 14:06:11 2017 +0000
+++ b/devel/ruby-rspec/distinfo Mon Jun 05 14:07:47 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2016/10/09 15:05:57 taca Exp $
+$NetBSD: distinfo,v 1.21 2017/06/05 14:07:47 taca Exp $
 
-SHA1 (rspec-3.5.0.gem) = 0c0a3d327b4f3e912c996efbf66efb8c72e4c136
-RMD160 (rspec-3.5.0.gem) = 3f639eae9c223078d54080a0cf386a330f830311
-SHA512 (rspec-3.5.0.gem) = 0500f09e46244746967f5efebcfbc96d4cef14c5f68e6ad3d510e151ed83c865a3478ae6e42dec0f0793db7db52ae2394768b6b331ea5ca8d30bc19523cad5b0
-Size (rspec-3.5.0.gem) = 10752 bytes
+SHA1 (rspec-3.6.0.gem) = f72cf399b379193a36ca47494bcb7a703af17c79
+RMD160 (rspec-3.6.0.gem) = 853d9e3671b436559e4256f7271d6e0ab0c08c94
+SHA512 (rspec-3.6.0.gem) = ff0208209fffe205038e75ea410d0a0c140d35f9dcf46b699d9359bb17b8d6e92c4c3643b8f99d741921dd4a4b9bc62e639f5d48f46e4e9c656dcab0f62fdbb2
+Size (rspec-3.6.0.gem) = 10240 bytes



Home | Main Index | Thread Index | Old Index