Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 15:13:02 +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: r341214 - in head/www: xpi-quick-locale-switcher xpi-quickproxy xpi-resurrectpages xpi-sameplace xpi-scrapbook
Message-ID:  <201401261513.s0QFD2XX092530@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jan 26 15:13:02 2014
New Revision: 341214
URL: http://svnweb.freebsd.org/changeset/ports/341214
QAT: https://qat.redports.org/buildarchive/r341214/

Log:
  - Stage support

Modified:
  head/www/xpi-quick-locale-switcher/Makefile
  head/www/xpi-quickproxy/Makefile
  head/www/xpi-resurrectpages/Makefile
  head/www/xpi-sameplace/Makefile
  head/www/xpi-scrapbook/Makefile

Modified: head/www/xpi-quick-locale-switcher/Makefile
==============================================================================
--- head/www/xpi-quick-locale-switcher/Makefile	Sun Jan 26 15:12:42 2014	(r341213)
+++ head/www/xpi-quick-locale-switcher/Makefile	Sun Jan 26 15:13:02 2014	(r341214)
@@ -13,6 +13,5 @@ XPI_DISTNAME=	quick_locale_switcher
 XPI_ID=		{25A1388B-6B18-46c3-BEBA-A81915D0DE8F}
 XPI_NUM=	1333
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-quickproxy/Makefile
==============================================================================
--- head/www/xpi-quickproxy/Makefile	Sun Jan 26 15:12:42 2014	(r341213)
+++ head/www/xpi-quickproxy/Makefile	Sun Jan 26 15:13:02 2014	(r341214)
@@ -14,6 +14,5 @@ XPI_NUM=	1557
 XPI_FILES=	chrome/quickproxy.jar chrome.manifest install.rdf
 XPI_DIRS=	chrome
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-resurrectpages/Makefile
==============================================================================
--- head/www/xpi-resurrectpages/Makefile	Sun Jan 26 15:12:42 2014	(r341213)
+++ head/www/xpi-resurrectpages/Makefile	Sun Jan 26 15:13:02 2014	(r341214)
@@ -13,6 +13,5 @@ XPI_DISTNAME=	resurrect_pages
 XPI_NUM=	2570
 XPI_ID=		{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-sameplace/Makefile
==============================================================================
--- head/www/xpi-sameplace/Makefile	Sun Jan 26 15:12:42 2014	(r341213)
+++ head/www/xpi-sameplace/Makefile	Sun Jan 26 15:13:02 2014	(r341214)
@@ -17,6 +17,5 @@ XPI_FILES=	chrome/sameplace.jar chrome.m
 		components/ProtocolHandler.js defaults/preferences/sameplace.js 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-scrapbook/Makefile
==============================================================================
--- head/www/xpi-scrapbook/Makefile	Sun Jan 26 15:12:42 2014	(r341213)
+++ head/www/xpi-scrapbook/Makefile	Sun Jan 26 15:13:02 2014	(r341214)
@@ -14,6 +14,5 @@ XPI_NUM=	427
 XPI_FILES=	LICENSE.txt chrome/scrapbook.jar chrome.manifest defaults/preferences/scrapbook-prefs.js 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.s0QFD2XX092530>