Index: head/devel/rubygem-actionview/Makefile =================================================================== --- head/devel/rubygem-actionview/Makefile (revision 389202) +++ head/devel/rubygem-actionview/Makefile (revision 389203) @@ -1,24 +1,24 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= actionview PORTVERSION= 4.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rendering framework putting the V in MVC (part of Rails) LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-builder32>=3.2:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis \ rubygem-rails-html-sanitizer>=1.0:${PORTSDIR}/textproc/rubygem-rails-html-sanitizer \ - rubygem-rails-dom-testing>=2.7.0:${PORTSDIR}/textproc/rubygem-rails-dom-testing + rubygem-rails-dom-testing>=1.0.6:${PORTSDIR}/textproc/rubygem-rails-dom-testing USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes .include