- Update to 4.5.0
Changes: https://github.com/guard/guard-rspec/releases
This commit is contained in:
parent
4b52964a4f
commit
10f697f859
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375710
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= guard-rspec
|
||||
PORTVERSION= 4.3.1
|
||||
PORTVERSION= 4.5.0
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +12,8 @@ COMMENT= Guard::RSpec automatically run your specs (much like autotest)
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-guard>=2.1:${PORTSDIR}/sysutils/rubygem-guard \
|
||||
rubygem-rspec>=2.14:${PORTSDIR}/devel/rubygem-rspec
|
||||
rubygem-guard-compat>=1.1:${PORTSDIR}/sysutils/rubygem-guard-compat \
|
||||
rubygem-rspec>=2.99.0:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/guard-rspec-4.3.1.gem) = fd5aceb4a111538cb3a27bb3c6bbb6b31ccd869233853a08c4df9b52f919c803
|
||||
SIZE (rubygem/guard-rspec-4.3.1.gem) = 19456
|
||||
SHA256 (rubygem/guard-rspec-4.5.0.gem) = 70a90af4fb4bf3ebfcdb77591243e1995909827d5e73be3d4534b7942f482fd1
|
||||
SIZE (rubygem/guard-rspec-4.5.0.gem) = 25600
|
||||
|
Loading…
Reference in New Issue
Block a user