Date: Fri, 24 Jan 2014 14:46:28 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340900 - in head/devel: rubygem-annoy rubygem-app_config rubygem-atoulme-antwrap rubygem-awesome_print rubygem-bin_utils rubygem-bugspots rubygem-caesars rubygem-childprocess rubygem-c... Message-ID: <201401241446.s0OEkSws074556@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Jan 24 14:46:28 2014 New Revision: 340900 URL: http://svnweb.freebsd.org/changeset/ports/340900 QAT: https://qat.redports.org/buildarchive/r340900/ Log: - Stage safe Modified: head/devel/rubygem-annoy/Makefile head/devel/rubygem-app_config/Makefile head/devel/rubygem-atoulme-antwrap/Makefile head/devel/rubygem-awesome_print/Makefile head/devel/rubygem-bin_utils/Makefile head/devel/rubygem-bugspots/Makefile head/devel/rubygem-caesars/Makefile head/devel/rubygem-childprocess/Makefile head/devel/rubygem-clio/Makefile head/devel/rubygem-cool.io/Makefile head/devel/rubygem-daemon_controller/Makefile head/devel/rubygem-ditz/Makefile Modified: head/devel/rubygem-annoy/Makefile ============================================================================== --- head/devel/rubygem-annoy/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-annoy/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-app_config/Makefile ============================================================================== --- head/devel/rubygem-app_config/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-app_config/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -17,7 +17,6 @@ MONGO_DESC= mongo backend support SQLITE3_DESC= sqlite3 backend support OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQLITE3} Modified: head/devel/rubygem-atoulme-antwrap/Makefile ============================================================================== --- head/devel/rubygem-atoulme-antwrap/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-atoulme-antwrap/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-awesome_print/Makefile ============================================================================== --- head/devel/rubygem-awesome_print/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-awesome_print/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-bin_utils/Makefile ============================================================================== --- head/devel/rubygem-bin_utils/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-bin_utils/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-bugspots/Makefile ============================================================================== --- head/devel/rubygem-bugspots/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-bugspots/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/bugspots bin/git-bugspots -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-caesars/Makefile ============================================================================== --- head/devel/rubygem-caesars/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-caesars/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-childprocess/Makefile ============================================================================== --- head/devel/rubygem-childprocess/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-childprocess/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-clio/Makefile ============================================================================== --- head/devel/rubygem-clio/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-clio/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-cool.io/Makefile ============================================================================== --- head/devel/rubygem-cool.io/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-cool.io/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-daemon_controller/Makefile ============================================================================== --- head/devel/rubygem-daemon_controller/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-daemon_controller/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/rubygem-ditz/Makefile ============================================================================== --- head/devel/rubygem-ditz/Makefile Fri Jan 24 14:45:58 2014 (r340899) +++ head/devel/rubygem-ditz/Makefile Fri Jan 24 14:46:28 2014 (r340900) @@ -17,5 +17,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/ditz -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401241446.s0OEkSws074556>