Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2017 19:11:23 +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: r442871 - head/sysutils/rubygem-vagrant-mutate
Message-ID:  <201706071911.v57JBN5b048323@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  7 19:11:22 2017
New Revision: 442871
URL: https://svnweb.freebsd.org/changeset/ports/442871

Log:
  Remove RUN_DEPENDS
  
  - Bump PORTREVISION for dependency change

Modified:
  head/sysutils/rubygem-vagrant-mutate/Makefile

Modified: head/sysutils/rubygem-vagrant-mutate/Makefile
==============================================================================
--- head/sysutils/rubygem-vagrant-mutate/Makefile	Wed Jun  7 19:11:17 2017	(r442870)
+++ head/sysutils/rubygem-vagrant-mutate/Makefile	Wed Jun  7 19:11:22 2017	(r442871)
@@ -2,6 +2,7 @@
 
 PORTNAME=	vagrant-mutate
 PORTVERSION=	1.2.0
+PORTREVISION=	1
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +11,6 @@ COMMENT=	Convert vagrant boxes to work with different 
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
-RUN_DEPENDS=	rubygem-nokogiri>=0:textproc/rubygem-nokogiri
 
 NO_ARCH=	yes
 USE_RUBY=	yes



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