From owner-svn-ports-all@FreeBSD.ORG Wed Oct 30 02:59:15 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 E8B47BD6; Wed, 30 Oct 2013 02:59:14 +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 C809C2CAA; Wed, 30 Oct 2013 02:59:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9U2xE3D070240; Wed, 30 Oct 2013 02:59:14 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9U2xAiW070217; Wed, 30 Oct 2013 02:59:10 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201310300259.r9U2xAiW070217@svn.freebsd.org> From: Steve Wills Date: Wed, 30 Oct 2013 02:59:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332052 - in head/textproc: rubygem-linguistics rubygem-liquid rubygem-loggability rubygem-loofah rubygem-nokogiri rubygem-rchardet rubygem-rdiscount rubygem-rdtool rubygem-redcarpet ru... 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:59:15 -0000 Author: swills Date: Wed Oct 30 02:59:10 2013 New Revision: 332052 URL: http://svnweb.freebsd.org/changeset/ports/332052 Log: - Add stage support Modified: head/textproc/rubygem-linguistics/Makefile head/textproc/rubygem-liquid/Makefile head/textproc/rubygem-loggability/Makefile head/textproc/rubygem-loofah/Makefile head/textproc/rubygem-nokogiri/Makefile head/textproc/rubygem-rchardet/Makefile head/textproc/rubygem-rdiscount/Makefile head/textproc/rubygem-rdtool/Makefile head/textproc/rubygem-redcarpet/Makefile head/textproc/rubygem-ri_cal/Makefile head/textproc/rubygem-rttool/Makefile head/textproc/rubygem-sanitize/Makefile head/textproc/rubygem-sass-rails/Makefile head/textproc/rubygem-sass/Makefile head/textproc/rubygem-sax-machine/Makefile head/textproc/rubygem-simplecov-html/Makefile head/textproc/rubygem-spreadsheet/Makefile head/textproc/rubygem-stamp/Makefile head/textproc/rubygem-syntax/Makefile (contents, props changed) Modified: head/textproc/rubygem-linguistics/Makefile ============================================================================== --- head/textproc/rubygem-linguistics/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-linguistics/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-liquid/Makefile ============================================================================== --- head/textproc/rubygem-liquid/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-liquid/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-loggability/Makefile ============================================================================== --- head/textproc/rubygem-loggability/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-loggability/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-loofah/Makefile ============================================================================== --- head/textproc/rubygem-loofah/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-loofah/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-nokogiri/Makefile ============================================================================== --- head/textproc/rubygem-nokogiri/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-nokogiri/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -18,5 +18,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/nokogiri -NO_STAGE= yes .include Modified: head/textproc/rubygem-rchardet/Makefile ============================================================================== --- head/textproc/rubygem-rchardet/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-rchardet/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-rdiscount/Makefile ============================================================================== --- head/textproc/rubygem-rdiscount/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-rdiscount/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rdiscount -NO_STAGE= yes .include Modified: head/textproc/rubygem-rdtool/Makefile ============================================================================== --- head/textproc/rubygem-rdtool/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-rdtool/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -16,7 +16,6 @@ RUBYGEM_AUTOPLIST= yes USE_RAKE= yes PLIST_FILES= bin/rd2 bin/rdswap.rb -NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} Modified: head/textproc/rubygem-redcarpet/Makefile ============================================================================== --- head/textproc/rubygem-redcarpet/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-redcarpet/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -16,5 +16,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES+= bin/redcarpet -NO_STAGE= yes .include Modified: head/textproc/rubygem-ri_cal/Makefile ============================================================================== --- head/textproc/rubygem-ri_cal/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-ri_cal/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes PLIST_FILES= bin/ri_cal -NO_STAGE= yes .include Modified: head/textproc/rubygem-rttool/Makefile ============================================================================== --- head/textproc/rubygem-rttool/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-rttool/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -13,5 +13,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rdrt2 bin/rt2 -NO_STAGE= yes .include Modified: head/textproc/rubygem-sanitize/Makefile ============================================================================== --- head/textproc/rubygem-sanitize/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-sanitize/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-sass-rails/Makefile ============================================================================== --- head/textproc/rubygem-sass-rails/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-sass-rails/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-sass/Makefile ============================================================================== --- head/textproc/rubygem-sass/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-sass/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/sass bin/sass-convert bin/scss -NO_STAGE= yes .include Modified: head/textproc/rubygem-sax-machine/Makefile ============================================================================== --- head/textproc/rubygem-sax-machine/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-sax-machine/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-simplecov-html/Makefile ============================================================================== --- head/textproc/rubygem-simplecov-html/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-simplecov-html/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -16,6 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-spreadsheet/Makefile ============================================================================== --- head/textproc/rubygem-spreadsheet/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-spreadsheet/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -20,5 +20,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/xlsopcodes -NO_STAGE= yes .include Modified: head/textproc/rubygem-stamp/Makefile ============================================================================== --- head/textproc/rubygem-stamp/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-stamp/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Modified: head/textproc/rubygem-syntax/Makefile ============================================================================== --- head/textproc/rubygem-syntax/Makefile Wed Oct 30 02:58:22 2013 (r332051) +++ head/textproc/rubygem-syntax/Makefile Wed Oct 30 02:59:10 2013 (r332052) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include