From 6df0ec6cc6ff7e12b43c13190a6ca6a7f4f080c4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 12 Aug 2014 00:26:27 +0000 Subject: [PATCH] - Update RUN_DEPENDS - Bump PORTREVISION for dependency change --- devel/rubygem-activesupport4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index 005c6cb5d9f7..eef49db45858 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -3,6 +3,7 @@ PORTNAME= activesupport PORTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -15,7 +16,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \ rubygem-minitest4>=4.2:${PORTSDIR}/devel/rubygem-minitest4 \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-thread_safe>=0.1:${PORTSDIR}/devel/rubygem-thread_safe \ + rubygem-thread_safe1>=0.1:${PORTSDIR}/devel/rubygem-thread_safe1 \ rubygem-tzinfo>=0.3.37:${PORTSDIR}/devel/rubygem-tzinfo USE_RUBY= yes