pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-support
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 11 13:04:17 UTC 2021
Modified Files:
pkgsrc/devel/ruby-rspec-support: Makefile PLIST distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-rspec-support/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-rspec-support/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-rspec-support/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-rspec-support/Makefile
diff -u pkgsrc/devel/ruby-rspec-support/Makefile:1.12 pkgsrc/devel/ruby-rspec-support/Makefile:1.13
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.12 Tue May 5 13:04:06 2020
+++ pkgsrc/devel/ruby-rspec-support/Makefile Mon Jan 11 13:04:16 2021
@@ -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
Index: pkgsrc/devel/ruby-rspec-support/PLIST
diff -u pkgsrc/devel/ruby-rspec-support/PLIST:1.8 pkgsrc/devel/ruby-rspec-support/PLIST:1.9
--- pkgsrc/devel/ruby-rspec-support/PLIST:1.8 Tue May 5 13:04:06 2020
+++ pkgsrc/devel/ruby-rspec-support/PLIST Mon Jan 11 13:04:16 2021
@@ -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/n
${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
Index: pkgsrc/devel/ruby-rspec-support/distinfo
diff -u pkgsrc/devel/ruby-rspec-support/distinfo:1.13 pkgsrc/devel/ruby-rspec-support/distinfo:1.14
--- pkgsrc/devel/ruby-rspec-support/distinfo:1.13 Tue May 5 13:04:06 2020
+++ pkgsrc/devel/ruby-rspec-support/distinfo Mon Jan 11 13:04:16 2021
@@ -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