svn commit: r388101 - head/sysutils/rubygem-bundler_ext

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 14:58:48 UTC 2015


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


More information about the svn-ports-all mailing list