Update to 6.0.0

- Fix version requirement of RUN_DEPENDS

Changes:	https://github.com/thoughtbot/paperclip/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-10 23:00:52 +00:00
parent dc23dec23b
commit c1956c9237
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464107
2 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= paperclip
PORTVERSION= 5.2.1
PORTVERSION= 6.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -12,11 +12,11 @@ COMMENT= Easy upload management for ActiveRecord
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activemodel4>=3.2.0:databases/rubygem-activemodel4 \
rubygem-activesupport4>=3.2.0:devel/rubygem-activesupport4 \
rubygem-cocaine>=0.5.5:devel/rubygem-cocaine \
RUN_DEPENDS= rubygem-activemodel4>=4.2.0:databases/rubygem-activemodel4 \
rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \
rubygem-mimemagic>=0.3.0:misc/rubygem-mimemagic \
rubygem-mime-types>=0:misc/rubygem-mime-types
rubygem-mime-types>=0:misc/rubygem-mime-types \
rubygem-terrapin>=0.6.0:devel/rubygem-terrapin
NO_ARCH= yes
USE_RUBY= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1516969859
SHA256 (rubygem/paperclip-5.2.1.gem) = 4ab4c306bb8568afc48daa13772dabfb3561e83c1f4aa3fb3d94ddc1d5024d95
SIZE (rubygem/paperclip-5.2.1.gem) = 301056
TIMESTAMP = 1520704238
SHA256 (rubygem/paperclip-6.0.0.gem) = e73d2e18a4b892ff1df7301fe73eebc5c3945eb7fd89e41df0190889d5e1b412
SIZE (rubygem/paperclip-6.0.0.gem) = 301568