Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 15:14:03 +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: r341218 - in head/www: xpi-tabletools xpi-tabmixplus xpi-tagzilla xpi-togglewordwrap xpi-torbutton
Message-ID:  <201401261514.s0QFE3nW093119@svn.freebsd.org>

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

Log:
  - Stage support

Modified:
  head/www/xpi-tabletools/Makefile
  head/www/xpi-tabmixplus/Makefile
  head/www/xpi-tagzilla/Makefile
  head/www/xpi-togglewordwrap/Makefile
  head/www/xpi-torbutton/Makefile

Modified: head/www/xpi-tabletools/Makefile
==============================================================================
--- head/www/xpi-tabletools/Makefile	Sun Jan 26 15:13:43 2014	(r341217)
+++ head/www/xpi-tabletools/Makefile	Sun Jan 26 15:14:03 2014	(r341218)
@@ -13,6 +13,5 @@ COMMENT=	Sort any HTML data table
 XPI_NUM=	2637
 XPI_ID=		{7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-tabmixplus/Makefile
==============================================================================
--- head/www/xpi-tabmixplus/Makefile	Sun Jan 26 15:13:43 2014	(r341217)
+++ head/www/xpi-tabmixplus/Makefile	Sun Jan 26 15:14:03 2014	(r341218)
@@ -13,6 +13,5 @@ XPI_DISTNAME=	tab_mix_plus
 XPI_NUM=	1122
 XPI_ID=		{dc572301-7619-498c-a57d-39143191b318}
 
-NO_STAGE=	yes
 .include "../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-tagzilla/Makefile
==============================================================================
--- head/www/xpi-tagzilla/Makefile	Sun Jan 26 15:13:43 2014	(r341217)
+++ head/www/xpi-tagzilla/Makefile	Sun Jan 26 15:14:03 2014	(r341218)
@@ -15,9 +15,10 @@ RUN_DEPENDS=	${LOCALBASE}/lib/xpi/{DF8E5
 LICENSE=	MPL # also "GPL" but doesn't specify version and doesn't contain license text
 
 XPI_ID=		{4eac6fec-f68b-4797-be7a-ffeea73e1495}
-XPI_FILES=	chrome/tagzilla.jar chrome.manifest components/tzprefs-service.js defaults/preferences/tagzilla_prefs.js install.js install.rdf release-notes.txt translator.credits.txt
+XPI_FILES=	chrome/tagzilla.jar chrome.manifest components/tzprefs-service.js \
+		defaults/preferences/tagzilla_prefs.js install.js install.rdf \
+		release-notes.txt translator.credits.txt
 XPI_DIRS=	chrome components defaults/preferences defaults
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-togglewordwrap/Makefile
==============================================================================
--- head/www/xpi-togglewordwrap/Makefile	Sun Jan 26 15:13:43 2014	(r341217)
+++ head/www/xpi-togglewordwrap/Makefile	Sun Jan 26 15:14:03 2014	(r341218)
@@ -13,6 +13,5 @@ XPI_DISTNAME=	toggle_word_wrap
 XPI_NUM=	2351
 XPI_ID=		{cafe3945-058e-47e3-87f8-75bc120b9638}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-torbutton/Makefile
==============================================================================
--- head/www/xpi-torbutton/Makefile	Sun Jan 26 15:13:43 2014	(r341217)
+++ head/www/xpi-torbutton/Makefile	Sun Jan 26 15:14:03 2014	(r341218)
@@ -12,6 +12,5 @@ COMMENT=	Quickly toggle use of the Tor n
 XPI_NUM=	2275
 XPI_ID=		{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
 
-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?201401261514.s0QFE3nW093119>