pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-flexmock



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Sep  3 15:39:05 UTC 2012

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

Log Message:
Update ruby-flexmock to 1.0.0.

== Version 1.0.0

* Added spy support.
* Added base class mocking restrictions.
* Using singleton_methods to get list of singleton methods (rather
  than methods(false))
* Correctly handling mocking methods that were meta-programmed with
  method_missing.


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