pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rspec



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jun 18 02:23:24 UTC 2011

Modified Files:
        pkgsrc/devel/ruby-rspec: Makefile PLIST distinfo

Log Message:
Update ruby-rspec pacakge to 1.3.2, latest 1.3.x.

=== Version 1.3.2 / 2011-04-11

* Enhancements
  * Raise a meaningful error when an argument-scoped stub is called with the
    wrong args (Alexey)
  * Dev: ignore .rbc files (Myron Marston)

* Bug fixes
  * Fix regression in which an expectation should return the value from a
    previously defined stub of the same method (Tom Stuart)
  * Support heckling class methods (Dan Kubb)
  * Only try to pass messages to the superclass if the superclass responds to
    the method (Andrew Selder)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-rspec/Makefile \
    pkgsrc/devel/ruby-rspec/PLIST pkgsrc/devel/ruby-rspec/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