Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2013 20:01:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331730 - in head: net/rubygem-network_interface net/rubygem-packetfu net/rubygem-pcaprub security/rubygem-origami
Message-ID:  <201310262001.r9QK1dpS014178@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct 26 20:01:39 2013
New Revision: 331730
URL: http://svnweb.freebsd.org/changeset/ports/331730

Log:
  Convert rubygems I maintain to STAGEDIR

Modified:
  head/net/rubygem-network_interface/Makefile
  head/net/rubygem-packetfu/Makefile
  head/net/rubygem-pcaprub/Makefile
  head/security/rubygem-origami/Makefile

Modified: head/net/rubygem-network_interface/Makefile
==============================================================================
--- head/net/rubygem-network_interface/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/net/rubygem-network_interface/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/rubygem-packetfu/Makefile
==============================================================================
--- head/net/rubygem-packetfu/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/net/rubygem-packetfu/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/rubygem-pcaprub/Makefile
==============================================================================
--- head/net/rubygem-pcaprub/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/net/rubygem-pcaprub/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/rubygem-origami/Makefile
==============================================================================
--- head/security/rubygem-origami/Makefile	Sat Oct 26 19:42:17 2013	(r331729)
+++ head/security/rubygem-origami/Makefile	Sat Oct 26 20:01:39 2013	(r331730)
@@ -14,5 +14,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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