Date: Sun, 26 Jan 2014 15:10:07 +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: r341206 - in head/www: xpi-ghostery xpi-gmail-manager xpi-google-notebook xpi-google_shortcuts xpi-grab_and_drag Message-ID: <201401261510.s0QFA7cq088567@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Jan 26 15:10:06 2014 New Revision: 341206 URL: http://svnweb.freebsd.org/changeset/ports/341206 QAT: https://qat.redports.org/buildarchive/r341206/ Log: - Stage support Modified: head/www/xpi-ghostery/Makefile head/www/xpi-gmail-manager/Makefile head/www/xpi-google-notebook/Makefile head/www/xpi-google_shortcuts/Makefile head/www/xpi-grab_and_drag/Makefile Modified: head/www/xpi-ghostery/Makefile ============================================================================== --- head/www/xpi-ghostery/Makefile Sun Jan 26 15:09:46 2014 (r341205) +++ head/www/xpi-ghostery/Makefile Sun Jan 26 15:10:06 2014 (r341206) @@ -12,6 +12,5 @@ COMMENT= Alerts/Block web bugs, ad and w XPI_NUM= 9609 XPI_ID= firefox@ghostery.com -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-gmail-manager/Makefile ============================================================================== --- head/www/xpi-gmail-manager/Makefile Sun Jan 26 15:09:46 2014 (r341205) +++ head/www/xpi-gmail-manager/Makefile Sun Jan 26 15:10:06 2014 (r341206) @@ -14,6 +14,5 @@ XPI_DISTNAME= gmail_manager XPI_NUM= 1320 XPI_ID= {582195F5-92E7-40a0-A127-DB71295901D7} -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-google-notebook/Makefile ============================================================================== --- head/www/xpi-google-notebook/Makefile Sun Jan 26 15:09:46 2014 (r341205) +++ head/www/xpi-google-notebook/Makefile Sun Jan 26 15:10:06 2014 (r341206) @@ -13,6 +13,5 @@ COMMENT= An extension to allow notetakin XPI_ID= notebook@google.com -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-google_shortcuts/Makefile ============================================================================== --- head/www/xpi-google_shortcuts/Makefile Sun Jan 26 15:09:46 2014 (r341205) +++ head/www/xpi-google_shortcuts/Makefile Sun Jan 26 15:10:06 2014 (r341206) @@ -15,6 +15,5 @@ XPI_FILES= chrome/googleshortcuts.jar ch defaults/preferences/install.js install.rdf XPI_DIRS= chrome defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-grab_and_drag/Makefile ============================================================================== --- head/www/xpi-grab_and_drag/Makefile Sun Jan 26 15:09:46 2014 (r341205) +++ head/www/xpi-grab_and_drag/Makefile Sun Jan 26 15:10:06 2014 (r341206) @@ -16,6 +16,5 @@ XPI_FILES= chrome.manifest chrome/graban icon.png install.rdf license.txt 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?201401261510.s0QFA7cq088567>