Index: head/devel/rubygem-activemessaging/Makefile =================================================================== --- head/devel/rubygem-activemessaging/Makefile (revision 412942) +++ head/devel/rubygem-activemessaging/Makefile (revision 412943) @@ -1,20 +1,20 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= activemessaging PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Event-driven architecture for rails -RUN_DEPENDS= rubygem-activesupport>=2.3.11:devel/rubygem-activesupport +RUN_DEPENDS= rubygem-activesupport4>=2.3.11:devel/rubygem-activesupport4 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include