Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 15:12:21 +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: r341212 - in head/www: xpi-mrtech-local-install xpi-neo-diggler xpi-no-referrer xpi-noscript xpi-passwordmaker
Message-ID:  <201401261512.s0QFCLPN092182@svn.freebsd.org>

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

Log:
  - Stage support

Modified:
  head/www/xpi-mrtech-local-install/Makefile
  head/www/xpi-neo-diggler/Makefile
  head/www/xpi-no-referrer/Makefile
  head/www/xpi-noscript/Makefile
  head/www/xpi-passwordmaker/Makefile

Modified: head/www/xpi-mrtech-local-install/Makefile
==============================================================================
--- head/www/xpi-mrtech-local-install/Makefile	Sun Jan 26 15:11:55 2014	(r341211)
+++ head/www/xpi-mrtech-local-install/Makefile	Sun Jan 26 15:12:21 2014	(r341212)
@@ -13,6 +13,5 @@ XPI_DISTNAME=	mr_tech_local_install
 XPI_NUM=	421
 XPI_ID=		{9669CC8F-B388-42FE-86F4-CB5E7F5A8BDC}
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-neo-diggler/Makefile
==============================================================================
--- head/www/xpi-neo-diggler/Makefile	Sun Jan 26 15:11:55 2014	(r341211)
+++ head/www/xpi-neo-diggler/Makefile	Sun Jan 26 15:12:21 2014	(r341212)
@@ -16,6 +16,5 @@ XPI_FILES=	chrome.manifest install.rdf \
 		chrome/diggler.jar defaults/preferences/diggler.js
 XPI_DIRS=	chrome defaults/preferences defaults
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-no-referrer/Makefile
==============================================================================
--- head/www/xpi-no-referrer/Makefile	Sun Jan 26 15:11:55 2014	(r341211)
+++ head/www/xpi-no-referrer/Makefile	Sun Jan 26 15:12:21 2014	(r341212)
@@ -15,6 +15,5 @@ XPI_FILES=	chrome/icon.gif chrome/referr
 		chrome.manifest install.rdf
 XPI_DIRS=	chrome
 
-NO_STAGE=	yes
 .include "../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-noscript/Makefile
==============================================================================
--- head/www/xpi-noscript/Makefile	Sun Jan 26 15:11:55 2014	(r341211)
+++ head/www/xpi-noscript/Makefile	Sun Jan 26 15:12:21 2014	(r341212)
@@ -12,6 +12,5 @@ COMMENT=	A security-enhancing Java/JS fi
 XPI_ID=		{73a6fe31-595d-460b-a920-fcc0f8843232}
 XPI_NUM=	722
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>

Modified: head/www/xpi-passwordmaker/Makefile
==============================================================================
--- head/www/xpi-passwordmaker/Makefile	Sun Jan 26 15:11:55 2014	(r341211)
+++ head/www/xpi-passwordmaker/Makefile	Sun Jan 26 15:12:21 2014	(r341212)
@@ -16,6 +16,5 @@ XPI_FILES=	LICENSE chrome/passwdmaker.ja
 		install.js install.rdf
 XPI_DIRS=	chrome components 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?201401261512.s0QFCLPN092182>