Bug 155891 - [UPDATE] www/xpi-firebug: update to 1.7.0
Summary: [UPDATE] www/xpi-firebug: update to 1.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 20:00 UTC by R.Mahmatkhanov
Modified: 2011-06-12 05:30 UTC (History)
0 users

See Also:


Attachments
file.diff (26.16 KB, patch)
2011-03-23 20:00 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-03-23 20:00:02 UTC
- update to 1.7.0 to make it work with firefox4.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-23 20:00:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-23 20:00:31 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-23 20:00:35 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Lapo Luchini 2011-03-24 09:28:48 UTC
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. :(
Comment 5 Lapo Luchini 2011-03-24 11:02:32 UTC
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.
Comment 6 R.Mahmatkhanov 2011-03-24 13:00:00 UTC
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
Comment 7 Lapo Luchini 2011-03-29 11:17:25 UTC
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.
Comment 8 R.Mahmatkhanov 2011-03-29 12:23:55 UTC
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
Comment 9 Lapo Luchini 2011-03-29 14:02:54 UTC
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).
Comment 10 dfilter service freebsd_committer freebsd_triage 2011-06-12 05:23:13 UTC
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"
Comment 11 Martin Wilke freebsd_committer freebsd_triage 2011-06-12 05:23:14 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!