Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2017 19:31:12 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440899 - head/devel/rubygem-climate_control
Message-ID:  <201705141931.v4EJVCrq094680@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sun May 14 19:31:11 2017
New Revision: 440899
URL: https://svnweb.freebsd.org/changeset/ports/440899

Log:
  devel/rubygem-climate_control: Upstream removed the dependency on
  activesupport, so remove it here.
  
  Approved by:	swills (mentor, implicit)

Modified:
  head/devel/rubygem-climate_control/Makefile

Modified: head/devel/rubygem-climate_control/Makefile
==============================================================================
--- head/devel/rubygem-climate_control/Makefile	Sun May 14 19:25:38 2017	(r440898)
+++ head/devel/rubygem-climate_control/Makefile	Sun May 14 19:31:11 2017	(r440899)
@@ -12,8 +12,6 @@ COMMENT=	Modify your ENV
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-activesupport4>=3.0:devel/rubygem-activesupport4
-
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705141931.v4EJVCrq094680>