pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-expectations
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 17 12:15:41 UTC 2012
Modified Files:
pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo
Log Message:
Update ruby-rspec-expectations to 2.12.1.
### 2.12.1 / 2012-12-15
[full
changelog](http://github.com/rspec/rspec-expectations/compare/v2.12.0...v2.12.1)
Bug fixes
* Improve the failure message for an expression like
`{}.should =~ {}`. (Myron Marston and Andy Lindeman)
* Provide a `match_regex` alias so that custom matchers
built using the matcher DSL can use it (since `match`
is a different method in that context).
(Steven Harman)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-rspec-expectations/Makefile \
pkgsrc/devel/ruby-rspec-expectations/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index