- Update to 4.0.3
Changes: https://github.com/guard/guard-rspec/releases
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= guard-rspec
|
||||
PORTVERSION= 4.0.2
|
||||
PORTVERSION= 4.0.3
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@@ -11,7 +11,7 @@ COMMENT= Guard::RSpec automatically run your specs (much like autotest)
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-guard>=2:${PORTSDIR}/sysutils/rubygem-guard \
|
||||
RUN_DEPENDS= rubygem-guard>=2.1.1:${PORTSDIR}/sysutils/rubygem-guard \
|
||||
rubygem-rspec>=2.14:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/guard-rspec-4.0.2.gem) = 6013ac5e7de841f0b17e10b609c94add5b809af5c92156907f54cdab92e6a503
|
||||
SIZE (rubygem/guard-rspec-4.0.2.gem) = 13824
|
||||
SHA256 (rubygem/guard-rspec-4.0.3.gem) = d250409738cc54bfd067758c52bbed54640920d6b6bb21c3b00463eead92dc3c
|
||||
SIZE (rubygem/guard-rspec-4.0.3.gem) = 13824
|
||||
|
||||
Reference in New Issue
Block a user