mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-paperclip-rails5: depend on devel/rubygem-cocaine-rails5 instead
of devel/rubygem-cocaine to prevent rails 4/5 conflicts Approved by: swills (mentor, implicit)
This commit is contained in:
parent
6a82e24998
commit
783a212f34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440739
1 changed files with 4 additions and 2 deletions
|
@ -13,9 +13,11 @@ COMMENT= Easy upload management for ActiveRecord
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel5>0:databases/rubygem-activemodel5 \
|
||||
RUN_DEPENDS= ImageMagick7-nox11>0:graphics/ImageMagick7-nox11
|
||||
|
||||
RUN_DEPENDS+= rubygem-activemodel5>0:databases/rubygem-activemodel5 \
|
||||
rubygem-activesupport5>=0:devel/rubygem-activesupport5 \
|
||||
rubygem-cocaine>=0.5.5:devel/rubygem-cocaine \
|
||||
rubygem-cocaine-rails5>=0.5.5:devel/rubygem-cocaine-rails5 \
|
||||
rubygem-mimemagic>=0.3.0:misc/rubygem-mimemagic \
|
||||
rubygem-mime-types>=0:misc/rubygem-mime-types
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue