mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Fix RUN_DEPENDS: change from rubygem-flipper to rubygem-flipper010
- Add PORTSCOUT - Bump PORTREVISION for dependency change
This commit is contained in:
parent
24a1375721
commit
8f15916ed7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454784
1 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= flipper-active_record
|
||||
PORTVERSION= 0.10.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 010
|
||||
|
@ -13,7 +14,9 @@ COMMENT= ActiveRecord adapter for Flipper
|
|||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \
|
||||
rubygem-flipper>=${PORTVERSION}:devel/rubygem-flipper
|
||||
rubygem-flipper010>=${PORTVERSION}:devel/rubygem-flipper010
|
||||
|
||||
PORTSCOUT= limit:^0\.10\.
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue