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 3.2.0. It is me...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/899ed554fe0f
branches:  trunk
changeset: 646299:899ed554fe0f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Feb 07 14:43:30 2015 +0000

description:
Update ruby-rspec to 3.2.0.  It is meta rubygem (package).

diffstat:

 devel/ruby-rspec/Makefile |  10 +++++-----
 devel/ruby-rspec/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 7f6f2af45400 -r 899ed554fe0f devel/ruby-rspec/Makefile
--- a/devel/ruby-rspec/Makefile Sat Feb 07 14:42:31 2015 +0000
+++ b/devel/ruby-rspec/Makefile Sat Feb 07 14:43:30 2015 +0000
@@ -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@localhost
@@ -8,9 +8,9 @@
 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 -r 7f6f2af45400 -r 899ed554fe0f devel/ruby-rspec/distinfo
--- a/devel/ruby-rspec/distinfo Sat Feb 07 14:42:31 2015 +0000
+++ b/devel/ruby-rspec/distinfo Sat Feb 07 14:43:30 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index