mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= guard-rspec
|
PORTNAME= guard-rspec
|
||||||
PORTVERSION= 4.3.1
|
PORTVERSION= 4.5.0
|
||||||
CATEGORIES= sysutils rubygems
|
CATEGORIES= sysutils rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -12,7 +12,8 @@ COMMENT= Guard::RSpec automatically run your specs (much like autotest)
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-guard>=2.1:${PORTSDIR}/sysutils/rubygem-guard \
|
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_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rubygem/guard-rspec-4.3.1.gem) = fd5aceb4a111538cb3a27bb3c6bbb6b31ccd869233853a08c4df9b52f919c803
|
SHA256 (rubygem/guard-rspec-4.5.0.gem) = 70a90af4fb4bf3ebfcdb77591243e1995909827d5e73be3d4534b7942f482fd1
|
||||||
SIZE (rubygem/guard-rspec-4.3.1.gem) = 19456
|
SIZE (rubygem/guard-rspec-4.5.0.gem) = 25600
|
||||||
|
|
Loading…
Add table
Reference in a new issue