- Update to 2.7.0

PR:		ports/161852
Submitted by:	sunpoet
This commit is contained in:
Steve Wills 2011-10-24 02:09:33 +00:00
parent dd0eb6cdfe
commit 76c1bda6e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284220
3 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= rspec-mocks
PORTVERSION= 2.6.0
PORTVERSION= 2.7.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/rspec-mocks-2.6.0.gem) = 4bb704c8fcd857a1646ccbbfc131089d42c33abdf2382362bd81384672721690
SIZE (rubygem/rspec-mocks-2.6.0.gem) = 49152
SHA256 (rubygem/rspec-mocks-2.7.0.gem) = 34c648dc1044394f89692826ac7d46dedfcc5024ef856f4280b49e8cd21bb42e
SIZE (rubygem/rspec-mocks-2.7.0.gem) = 49152

View file

@ -1,3 +1,4 @@
Rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations.
Rspec-mocks provides a test-double framework for rspec including support for
method stubs, fakes, and message expectations.
WWW: https://github.com/rspec/rspec-mocks