svn commit: r369393 - head/sysutils/rubygem-bundler_ext
Steve Wills
swills at FreeBSD.org
Sat Sep 27 14:51:36 UTC 2014
Author: swills
Date: Sat Sep 27 14:51:35 2014
New Revision: 369393
URL: http://svnweb.freebsd.org/changeset/ports/369393
QAT: https://qat.redports.org/buildarchive/r369393/
Log:
sysutils/rubygem-bundler_ext: remove unneeded dep
With hat: ruby@
Modified:
head/sysutils/rubygem-bundler_ext/Makefile
Modified: head/sysutils/rubygem-bundler_ext/Makefile
==============================================================================
--- head/sysutils/rubygem-bundler_ext/Makefile Sat Sep 27 14:02:36 2014 (r369392)
+++ head/sysutils/rubygem-bundler_ext/Makefile Sat Sep 27 14:51:35 2014 (r369393)
@@ -3,6 +3,7 @@
PORTNAME= bundler_ext
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -12,7 +13,6 @@ COMMENT= Loads gems installed on the sys
LICENSE= MIT
RUN_DEPENDS= rubygem-bundler>=1.7:${PORTSDIR}/sysutils/rubygem-bundler
-BUILD_DEPENDS= rubygem-rspec>=3:${PORTSDIR}/devel/rubygem-rspec
USE_RUBY= yes
USE_RUBYGEMS= yes
More information about the svn-ports-all
mailing list