- Update to 2.14.3
- Support STAGEDIR Changes: https://github.com/rspec/rspec-expectations/releases https://github.com/rspec/rspec-expectations/blob/master/Changelog.md
This commit is contained in:
parent
18ef159743
commit
b4766b66e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331632
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rspec-expectations
|
||||
PORTVERSION= 2.14.2
|
||||
PORTVERSION= 2.14.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -16,5 +16,4 @@ USE_RAKE= yes
|
|||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/rspec-expectations-2.14.2.gem) = cb397f5b2f966adcd3fa6c6bb1e3ff0cb0237c08bb8ab01ea56bab106b9b61a9
|
||||
SIZE (rubygem/rspec-expectations-2.14.2.gem) = 88576
|
||||
SHA256 (rubygem/rspec-expectations-2.14.3.gem) = c2a28470645fbdf438cf7ade072291f38858aef5f514fa826c10f0fa23d6653f
|
||||
SIZE (rubygem/rspec-expectations-2.14.3.gem) = 89600
|
||||
|
|
Loading…
Reference in a new issue