Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 00:26:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364676 - head/devel/rubygem-activesupport4
Message-ID:  <53e95f34.2cc6.4e4f99b0@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 12 00:26:27 2014
New Revision: 364676
URL: http://svnweb.freebsd.org/changeset/ports/364676
QAT: https://qat.redports.org/buildarchive/r364676/

Log:
  - Update RUN_DEPENDS
  - Bump PORTREVISION for dependency change

Modified:
  head/devel/rubygem-activesupport4/Makefile

Modified: head/devel/rubygem-activesupport4/Makefile
==============================================================================
--- head/devel/rubygem-activesupport4/Makefile	Tue Aug 12 00:26:22 2014	(r364675)
+++ head/devel/rubygem-activesupport4/Makefile	Tue Aug 12 00:26:27 2014	(r364676)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e95f34.2cc6.4e4f99b0>