From owner-svn-ports-all@FreeBSD.ORG Wed Oct 30 02:36:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A0305C29; Wed, 30 Oct 2013 02:36:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7EBB62BB0; Wed, 30 Oct 2013 02:36:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9U2anFW058819; Wed, 30 Oct 2013 02:36:49 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9U2ajTD058794; Wed, 30 Oct 2013 02:36:45 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201310300236.r9U2ajTD058794@svn.freebsd.org> From: Steve Wills Date: Wed, 30 Oct 2013 02:36:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332038 - in head/devel: rubygem-hashery rubygem-highline rubygem-hike rubygem-hoe rubygem-i18n rubygem-icalendar rubygem-igraph rubygem-inline rubygem-interact rubygem-jammit rubygem-j... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 02:36:49 -0000 Author: swills Date: Wed Oct 30 02:36:45 2013 New Revision: 332038 URL: http://svnweb.freebsd.org/changeset/ports/332038 Log: - Add stage support Modified: head/devel/rubygem-hashery/Makefile head/devel/rubygem-highline/Makefile head/devel/rubygem-hike/Makefile head/devel/rubygem-hoe/Makefile head/devel/rubygem-i18n/Makefile head/devel/rubygem-icalendar/Makefile head/devel/rubygem-igraph/Makefile (contents, props changed) head/devel/rubygem-inline/Makefile head/devel/rubygem-interact/Makefile head/devel/rubygem-jammit/Makefile head/devel/rubygem-jquery-ui-themes/Makefile head/devel/rubygem-jruby-jars/Makefile head/devel/rubygem-json/Makefile head/devel/rubygem-json146/Makefile head/devel/rubygem-json_pure/Makefile head/devel/rubygem-kgio/Makefile head/devel/rubygem-launchy/Makefile head/devel/rubygem-little_plugger/Makefile (contents, props changed) head/devel/rubygem-logging/Makefile Modified: head/devel/rubygem-hashery/Makefile ============================================================================== --- head/devel/rubygem-hashery/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-hashery/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-highline/Makefile ============================================================================== --- head/devel/rubygem-highline/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-highline/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-hike/Makefile ============================================================================== --- head/devel/rubygem-hike/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-hike/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-hoe/Makefile ============================================================================== --- head/devel/rubygem-hoe/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-hoe/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -15,5 +15,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/sow -NO_STAGE= yes .include Modified: head/devel/rubygem-i18n/Makefile ============================================================================== --- head/devel/rubygem-i18n/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-i18n/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-icalendar/Makefile ============================================================================== --- head/devel/rubygem-icalendar/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-icalendar/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-igraph/Makefile ============================================================================== --- head/devel/rubygem-igraph/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-igraph/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -18,5 +18,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-inline/Makefile ============================================================================== --- head/devel/rubygem-inline/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-inline/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -19,5 +19,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-interact/Makefile ============================================================================== --- head/devel/rubygem-interact/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-interact/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-jammit/Makefile ============================================================================== --- head/devel/rubygem-jammit/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-jammit/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/jammit -NO_STAGE= yes .include Modified: head/devel/rubygem-jquery-ui-themes/Makefile ============================================================================== --- head/devel/rubygem-jquery-ui-themes/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-jquery-ui-themes/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-jruby-jars/Makefile ============================================================================== --- head/devel/rubygem-jruby-jars/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-jruby-jars/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-json/Makefile ============================================================================== --- head/devel/rubygem-json/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-json/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,7 +13,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include .if ${RUBY_VER} < 1.9 Modified: head/devel/rubygem-json146/Makefile ============================================================================== --- head/devel/rubygem-json146/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-json146/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -20,5 +20,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/edit_json.rb bin/prettify_json.rb -NO_STAGE= yes .include Modified: head/devel/rubygem-json_pure/Makefile ============================================================================== --- head/devel/rubygem-json_pure/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-json_pure/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,7 +13,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include .if ${RUBY_VER} < 1.9 Modified: head/devel/rubygem-kgio/Makefile ============================================================================== --- head/devel/rubygem-kgio/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-kgio/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-launchy/Makefile ============================================================================== --- head/devel/rubygem-launchy/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-launchy/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -17,5 +17,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/launchy -NO_STAGE= yes .include Modified: head/devel/rubygem-little_plugger/Makefile ============================================================================== --- head/devel/rubygem-little_plugger/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-little_plugger/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -17,5 +17,4 @@ RUBYGEM_AUTOPLIST= yes RUN_DEPENDS= rubygem-rspec>=0:${PORTSDIR}/devel/rubygem-rspec -NO_STAGE= yes .include Modified: head/devel/rubygem-logging/Makefile ============================================================================== --- head/devel/rubygem-logging/Makefile Wed Oct 30 02:34:55 2013 (r332037) +++ head/devel/rubygem-logging/Makefile Wed Oct 30 02:36:45 2013 (r332038) @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include