- update to 1.7.0 to make it work with firefox4. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Maintainer of www/xpi-firebug, Please note that PR ports/155891 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155891 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Unpatched Firebug 1.7 does not support Firefox 3 not SeaMonkey2, it only supports Firefox 4, that *might* warrant to have two firebug version in the ports tree. Patching the install.rdf it should be possible to use it on Firefox 3, but the authors weren't confident enough in it to modify the file themselves (and SeaMonkey support would still be an issue): http://groups.google.com/group/firebug/browse_thread/thread/9238f65964798487?pli=1 Any suggestions? I won't have time to experiment much in the next few days. :(
The best way is probably to repocopy www/xpi-firebug to www/xpi-firebug-1.5 for firefox3 and seamonkey2 users. After that, I'd have no objections to commit this PR. Notice that the two ports share the same XPI_ID, so they would CONFLICT.
Bad (. As far i understand repocopy and CONFLICTS are only way acceptable. Should i request repocopy in new pr or you will do it? -- Regards, Ruslan
I'm a bit busy in these days, if you want to do the PR yourself it will probably be faster. ;) PS: since I use SeaMonkey for my email needs I don't use Firefox anymore, so maintaining a Firefox-only port (i.e. this one, after the repocopy) would be low-priority to me. If you are interested in maintaining this port and think would do a faster work, feel free to step up; else, I'm still ok with maintaining both copies.
29.03.2011 14:17, Lapo Luchini пиÑеÑ: > I'm a bit busy in these days, if you want to do the PR yourself it will > probably be faster. ;) > > PS: since I use SeaMonkey for my email needs I don't use Firefox > anymore, so maintaining a Firefox-only port (i.e. this one, after the > repocopy) would be low-priority to me. If you are interested in > maintaining this port and think would do a faster work, feel free to > step up; else, I'm still ok with maintaining both copies. Ok. So i post ports/156033 with repocopy request (www/firebug -> www/firebug15) and ask to set me as maintainer for the new port. -- Regards, Ruslan
I confirm I'm ok with passing maintainership of xpi-firebug and keeping maintainership of xpi-firebug15. PS: one day, when I have more free type at hand, I'll probably try to patch xpi-firebug to have 1.7 on SeaMonkey too, but I'll file a normal PR for that (cc'ing maintainer).
miwi 2011-06-12 04:22:59 UTC FreeBSD ports repository Modified files: www/xpi-firebug Makefile distinfo pkg-plist Log: - Update to 1.7.0 PR: 155891 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Revision Changes Path 1.12 +1 -1 ports/www/xpi-firebug/Makefile 1.13 +2 -2 ports/www/xpi-firebug/distinfo 1.11 +161 -192 ports/www/xpi-firebug/pkg-plist _______________________________________________ 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: feedback->closed Committed. Thanks!