- Update to 4.5.0

Changes:	https://github.com/guard/guard-rspec/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-12-28 13:15:41 +00:00
parent 4b52964a4f
commit 10f697f859
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375710
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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