summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-06-13 00:00:58 +0000
committertaca <taca@pkgsrc.org>2015-06-13 00:00:58 +0000
commit61e0dda884cb1dae98e547d108f42304537e3114 (patch)
treedcbe04d1d921324236d90e8a7fcfcc73ddfb1b4d /devel
parentd1904b43315f3485a74cdcfbfa155df16d6de8c2 (diff)
downloadpkgsrc-61e0dda884cb1dae98e547d108f42304537e3114.tar.gz
Update ruby-rspec to 3.3.0.
This is meta rubygems contains rspc-core, rspec-mocks, ruby-rspec-expectations and rspec-support.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec/Makefile10
-rw-r--r--devel/ruby-rspec/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/ruby-rspec/Makefile b/devel/ruby-rspec/Makefile
index 0db4dcc8682..8fa2c5ab4fa 100644
--- a/devel/ruby-rspec/Makefile
+++ b/devel/ruby-rspec/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2015/02/07 14:43:30 taca Exp $
+# $NetBSD: Makefile,v 1.17 2015/06/13 00:00:58 taca Exp $
-DISTNAME= rspec-3.2.0
+DISTNAME= rspec-3.3.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,9 +8,9 @@ HOMEPAGE= http://relishapp.com/rspec
COMMENT= Behaviour Driven Development framework for Ruby
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.2.0<3.3:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.2.0<3.3:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.2.0<3.3:../../devel/ruby-rspec-mocks
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.3.0<3.4:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.3.0<3.4:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.3.0<3.4:../../devel/ruby-rspec-mocks
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rspec/distinfo b/devel/ruby-rspec/distinfo
index b95ec4f3322..861bc5a5e43 100644
--- a/devel/ruby-rspec/distinfo
+++ b/devel/ruby-rspec/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2015/02/07 14:43:30 taca Exp $
+$NetBSD: distinfo,v 1.17 2015/06/13 00:00:58 taca Exp $
-SHA1 (rspec-3.2.0.gem) = 19d136024b1ae5e6c8e3487ef8aea20d2dcab734
-RMD160 (rspec-3.2.0.gem) = 9cdb2c411134f0b910126f0de18a9fc4e02c6965
-Size (rspec-3.2.0.gem) = 10240 bytes
+SHA1 (rspec-3.3.0.gem) = a8520bd716c3e7f961eba195d24bc7cefbdeaa69
+RMD160 (rspec-3.3.0.gem) = 7cc8910dbbb256779db25c4653bec2779138e5cb
+Size (rspec-3.3.0.gem) = 10240 bytes