Date: Sun, 26 Jan 2014 15:13:44 +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: r341217 - in head/www: xpi-speed-dial xpi-splash xpi-stumbleupon xpi-stylish xpi-table2clipboard Message-ID: <201401261513.s0QFDi5t092937@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Jan 26 15:13:43 2014 New Revision: 341217 URL: http://svnweb.freebsd.org/changeset/ports/341217 QAT: https://qat.redports.org/buildarchive/r341217/ Log: - Stage support Modified: head/www/xpi-speed-dial/Makefile head/www/xpi-splash/Makefile head/www/xpi-stumbleupon/Makefile head/www/xpi-stylish/Makefile head/www/xpi-table2clipboard/Makefile Modified: head/www/xpi-speed-dial/Makefile ============================================================================== --- head/www/xpi-speed-dial/Makefile Sun Jan 26 15:13:24 2014 (r341216) +++ head/www/xpi-speed-dial/Makefile Sun Jan 26 15:13:43 2014 (r341217) @@ -15,7 +15,6 @@ XPI_DISTNAME= speed_dial XPI_ID= {64161300-e22b-11db-8314-0800200c9a66} XPI_NUM= 4810 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i "" -e '/loadInNewTab/s|false|true|' \ ${WRKSRC}/defaults/preferences/speeddial.js Modified: head/www/xpi-splash/Makefile ============================================================================== --- head/www/xpi-splash/Makefile Sun Jan 26 15:13:24 2014 (r341216) +++ head/www/xpi-splash/Makefile Sun Jan 26 15:13:43 2014 (r341217) @@ -16,6 +16,5 @@ XPI_FILES= chrome/splash.jar components/ defaults/preferences/splash.js chrome.manifest install.rdf XPI_DIRS= chrome components defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-stumbleupon/Makefile ============================================================================== --- head/www/xpi-stumbleupon/Makefile Sun Jan 26 15:13:24 2014 (r341216) +++ head/www/xpi-stumbleupon/Makefile Sun Jan 26 15:13:43 2014 (r341217) @@ -16,6 +16,5 @@ XPI_ID= {AE93811A-5C9A-4d34-8462-F7B864 XPI_FILES= chrome/stumbleupon.jar chrome.manifest components/stumbleuponService.js install.js install.rdf XPI_DIRS= chrome components -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-stylish/Makefile ============================================================================== --- head/www/xpi-stylish/Makefile Sun Jan 26 15:13:24 2014 (r341216) +++ head/www/xpi-stylish/Makefile Sun Jan 26 15:13:43 2014 (r341217) @@ -12,6 +12,5 @@ COMMENT= User styles manager XPI_NUM= 2108 XPI_ID= {46551EC9-40F0-4e47-8E18-8E5CF550CFB8} -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-table2clipboard/Makefile ============================================================================== --- head/www/xpi-table2clipboard/Makefile Sun Jan 26 15:13:24 2014 (r341216) +++ head/www/xpi-table2clipboard/Makefile Sun Jan 26 15:13:43 2014 (r341217) @@ -16,6 +16,5 @@ XPI_FILES= chrome.manifest chrome/t2c.ja install.rdf XPI_DIRS= chrome defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401261513.s0QFDi5t092937>