From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 02:34:59 2013 Return-Path: Delivered-To: svn-ports-head@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 9FEB3B28; Wed, 30 Oct 2013 02:34:59 +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 7EC852BA6; Wed, 30 Oct 2013 02:34:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9U2YxQd058296; Wed, 30 Oct 2013 02:34:59 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9U2Ytf2058274; Wed, 30 Oct 2013 02:34:55 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201310300234.r9U2Ytf2058274@svn.freebsd.org> From: Steve Wills Date: Wed, 30 Oct 2013 02:34:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332037 - in head/devel: rubygem-foreman rubygem-formatador rubygem-gdata rubygem-gem_plugin rubygem-gemcutter rubygem-generator_spec rubygem-georuby rubygem-gio2 rubygem-git rubygem-gi... 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:34:59 -0000 Author: swills Date: Wed Oct 30 02:34:55 2013 New Revision: 332037 URL: http://svnweb.freebsd.org/changeset/ports/332037 Log: - Add stage support Modified: head/devel/rubygem-foreman/Makefile head/devel/rubygem-formatador/Makefile head/devel/rubygem-gdata/Makefile (contents, props changed) head/devel/rubygem-gem_plugin/Makefile (contents, props changed) head/devel/rubygem-gemcutter/Makefile (contents, props changed) head/devel/rubygem-generator_spec/Makefile head/devel/rubygem-georuby/Makefile (contents, props changed) head/devel/rubygem-gio2/Makefile head/devel/rubygem-git/Makefile (contents, props changed) head/devel/rubygem-github_api/Makefile head/devel/rubygem-gitlab-pygments.rb/Makefile head/devel/rubygem-gitlab_git/Makefile head/devel/rubygem-gitlab_meta/Makefile head/devel/rubygem-glib2/Makefile head/devel/rubygem-gobject-introspection/Makefile head/devel/rubygem-graf/Makefile head/devel/rubygem-grape-entity/Makefile head/devel/rubygem-grape/Makefile head/devel/rubygem-grit/Makefile (contents, props changed) Modified: head/devel/rubygem-foreman/Makefile ============================================================================== --- head/devel/rubygem-foreman/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-foreman/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-formatador/Makefile ============================================================================== --- head/devel/rubygem-formatador/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-formatador/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gdata/Makefile ============================================================================== --- head/devel/rubygem-gdata/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gdata/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gem_plugin/Makefile ============================================================================== --- head/devel/rubygem-gem_plugin/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gem_plugin/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -16,5 +16,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/gpgen -NO_STAGE= yes .include Modified: head/devel/rubygem-gemcutter/Makefile ============================================================================== --- head/devel/rubygem-gemcutter/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gemcutter/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -17,5 +17,4 @@ USE_RUBYGEMS= yes USE_RAKE= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-generator_spec/Makefile ============================================================================== --- head/devel/rubygem-generator_spec/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-generator_spec/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-georuby/Makefile ============================================================================== --- head/devel/rubygem-georuby/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-georuby/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gio2/Makefile ============================================================================== --- head/devel/rubygem-gio2/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gio2/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-git/Makefile ============================================================================== --- head/devel/rubygem-git/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-git/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-github_api/Makefile ============================================================================== --- head/devel/rubygem-github_api/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-github_api/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -20,5 +20,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gitlab-pygments.rb/Makefile ============================================================================== --- head/devel/rubygem-gitlab-pygments.rb/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gitlab-pygments.rb/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gitlab_git/Makefile ============================================================================== --- head/devel/rubygem-gitlab_git/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gitlab_git/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -16,6 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gitlab_meta/Makefile ============================================================================== --- head/devel/rubygem-gitlab_meta/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gitlab_meta/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-glib2/Makefile ============================================================================== --- head/devel/rubygem-glib2/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-glib2/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-gobject-introspection/Makefile ============================================================================== --- head/devel/rubygem-gobject-introspection/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-gobject-introspection/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-graf/Makefile ============================================================================== --- head/devel/rubygem-graf/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-graf/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -16,5 +16,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/graf -NO_STAGE= yes .include Modified: head/devel/rubygem-grape-entity/Makefile ============================================================================== --- head/devel/rubygem-grape-entity/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-grape-entity/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-grape/Makefile ============================================================================== --- head/devel/rubygem-grape/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-grape/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -22,6 +22,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/devel/rubygem-grit/Makefile ============================================================================== --- head/devel/rubygem-grit/Makefile Wed Oct 30 02:32:53 2013 (r332036) +++ head/devel/rubygem-grit/Makefile Wed Oct 30 02:34:55 2013 (r332037) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include