Summary: | [PATCH] www/xpi-adblock: do not install XPI metadata | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lapo Luchini <lapo> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lapo | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Lapo Luchini
2010-09-06 14:40:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: miwi->pgollucci I will take it pgollucci 2010-09-08 00:44:49 UTC FreeBSD ports repository Modified files: www/xpi-adblock Makefile.xpi Log: - Fix XPI_ID generation when the tag might spam multiple lines [1] - Do not install meta data (META-INF) since its not needed allow for xpi-post-extract to still work in xpi-* ports [2] PR: ports/126876 [1], ports/150327 [2] Submitted by: Lapo Luchini <lapo@lapo.it> [1], [2] tweaked by me Approved by: maintainer timeout (miwi; ~1 yr) [1] [2] Tested by: P6 TB Run, RideCharge TB Run Revision Changes Path 1.24 +11 -3 ports/www/xpi-adblock/Makefile.xpi _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, Thanks! pgollucci 2010-09-08 00:55:10 UTC FreeBSD ports repository Modified files: www/xpi-adblock_plus Makefile www/xpi-downthemall Makefile www/xpi-flashgot Makefile www/xpi-foxmarks Makefile pkg-plist www/xpi-foxyproxy Makefile www/xpi-google-notebook Makefile pkg-plist www/xpi-gwt-dev-plugin Makefile www/xpi-joga Makefile www/xpi-jsview Makefile www/xpi-mousegestures Makefile www/xpi-noscript Makefile www/xpi-pdf_download Makefile www/xpi-statusbarclock Makefile www/xpi-togglewordwrap Makefile pkg-plist www/xpi-unplug Makefile Log: - Account for ports/150327 Do not install meta data (META-INF) since its not needed allow for xpi-post-extract to still work in xpi-* ports o fix pkg-plist o fix XPI_DIRS, XPI_FILES o Bump PORTREVISION o s/post-extract/xpi-post-extract/ PR: ports/150327 Submitted by: Lapo Luchini <lapo@lapo.it>, tweaked by myself Approved by: maintainer timeout (miwi) Tested by: P6 TB Run, RideCharge Inc. / Taximagic TB Run Revision Changes Path 1.18 +3 -3 ports/www/xpi-adblock_plus/Makefile 1.27 +1 -1 ports/www/xpi-downthemall/Makefile 1.31 +3 -3 ports/www/xpi-flashgot/Makefile 1.17 +1 -0 ports/www/xpi-foxmarks/Makefile 1.12 +0 -4 ports/www/xpi-foxmarks/pkg-plist 1.15 +1 -1 ports/www/xpi-foxyproxy/Makefile 1.8 +1 -0 ports/www/xpi-google-notebook/Makefile 1.2 +0 -4 ports/www/xpi-google-notebook/pkg-plist 1.6 +1 -1 ports/www/xpi-gwt-dev-plugin/Makefile 1.12 +3 -3 ports/www/xpi-joga/Makefile 1.13 +1 -1 ports/www/xpi-jsview/Makefile 1.6 +1 -1 ports/www/xpi-mousegestures/Makefile 1.57 +3 -2 ports/www/xpi-noscript/Makefile 1.25 +3 -3 ports/www/xpi-pdf_download/Makefile 1.4 +1 -1 ports/www/xpi-statusbarclock/Makefile 1.10 +1 -0 ports/www/xpi-togglewordwrap/Makefile 1.3 +0 -4 ports/www/xpi-togglewordwrap/pkg-plist 1.19 +2 -2 ports/www/xpi-unplug/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |