Date: Sun, 26 Jan 2014 15:09:46 +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: r341205 - in head/www: xpi-formfox xpi-foxmarks xpi-foxyproxy xpi-gbrain xpi-gdata_provider Message-ID: <201401261509.s0QF9k92088312@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Jan 26 15:09:46 2014 New Revision: 341205 URL: http://svnweb.freebsd.org/changeset/ports/341205 QAT: https://qat.redports.org/buildarchive/r341205/ Log: - Stage support Modified: head/www/xpi-formfox/Makefile head/www/xpi-foxmarks/Makefile head/www/xpi-foxyproxy/Makefile head/www/xpi-gbrain/Makefile head/www/xpi-gdata_provider/Makefile Modified: head/www/xpi-formfox/Makefile ============================================================================== --- head/www/xpi-formfox/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-formfox/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -12,6 +12,5 @@ COMMENT= An extension to display form's XPI_NUM= 1579 XPI_ID= formfox@daniel.steinbrook -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-foxmarks/Makefile ============================================================================== --- head/www/xpi-foxmarks/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-foxmarks/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -14,6 +14,5 @@ XPI_DISTNAME= foxmarks_bookmark_synchron XPI_ID= foxmarks@kei.com XPI_NUM= 2410 -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> Modified: head/www/xpi-foxyproxy/Makefile ============================================================================== --- head/www/xpi-foxyproxy/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-foxyproxy/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -16,7 +16,6 @@ XPI_DISTNAME= foxyproxy_standard XPI_NUM= 2464 XPI_ID= foxyproxy@eric.h.jung -NO_STAGE= yes xpi-post-extract: @${FIND} ${WRKSRC} -type f -name '*.js' |${XARGS} ${SED} -i '' -e 's/[[:space:]]*$$//g' Modified: head/www/xpi-gbrain/Makefile ============================================================================== --- head/www/xpi-gbrain/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-gbrain/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -14,6 +14,5 @@ XPI_ID= gbrain@andreas.gohr XPI_FILES= chrome/gbrain.jar chrome.manifest defaults/preferences/gbrain.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-gdata_provider/Makefile ============================================================================== --- head/www/xpi-gdata_provider/Makefile Sun Jan 26 15:09:25 2014 (r341204) +++ head/www/xpi-gdata_provider/Makefile Sun Jan 26 15:09:46 2014 (r341205) @@ -13,8 +13,6 @@ XPI_DISTNAME= provider_for_google_calend XPI_NUM= 4631 XPI_ID= {a62ef8ec-5fdc-40c2-873c-223b8a6925cc} -NO_STAGE= yes - # XXX Remove me on next update! xpi-post-extract: ${RM} ${WRKSRC}/chrome/.ttt.sh.swp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401261509.s0QF9k92088312>