Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 15:09:18 +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: r341203 - in head/www: xpi-flagfox xpi-flashblock xpi-flashgot xpi-flatbmark xpi-forecastfox
Message-ID:  <201401261509.s0QF9Iab088042@svn.freebsd.org>

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

Log:
  - Stage support

Modified:
  head/www/xpi-flagfox/Makefile
  head/www/xpi-flashblock/Makefile
  head/www/xpi-flashgot/Makefile
  head/www/xpi-flatbmark/Makefile
  head/www/xpi-forecastfox/Makefile

Modified: head/www/xpi-flagfox/Makefile
==============================================================================
--- head/www/xpi-flagfox/Makefile	Sun Jan 26 15:08:55 2014	(r341202)
+++ head/www/xpi-flagfox/Makefile	Sun Jan 26 15:09:17 2014	(r341203)
@@ -12,6 +12,5 @@ COMMENT=	Displays a country flag of the 
 XPI_NUM=	5791
 XPI_ID=		{1018e4d6-728f-4b20-ad56-37578a4de76b}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-flashblock/Makefile
==============================================================================
--- head/www/xpi-flashblock/Makefile	Sun Jan 26 15:08:55 2014	(r341202)
+++ head/www/xpi-flashblock/Makefile	Sun Jan 26 15:09:17 2014	(r341203)
@@ -14,7 +14,6 @@ USE_XPI=	*firefox*
 XPI_ID=		{3d7eb24f-2740-49df-8937-200b1cc08f8a}
 XPI_NUM=	433
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|<em:maxVersion>8\.0<|<em:maxVersion>99.*<|' \
 	    ${WRKSRC}/install.rdf

Modified: head/www/xpi-flashgot/Makefile
==============================================================================
--- head/www/xpi-flashgot/Makefile	Sun Jan 26 15:08:55 2014	(r341202)
+++ head/www/xpi-flashgot/Makefile	Sun Jan 26 15:09:17 2014	(r341203)
@@ -12,6 +12,5 @@ COMMENT=	Download links using popular do
 XPI_ID=		{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}
 XPI_NUM=	220
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-flatbmark/Makefile
==============================================================================
--- head/www/xpi-flatbmark/Makefile	Sun Jan 26 15:08:55 2014	(r341202)
+++ head/www/xpi-flatbmark/Makefile	Sun Jan 26 15:09:17 2014	(r341203)
@@ -15,6 +15,5 @@ XPI_ID=		{5362CD9D-AC69-43e5-8E7D-92EDE5
 XPI_FILES=	chrome/flatbmark.jar install.rdf chrome.manifest
 XPI_DIRS=	chrome
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-forecastfox/Makefile
==============================================================================
--- head/www/xpi-forecastfox/Makefile	Sun Jan 26 15:08:55 2014	(r341202)
+++ head/www/xpi-forecastfox/Makefile	Sun Jan 26 15:09:17 2014	(r341203)
@@ -15,6 +15,5 @@ XPI_NUM=	398
 XPI_FILES=	chrome/forecastfox.jar chrome.manifest icon.png install.rdf
 XPI_DIRS=	chrome
 
-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?201401261509.s0QF9Iab088042>