Date: Sun, 26 Jan 2014 15:12:42 +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: r341213 - in head/www: xpi-pdf_download xpi-pencil xpi-pentadactyl xpi-permatabs xpi-prism Message-ID: <201401261512.s0QFCgvF092353@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Jan 26 15:12:42 2014 New Revision: 341213 URL: http://svnweb.freebsd.org/changeset/ports/341213 QAT: https://qat.redports.org/buildarchive/r341213/ Log: - Stage support Modified: head/www/xpi-pdf_download/Makefile head/www/xpi-pencil/Makefile head/www/xpi-pentadactyl/Makefile head/www/xpi-permatabs/Makefile head/www/xpi-prism/Makefile Modified: head/www/xpi-pdf_download/Makefile ============================================================================== --- head/www/xpi-pdf_download/Makefile Sun Jan 26 15:12:21 2014 (r341212) +++ head/www/xpi-pdf_download/Makefile Sun Jan 26 15:12:42 2014 (r341213) @@ -15,6 +15,5 @@ XPI_FILES= chrome/pdfdownload.jar chrome defaults/preferences/prefs.js XPI_DIRS= chrome defaults/preferences defaults -NO_STAGE= yes .include "../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-pencil/Makefile ============================================================================== --- head/www/xpi-pencil/Makefile Sun Jan 26 15:12:21 2014 (r341212) +++ head/www/xpi-pencil/Makefile Sun Jan 26 15:12:42 2014 (r341213) @@ -14,6 +14,5 @@ COMMENT= Firefox addon to do GUI prototy XPI_DISTNAME= Pencil XPI_ID= pencil@evolus.vn -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-pentadactyl/Makefile ============================================================================== --- head/www/xpi-pentadactyl/Makefile Sun Jan 26 15:12:21 2014 (r341212) +++ head/www/xpi-pentadactyl/Makefile Sun Jan 26 15:12:42 2014 (r341213) @@ -13,6 +13,5 @@ COMMENT= Firefox for Vim and Links addic XPI_NUM= 235854 XPI_ID= pentadactyl@dactyl.googlecode.com -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-permatabs/Makefile ============================================================================== --- head/www/xpi-permatabs/Makefile Sun Jan 26 15:12:21 2014 (r341212) +++ head/www/xpi-permatabs/Makefile Sun Jan 26 15:12:42 2014 (r341213) @@ -12,6 +12,5 @@ COMMENT= Turn tabs of your choice into p XPI_ID= {20291fcc-1471-46c8-8213-0911f5ce6d65} XPI_NUM= 2558 -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-prism/Makefile ============================================================================== --- head/www/xpi-prism/Makefile Sun Jan 26 15:12:21 2014 (r341212) +++ head/www/xpi-prism/Makefile Sun Jan 26 15:12:42 2014 (r341213) @@ -11,6 +11,5 @@ COMMENT= Create Prism applications direc XPI_ID= refractor@developer.mozilla.org -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.s0QFCgvF092353>