pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-support devel/ruby-rspec-support: upd...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6618e049e757
branches: trunk
changeset: 444644:6618e049e757
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 11 13:04:16 2021 +0000
description:
devel/ruby-rspec-support: update to 3.10.1
### 3.10.1 / 2020-12-27
Bug Fixes:
* Fix deprecation expectations to fail correctly when
asserting on messages. (Phil Pirozhkov, #453)
### 3.10.0 / 2020-10-30
No changes. Released to support other RSpec releases.
### 3.9.4 / 2020-10-23
Bug Fixes:
* Flag ripper as supported on Truffle Ruby. (Brandon Fish, #427)
* Prevent stubbing `File.read` from breaking source extraction.
(Jon Rowe, #431)
diffstat:
devel/ruby-rspec-support/Makefile | 4 ++--
devel/ruby-rspec-support/PLIST | 3 ++-
devel/ruby-rspec-support/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r efab5a1a99e5 -r 6618e049e757 devel/ruby-rspec-support/Makefile
--- a/devel/ruby-rspec-support/Makefile Mon Jan 11 12:24:24 2021 +0000
+++ b/devel/ruby-rspec-support/Makefile Mon Jan 11 13:04:16 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/05/05 13:04:06 taca Exp $
+# $NetBSD: Makefile,v 1.13 2021/01/11 13:04:16 taca Exp $
-DISTNAME= rspec-support-3.9.3
+DISTNAME= rspec-support-3.10.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r efab5a1a99e5 -r 6618e049e757 devel/ruby-rspec-support/PLIST
--- a/devel/ruby-rspec-support/PLIST Mon Jan 11 12:24:24 2021 +0000
+++ b/devel/ruby-rspec-support/PLIST Mon Jan 11 13:04:16 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/05/05 13:04:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/01/11 13:04:16 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Changelog.md
${GEM_LIBDIR}/LICENSE.md
@@ -24,6 +24,7 @@
${GEM_LIBDIR}/lib/rspec/support/source/token.rb
${GEM_LIBDIR}/lib/rspec/support/spec.rb
${GEM_LIBDIR}/lib/rspec/support/spec/deprecation_helpers.rb
+${GEM_LIBDIR}/lib/rspec/support/spec/diff_helpers.rb
${GEM_LIBDIR}/lib/rspec/support/spec/formatting_support.rb
${GEM_LIBDIR}/lib/rspec/support/spec/in_sub_process.rb
${GEM_LIBDIR}/lib/rspec/support/spec/library_wide_checks.rb
diff -r efab5a1a99e5 -r 6618e049e757 devel/ruby-rspec-support/distinfo
--- a/devel/ruby-rspec-support/distinfo Mon Jan 11 12:24:24 2021 +0000
+++ b/devel/ruby-rspec-support/distinfo Mon Jan 11 13:04:16 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/05/05 13:04:06 taca Exp $
+$NetBSD: distinfo,v 1.14 2021/01/11 13:04:16 taca Exp $
-SHA1 (rspec-support-3.9.3.gem) = 092f514474abd311fbd2480bf88fb82da7ee0352
-RMD160 (rspec-support-3.9.3.gem) = 044c830b0f9a93b48d57b7de0d9c78ef19809df0
-SHA512 (rspec-support-3.9.3.gem) = fe469a7138478f16de941743ddb5860dec6e2c3e4b8d7fc5b258465f892929932702aeffb9a574300535cb1d91417549ae29d17e9df74da85b95a032b3b9b13c
-Size (rspec-support-3.9.3.gem) = 37888 bytes
+SHA1 (rspec-support-3.10.1.gem) = 048566468786688b064c37d9632e93c6ae87fcfa
+RMD160 (rspec-support-3.10.1.gem) = 8b25200a9173fc0762d04dafb48426f5666b9411
+SHA512 (rspec-support-3.10.1.gem) = 2ee4661274b5a2e1c9505728381b13c3de4b9bb919be6ce257c73d4137998f27b95133df0af35a64996a7aa1f7490771986407d56f13717a6dd5e5b6afaba940
+Size (rspec-support-3.10.1.gem) = 38912 bytes
Home |
Main Index |
Thread Index |
Old Index