mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Update to 4.3.0
- Update RUN_DEPENDS: use Rails 4 Changes: https://github.com/thoughtbot/paperclip/blob/master/NEWS
This commit is contained in:
parent
60ff1b3915
commit
1a97676b25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390040
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= paperclip
|
||||
PORTVERSION= 4.2.2
|
||||
PORTVERSION= 4.3.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,9 +11,10 @@ COMMENT= Easy upload management for ActiveRecord
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel>=3.0.0:${PORTSDIR}/databases/rubygem-activemodel \
|
||||
rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-cocaine>=0.5.3:${PORTSDIR}/devel/rubygem-cocaine \
|
||||
RUN_DEPENDS= rubygem-activemodel4>=3.2.0:${PORTSDIR}/databases/rubygem-activemodel4 \
|
||||
rubygem-activesupport4>=3.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-cocaine>=0.5.5:${PORTSDIR}/devel/rubygem-cocaine \
|
||||
rubygem-mimemagic>=0.3.0:${PORTSDIR}/misc/rubygem-mimemagic \
|
||||
rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/paperclip-4.2.2.gem) = 9bf104617acd6fec6cacdfd2e98c595ed9a6e76e2bb87f06857cc500ea18e4f5
|
||||
SIZE (rubygem/paperclip-4.2.2.gem) = 264704
|
||||
SHA256 (rubygem/paperclip-4.3.0.gem) = 676abc31e9eab40901acd561569dce1982277463a9e34bbb58032cb65508c290
|
||||
SIZE (rubygem/paperclip-4.3.0.gem) = 294912
|
||||
|
Loading…
Reference in New Issue
Block a user