svn commit: r440899 - head/devel/rubygem-climate_control

Joseph Mingrone jrm at FreeBSD.org
Sun May 14 19:31:13 UTC 2017


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


More information about the svn-ports-all mailing list