Subject: CVS commit: pkgsrc/devel/ruby-rspec-support
From: Takahiro Kambe
Date: 2015-06-13 01:57:27
Message id: 20150612235727.22A0098@cvs.netbsd.org

Log Message:
Update ruby-rspec-support 5o 3.3.0.

### 3.3.0 / 2015-06-12
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.2.2...v3.3.0)

Enhancements:

* Improve formatting of arrays and hashes in failure messages so they
  use our custom formatting of matchers, time objects, etc.
  (Myron Marston, Nicholas Chmielewski, #205)
* Use improved formatting for diffs as well. (Nicholas Chmielewski, #205)

Bug Fixes:

* Fix `FuzzyMatcher` so that it checks `expected == actual` rather than
  `actual == expected`, which avoids errors in situations where the
  `actual` object's `==` is improperly implemented to assume that only
  objects of the same type will be given. This allows rspec-mocks'
  `anything` to match against objects with buggy `==` definitions.
  (Myron Marston, #193)

Files:
RevisionActionfile
1.4modifypkgsrc/devel/ruby-rspec-support/Makefile
1.3modifypkgsrc/devel/ruby-rspec-support/PLIST
1.4modifypkgsrc/devel/ruby-rspec-support/distinfo