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 2.9.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0b6212b9a6e
branches: trunk
changeset: 601332:b0b6212b9a6e
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 20 13:39:18 2012 +0000
description:
Update ruby-rspec to 2.9.0.
This is meta gem for ruby-rspec-{core,expectations,mock}.
diffstat:
devel/ruby-rspec/Makefile | 10 +++++-----
devel/ruby-rspec/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 27e32cde8c73 -r b0b6212b9a6e devel/ruby-rspec/Makefile
--- a/devel/ruby-rspec/Makefile Tue Mar 20 13:38:13 2012 +0000
+++ b/devel/ruby-rspec/Makefile Tue Mar 20 13:39:18 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2012/03/17 15:10:04 taca Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/20 13:39:18 taca Exp $
-DISTNAME= rspec-2.8.0
+DISTNAME= rspec-2.9.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>=2.8.0<2.9:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=2.8.0<2.9:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=2.8.0<2.9:../../devel/ruby-rspec-mocks
+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
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 27e32cde8c73 -r b0b6212b9a6e devel/ruby-rspec/distinfo
--- a/devel/ruby-rspec/distinfo Tue Mar 20 13:38:13 2012 +0000
+++ b/devel/ruby-rspec/distinfo Tue Mar 20 13:39:18 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/03/17 15:10:04 taca Exp $
+$NetBSD: distinfo,v 1.9 2012/03/20 13:39:18 taca Exp $
-SHA1 (rspec-2.8.0.gem) = 4bcf7c48be4c131f8803055395039fcfe6201131
-RMD160 (rspec-2.8.0.gem) = a08c820ad9cc4f8be3c9b921e17d346650b32c66
-Size (rspec-2.8.0.gem) = 4608 bytes
+SHA1 (rspec-2.9.0.gem) = cf62c3ccd3e7edaa8ba4efc4dadf25eb44d0aca3
+RMD160 (rspec-2.9.0.gem) = 9a28c34a6718e3bb31a40803f618ca96b11ddfd4
+Size (rspec-2.9.0.gem) = 4608 bytes
Home |
Main Index |
Thread Index |
Old Index