1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.11.0

- Update RUN_DEPENDS: remove PORTSDIR

Changes:	https://github.com/carrierwaveuploader/carrierwave/blob/0.11-stable/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-31 15:40:44 +00:00
parent f50c94eeb8
commit 261f610834
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412263
2 changed files with 7 additions and 8 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= carrierwave
PORTVERSION= 0.10.0
PORTREVISION= 1
PORTVERSION= 0.11.0
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -11,10 +10,10 @@ COMMENT= Upload files, map them to a range of ORMs, store on different backends
LICENSE= MIT
RUN_DEPENDS= rubygem-activemodel4>=3.2.0:${PORTSDIR}/databases/rubygem-activemodel4 \
rubygem-activesupport4>=3.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \
rubygem-json>=1.7:${PORTSDIR}/devel/rubygem-json \
rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types
RUN_DEPENDS= rubygem-activemodel4>=3.2.0:databases/rubygem-activemodel4 \
rubygem-activesupport4>=3.2.0:devel/rubygem-activesupport4 \
rubygem-json>=1.7:devel/rubygem-json \
rubygem-mime-types>=1.16:misc/rubygem-mime-types
NO_ARCH= yes
USE_RUBY= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/carrierwave-0.10.0.gem) = 206fcdbf9e4bd6f8545718d693e461a59ba9e31aa1ff815a83b56ccd763a2141
SIZE (rubygem/carrierwave-0.10.0.gem) = 44544
SHA256 (rubygem/carrierwave-0.11.0.gem) = f8f3a93b22aaa7d7da7f46f931b1f7b92534a5d5bbbf779013099aa4834ac4d9
SIZE (rubygem/carrierwave-0.11.0.gem) = 44544