pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-its devel/ruby-rspec-its: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb82a1c3955c
branches:  trunk
changeset: 323203:bb82a1c3955c
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 06 05:32:55 2019 +0000

description:
devel/ruby-rspec-its: update to 1.3.0

### 1.3.0 / 2019-04-09
[full changelog](http://github.com/rspec/rspec-its/compare/v1.2.0...v1.3.0)

Enhancements:
* Introduced `will` and `will_not` as to allow one line block expectations.
  (Russ Buchanan, #67)

diffstat:

 devel/ruby-rspec-its/Makefile |   4 ++--
 devel/ruby-rspec-its/PLIST    |   4 ++--
 devel/ruby-rspec-its/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r b129cb6e5cae -r bb82a1c3955c devel/ruby-rspec-its/Makefile
--- a/devel/ruby-rspec-its/Makefile     Mon May 06 05:32:13 2019 +0000
+++ b/devel/ruby-rspec-its/Makefile     Mon May 06 05:32:55 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/06/10 16:21:53 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/05/06 05:32:55 taca Exp $
 
-DISTNAME=      rspec-its-1.2.0
+DISTNAME=      rspec-its-1.3.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r b129cb6e5cae -r bb82a1c3955c devel/ruby-rspec-its/PLIST
--- a/devel/ruby-rspec-its/PLIST        Mon May 06 05:32:13 2019 +0000
+++ b/devel/ruby-rspec-its/PLIST        Mon May 06 05:32:55 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/06/10 16:21:53 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/05/06 05:32:55 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
@@ -8,7 +8,6 @@
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/cucumber.yml
 ${GEM_LIBDIR}/features/its.feature
 ${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
 ${GEM_LIBDIR}/features/support/env.rb
@@ -16,6 +15,7 @@
 ${GEM_LIBDIR}/lib/rspec/its/version.rb
 ${GEM_LIBDIR}/rspec-its.gemspec
 ${GEM_LIBDIR}/script/test_all
+${GEM_LIBDIR}/script/update_rubygems_and_install_bundler
 ${GEM_LIBDIR}/spec/rspec/its_spec.rb
 ${GEM_LIBDIR}/spec/spec_helper.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r b129cb6e5cae -r bb82a1c3955c devel/ruby-rspec-its/distinfo
--- a/devel/ruby-rspec-its/distinfo     Mon May 06 05:32:13 2019 +0000
+++ b/devel/ruby-rspec-its/distinfo     Mon May 06 05:32:55 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/06/10 16:21:53 taca Exp $
+$NetBSD: distinfo,v 1.2 2019/05/06 05:32:55 taca Exp $
 
-SHA1 (rspec-its-1.2.0.gem) = b3ced4d01db03e1b931a05ac52027012648503e2
-RMD160 (rspec-its-1.2.0.gem) = ced80ae72e4e68ed1f3e9dc80461251922cc16a1
-SHA512 (rspec-its-1.2.0.gem) = 6b390f92654f8e6482f0da30d4e721ee127f628eb305268e474d4c9fb14fca1d0fb8922cabc9a8c1372976b5a52349c5a5a774e3026f32d8050c5aea2bc9ccae
-Size (rspec-its-1.2.0.gem) = 12800 bytes
+SHA1 (rspec-its-1.3.0.gem) = e908049dfd13c75da7b5635047ffb4e39077ccbb
+RMD160 (rspec-its-1.3.0.gem) = 5e50e216d7f98e0e5bbdf09e8354d5c3b767da05
+SHA512 (rspec-its-1.3.0.gem) = beff75fc84f9879095f02f4515bfd749dded877b8b4d5186423ddd78c6c16d6c5e810ebac80f3500cc7b1d23db119c72780c32888385d21d20672a26499ae94a
+Size (rspec-its-1.3.0.gem) = 14336 bytes



Home | Main Index | Thread Index | Old Index