Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2015 14:58:47 +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: r388101 - head/sysutils/rubygem-bundler_ext
Message-ID:  <201505311458.t4VEwlUG092441@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 31 14:58:47 2015
New Revision: 388101
URL: https://svnweb.freebsd.org/changeset/ports/388101

Log:
  - Update RUN_DEPENDS

Modified:
  head/sysutils/rubygem-bundler_ext/Makefile

Modified: head/sysutils/rubygem-bundler_ext/Makefile
==============================================================================
--- head/sysutils/rubygem-bundler_ext/Makefile	Sun May 31 14:58:42 2015	(r388100)
+++ head/sysutils/rubygem-bundler_ext/Makefile	Sun May 31 14:58:47 2015	(r388101)
@@ -12,7 +12,7 @@ COMMENT=	Loads gems installed on the sys
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-bundler>=1.7:${PORTSDIR}/sysutils/rubygem-bundler
+RUN_DEPENDS=	rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes



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