summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-02 00:47:46 +0000
committertaca <taca@pkgsrc.org>2012-06-02 00:47:46 +0000
commit4a5492f6758ed7baf788ed5a7a6b8afd445341f8 (patch)
treef7f7f5d4af1effd3ba0a9a253240ae73e4c672d0 /devel
parent13b112a10e8e6df7f6f62dd38a3dd76b3e939adc (diff)
downloadpkgsrc-4a5492f6758ed7baf788ed5a7a6b8afd445341f8.tar.gz
Update ruby-rspec to 2.10.0.
This is a meta package like one and reflect update of ruby-rspec-core/ruby-rspec-expectations/ruby-rspec-mock.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec/Makefile10
-rw-r--r--devel/ruby-rspec/PLIST4
-rw-r--r--devel/ruby-rspec/distinfo8
3 files changed, 11 insertions, 11 deletions
diff --git a/devel/ruby-rspec/Makefile b/devel/ruby-rspec/Makefile
index e165d6dbf05..257823a8881 100644
--- a/devel/ruby-rspec/Makefile
+++ b/devel/ruby-rspec/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/03/20 13:39:18 taca Exp $
+# $NetBSD: Makefile,v 1.10 2012/06/02 00:47:46 taca Exp $
-DISTNAME= rspec-2.9.0
+DISTNAME= rspec-2.10.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.9.0<2.10:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.9.0<2.10:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.9.0<2.10:../../devel/ruby-rspec-mocks
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=2.10.0<2.11:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.10.0<2.11:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.10.0<2.11:../../devel/ruby-rspec-mocks
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rspec/PLIST b/devel/ruby-rspec/PLIST
index b175a42c3b7..9c6074c2da0 100644
--- a/devel/ruby-rspec/PLIST
+++ b/devel/ruby-rspec/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.7 2012/03/17 15:10:04 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2012/06/02 00:47:46 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/License.txt
-${GEM_LIBDIR}/README.markdown
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/rspec.rb
${GEM_LIBDIR}/lib/rspec/version.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-rspec/distinfo b/devel/ruby-rspec/distinfo
index fd9a40f4ce2..f5a148a2363 100644
--- a/devel/ruby-rspec/distinfo
+++ b/devel/ruby-rspec/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2012/03/20 13:39:18 taca Exp $
+$NetBSD: distinfo,v 1.10 2012/06/02 00:47:46 taca Exp $
-SHA1 (rspec-2.9.0.gem) = cf62c3ccd3e7edaa8ba4efc4dadf25eb44d0aca3
-RMD160 (rspec-2.9.0.gem) = 9a28c34a6718e3bb31a40803f618ca96b11ddfd4
-Size (rspec-2.9.0.gem) = 4608 bytes
+SHA1 (rspec-2.10.0.gem) = 9929f5fc6e048e31c90f059ef054641895c9b8b9
+RMD160 (rspec-2.10.0.gem) = 444d1f41860431b48a20d8d45568e27001eae024
+Size (rspec-2.10.0.gem) = 4608 bytes