Index: head/www/rubygem-carrierwave/Makefile =================================================================== --- head/www/rubygem-carrierwave/Makefile (revision 541407) +++ head/www/rubygem-carrierwave/Makefile (revision 541408) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= carrierwave PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Upload files, map them to a range of ORMs, store on different backends LICENSE= MIT -RUN_DEPENDS= rubygem-activemodel52>=4.0.0:databases/rubygem-activemodel52 \ - rubygem-activesupport52>=4.0.0:devel/rubygem-activesupport52 \ +RUN_DEPENDS= rubygem-activemodel60>=4.0.0:databases/rubygem-activemodel60 \ + rubygem-activesupport60>=4.0.0:devel/rubygem-activesupport60 \ rubygem-mime-types>=1.16:misc/rubygem-mime-types USES= gem USE_RUBY= yes NO_ARCH= yes .include