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:           Sun Jun 22 16:00:58 UTC 2008

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

Log Message:
Update ruby-flexmock package to 0.8.2.

= Changes for FlexMock

* FlexMock partial mocks will now override any preexisting definitions
  for "should_receive".  Previously, FlexMock would honor preexisting
  defintions, but an RSpec on Rails bug loads the RSpec mocks, even
  when other mock libraries are configured.  This allows flexmock to
  correctly use partial mocks in the presence of an ill-behaved mock
  library.

== Pre-Version 0.8.1

* Added Joe O'Brien's patch to allow view stubbing in Rails 2.0
* Added Evan Phoenix's patch to remove allocate from default
  allocators in new_instances (for Rubinius compatibility).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 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