mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/rubygem-paperclip-rails5: Deprecate and set expiration date to 2024-04-30
Upstream repo archived Jul 13, 2023 and recommends using Rails' own ActiveStorage. There's also an active fork located at https://github.com/kreeti/kt-paperclip Reference: https://github.com/thoughtbot/paperclip Discussed with jrm on IRC
This commit is contained in:
parent
8bd8e26470
commit
cb883df14f
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ WWW= https://github.com/thoughtbot/paperclip
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
DEPRECATED= Upstream repo archived Jul 13, 2023. Upstream recommends using Rails' own ActiveStorage.
|
||||||
|
EXPIRATION_DATE=2024-04-30
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-activemodel5>=4.2.0:databases/rubygem-activemodel5 \
|
RUN_DEPENDS= rubygem-activemodel5>=4.2.0:databases/rubygem-activemodel5 \
|
||||||
rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5 \
|
rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5 \
|
||||||
rubygem-mimemagic>=0.3.0:misc/rubygem-mimemagic \
|
rubygem-mimemagic>=0.3.0:misc/rubygem-mimemagic \
|
||||||
|
|
Loading…
Add table
Reference in a new issue