summaryrefslogtreecommitdiff
path: root/devel/ruby-rspec
diff options
context:
space:
mode:
authortaca <taca>2015-02-07 14:43:30 +0000
committertaca <taca>2015-02-07 14:43:30 +0000
commit87f43a0c28d9e4ebd930139878cdc9154bf2525f (patch)
tree523ebde1210f0639f74f97b88380bc4b9292640f /devel/ruby-rspec
parente8c1a096d2b091e66d020793deeb2c1cfc80ffd5 (diff)
downloadpkgsrc-87f43a0c28d9e4ebd930139878cdc9154bf2525f.tar.gz
Update ruby-rspec to 3.2.0. It is meta rubygem (package).
Diffstat (limited to 'devel/ruby-rspec')
-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 da3fb595159..0db4dcc8682 100644
--- a/devel/ruby-rspec/Makefile
+++ b/devel/ruby-rspec/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2015/02/02 14:24:00 taca Exp $
+# $NetBSD: Makefile,v 1.16 2015/02/07 14:43:30 taca Exp $
-DISTNAME= rspec-3.1.0
+DISTNAME= rspec-3.2.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.1.0<3.2:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.1.0<3.2:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.1.0<3.2:../../devel/ruby-rspec-mocks
+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
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rspec/distinfo b/devel/ruby-rspec/distinfo
index c885133e144..b95ec4f3322 100644
--- a/devel/ruby-rspec/distinfo
+++ b/devel/ruby-rspec/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2015/02/02 14:24:00 taca Exp $
+$NetBSD: distinfo,v 1.16 2015/02/07 14:43:30 taca Exp $
-SHA1 (rspec-3.1.0.gem) = 3980ca15f1c7a8cac575b94f02d246b640f5a07b
-RMD160 (rspec-3.1.0.gem) = 19968654c4292811486cdf99732751422d570dae
-Size (rspec-3.1.0.gem) = 9728 bytes
+SHA1 (rspec-3.2.0.gem) = 19d136024b1ae5e6c8e3487ef8aea20d2dcab734
+RMD160 (rspec-3.2.0.gem) = 9cdb2c411134f0b910126f0de18a9fc4e02c6965
+Size (rspec-3.2.0.gem) = 10240 bytes