mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/rubygem-grape-path-helpers: Change RUN_DEPENDS from rubygem-grape to rubygem-grape1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
b261dedc5a
commit
e74766b328
@ -1,6 +1,6 @@
|
||||
PORTNAME= grape-path-helpers
|
||||
PORTVERSION= 1.7.1
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +12,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport61>=0:devel/rubygem-activesupport61 \
|
||||
rubygem-grape>=1.3<2:devel/rubygem-grape \
|
||||
rubygem-grape1>=1.3<2:devel/rubygem-grape1 \
|
||||
rubygem-rake>=12:devel/rubygem-rake \
|
||||
rubygem-ruby2_keywords>=0.0.2<0.1:devel/rubygem-ruby2_keywords
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user