From owner-svn-ports-all@FreeBSD.ORG Sun Jan 26 15:09:48 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id 1318ADF; Sun, 26 Jan 2014 15:09:48 +0000 (UTC) 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 D93731E9B; Sun, 26 Jan 2014 15:09:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0QF9lmT088318; Sun, 26 Jan 2014 15:09:47 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0QF9k92088312; Sun, 26 Jan 2014 15:09:46 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201401261509.s0QF9k92088312@svn.freebsd.org> From: Martin Wilke Date: Sun, 26 Jan 2014 15:09:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341205 - in head/www: xpi-formfox xpi-foxmarks xpi-foxyproxy xpi-gbrain xpi-gdata_provider 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.17 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: Sun, 26 Jan 2014 15:09:48 -0000 Author: miwi Date: Sun Jan 26 15:09:46 2014 New Revision: 341205 URL: http://svnweb.freebsd.org/changeset/ports/341205 QAT: https://qat.redports.org/buildarchive/r341205/ Log: - Stage support Modified: head/www/xpi-formfox/Makefile head/www/xpi-foxmarks/Makefile head/www/xpi-foxyproxy/Makefile head/www/xpi-gbrain/Makefile head/www/xpi-gdata_provider/Makefile Modified: head/www/xpi-formfox/Makefile ============================================================================== --- head/www/xpi-formfox/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-formfox/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -12,6 +12,5 @@ COMMENT= An extension to display form's XPI_NUM= 1579 XPI_ID= formfox@daniel.steinbrook -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Modified: head/www/xpi-foxmarks/Makefile ============================================================================== --- head/www/xpi-foxmarks/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-foxmarks/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -14,6 +14,5 @@ XPI_DISTNAME= foxmarks_bookmark_synchron XPI_ID= foxmarks@kei.com XPI_NUM= 2410 -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Modified: head/www/xpi-foxyproxy/Makefile ============================================================================== --- head/www/xpi-foxyproxy/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-foxyproxy/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -16,7 +16,6 @@ XPI_DISTNAME= foxyproxy_standard XPI_NUM= 2464 XPI_ID= foxyproxy@eric.h.jung -NO_STAGE= yes xpi-post-extract: @${FIND} ${WRKSRC} -type f -name '*.js' |${XARGS} ${SED} -i '' -e 's/[[:space:]]*$$//g' Modified: head/www/xpi-gbrain/Makefile ============================================================================== --- head/www/xpi-gbrain/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-gbrain/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -14,6 +14,5 @@ XPI_ID= gbrain@andreas.gohr XPI_FILES= chrome/gbrain.jar chrome.manifest defaults/preferences/gbrain.js install.rdf XPI_DIRS= chrome defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Modified: head/www/xpi-gdata_provider/Makefile ============================================================================== --- head/www/xpi-gdata_provider/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-gdata_provider/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -13,8 +13,6 @@ XPI_DISTNAME= provider_for_google_calend XPI_NUM= 4631 XPI_ID= {a62ef8ec-5fdc-40c2-873c-223b8a6925cc} -NO_STAGE= yes - # XXX Remove me on next update! xpi-post-extract: ${RM} ${WRKSRC}/chrome/.ttt.sh.swp