From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 02:42:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9A5F1A3; Wed, 30 Oct 2013 02:42:38 +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 97F112C14; Wed, 30 Oct 2013 02:42:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9U2gcpT062380; Wed, 30 Oct 2013 02:42:38 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9U2gYXf062356; Wed, 30 Oct 2013 02:42:34 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201310300242.r9U2gYXf062356@svn.freebsd.org> From: Steve Wills Date: Wed, 30 Oct 2013 02:42:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332041 - in head/devel: rubygem-rr rubygem-rscm rubygem-rubigen rubygem-ruby-ole rubygem-ruby-sdl-ffi rubygem-ruby-statsd rubygem-ruby2ruby rubygem-rubyforge rubygem-rubygame rubygem-r... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 02:42:38 -0000 Author: swills Date: Wed Oct 30 02:42:34 2013 New Revision: 332041 URL: http://svnweb.freebsd.org/changeset/ports/332041 Log: - Add stage support Modified: head/devel/rubygem-rr/Makefile head/devel/rubygem-rscm/Makefile (contents, props changed) head/devel/rubygem-rubigen/Makefile (contents, props changed) head/devel/rubygem-ruby-ole/Makefile head/devel/rubygem-ruby-sdl-ffi/Makefile (contents, props changed) head/devel/rubygem-ruby-statsd/Makefile (contents, props changed) head/devel/rubygem-ruby2ruby/Makefile head/devel/rubygem-rubyforge/Makefile (contents, props changed) head/devel/rubygem-rubygame/Makefile (contents, props changed) head/devel/rubygem-rubytree/Makefile head/devel/rubygem-runt/Makefile head/devel/rubygem-ruport/Makefile head/devel/rubygem-safe_yaml/Makefile head/devel/rubygem-sequel/Makefile head/devel/rubygem-sequel3/Makefile head/devel/rubygem-settingslogic/Makefile head/devel/rubygem-sexp_processor/Makefile head/devel/rubygem-shoulda/Makefile Modified: head/devel/rubygem-rr/Makefile ============================================================================== --- head/devel/rubygem-rr/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-rr/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-rscm/Makefile ============================================================================== --- head/devel/rubygem-rscm/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-rscm/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-rubigen/Makefile ============================================================================== --- head/devel/rubygem-rubigen/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-rubigen/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -19,5 +19,4 @@ PLIST_FILES= bin/install_rubigen_scripts bin/rubigen \ bin/ruby_app -NO_STAGE= yes .include Modified: head/devel/rubygem-ruby-ole/Makefile ============================================================================== --- head/devel/rubygem-ruby-ole/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-ruby-ole/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -16,5 +16,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/oletool -NO_STAGE= yes .include Modified: head/devel/rubygem-ruby-sdl-ffi/Makefile ============================================================================== --- head/devel/rubygem-ruby-sdl-ffi/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-ruby-sdl-ffi/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-ruby-statsd/Makefile ============================================================================== --- head/devel/rubygem-ruby-statsd/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-ruby-statsd/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -18,5 +18,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/statsd -NO_STAGE= yes .include Modified: head/devel/rubygem-ruby2ruby/Makefile ============================================================================== --- head/devel/rubygem-ruby2ruby/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-ruby2ruby/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -19,5 +19,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/r2r_show -NO_STAGE= yes .include Modified: head/devel/rubygem-rubyforge/Makefile ============================================================================== --- head/devel/rubygem-rubyforge/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-rubyforge/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -16,5 +16,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rubyforge -NO_STAGE= yes .include Modified: head/devel/rubygem-rubygame/Makefile ============================================================================== --- head/devel/rubygem-rubygame/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-rubygame/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -18,5 +18,4 @@ USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-rubytree/Makefile ============================================================================== --- head/devel/rubygem-rubytree/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-rubytree/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -17,5 +17,4 @@ USE_RUBYGEMS= yes USE_RUBY_RDOC= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-runt/Makefile ============================================================================== --- head/devel/rubygem-runt/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-runt/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-ruport/Makefile ============================================================================== --- head/devel/rubygem-ruport/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-ruport/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-safe_yaml/Makefile ============================================================================== --- head/devel/rubygem-safe_yaml/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-safe_yaml/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-sequel/Makefile ============================================================================== --- head/devel/rubygem-sequel/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-sequel/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST=yes PLIST_FILES= bin/sequel -NO_STAGE= yes .include Modified: head/devel/rubygem-sequel3/Makefile ============================================================================== --- head/devel/rubygem-sequel3/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-sequel3/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -22,5 +22,4 @@ PLIST_FILES= bin/sequel PKGNAMESUFFIX= 3 -NO_STAGE= yes .include Modified: head/devel/rubygem-settingslogic/Makefile ============================================================================== --- head/devel/rubygem-settingslogic/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-settingslogic/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-sexp_processor/Makefile ============================================================================== --- head/devel/rubygem-sexp_processor/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-sexp_processor/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-shoulda/Makefile ============================================================================== --- head/devel/rubygem-shoulda/Makefile Wed Oct 30 02:40:36 2013 (r332040) +++ head/devel/rubygem-shoulda/Makefile Wed Oct 30 02:42:34 2013 (r332041) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include