forked from Lainports/freebsd-ports
- Update to 3.1.0
Changes: https://github.com/guard/guard-rspec/commits/master
This commit is contained in:
parent
824689cff2
commit
343eedca17
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= guard-rspec
|
||||
PORTVERSION= 3.0.3
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
@ -14,9 +14,9 @@ LICENSE= MIT
|
|||
RUN_DEPENDS= rubygem-guard>=1.8:${PORTSDIR}/sysutils/rubygem-guard \
|
||||
rubygem-rspec>=2.13:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/guard-rspec-3.0.3.gem) = 38ca48194a98a5c5db6a8b4e4de7d39b609fd7aec505a8b338f382d73d30ddf5
|
||||
SIZE (rubygem/guard-rspec-3.0.3.gem) = 13312
|
||||
SHA256 (rubygem/guard-rspec-3.1.0.gem) = 9688eb3b47b54bfd84e8753fe68187b570ef8e5eea6a51cc9c023a94bae52520
|
||||
SIZE (rubygem/guard-rspec-3.1.0.gem) = 13312
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue