summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-11 07:49:55 +0000
committertaca <taca@pkgsrc.org>2013-03-11 07:49:55 +0000
commit125012b48df01a1ac3a311ee9ba1a21e4b4c2a58 (patch)
tree4d6aae2d1e6049e88be0f38771d87c687504d9f1 /devel
parentb63c9aa035dcd249877acd47463fe74830de02cb (diff)
downloadpkgsrc-125012b48df01a1ac3a311ee9ba1a21e4b4c2a58.tar.gz
Update ruby-rspec to 2.13.0.
Thi is meta-gem package including rspec-core, rspec-expectations and rspec-mocks.
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 63a813ee10e..53be91e6000 100644
--- a/devel/ruby-rspec/Makefile
+++ b/devel/ruby-rspec/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2012/12/16 16:47:12 taca Exp $
+# $NetBSD: Makefile,v 1.13 2013/03/11 07:49:55 taca Exp $
-DISTNAME= rspec-2.12.0
+DISTNAME= rspec-2.13.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>=2.12.0<2.13:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.12.0<2.13:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.12.0<2.13:../../devel/ruby-rspec-mocks
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=2.13.0<2.14:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.13.0<2.14:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.13.0<2.14:../../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 46760c71481..73e8196c528 100644
--- a/devel/ruby-rspec/distinfo
+++ b/devel/ruby-rspec/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2012/12/16 16:47:12 taca Exp $
+$NetBSD: distinfo,v 1.13 2013/03/11 07:49:55 taca Exp $
-SHA1 (rspec-2.12.0.gem) = 8b24c77cca28d61b6c9204b6aba265129bfca061
-RMD160 (rspec-2.12.0.gem) = 061a2d75171b08975f96195023e6d46ac4c33556
-Size (rspec-2.12.0.gem) = 4608 bytes
+SHA1 (rspec-2.13.0.gem) = f8c57af6d805f3563fd7d24fec410c533168be07
+RMD160 (rspec-2.13.0.gem) = 59997f20df20dc7ffd5a2cf6c8cd23cdc6ce58e4
+Size (rspec-2.13.0.gem) = 4608 bytes