Bug 62735 - www/firefox: fix firefox.rb
Summary: www/firefox: fix firefox.rb
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: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 15:10 UTC by Oliver Braun
Modified: 2004-02-12 21:22 UTC (History)
0 users

See Also:


Attachments
file.diff (515 bytes, patch)
2004-02-12 15:10 UTC, Oliver Braun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Braun freebsd_committer freebsd_triage 2004-02-12 15:10:09 UTC
firefox.rb is looking for MozillaFirefox-bin which is actually called
Firefox-bin.
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2004-02-12 15:14:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer(s)
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2004-02-12 17:05:20 UTC
Responsible Changed
From-To: gnome->trevor

I'll look into this.
Comment 3 Trevor Johnson 2004-02-12 17:49:52 UTC
> firefox.rb is looking for MozillaFirefox-bin which is actually called
> Firefox-bin.

Thank you for finding this.  I have firefox-bin though, not Firefox-bin.
-- 
Trevor Johnson
Comment 4 Oliver Braun freebsd_committer freebsd_triage 2004-02-12 20:13:13 UTC
* Trevor Johnson <trevor@jpj.net> [2004-02-12 12:49 -0500]:
> I have firefox-bin though, not Firefox-bin.


Ok, both should work.

`--> xwininfo -display :0 -root -tree | grep -i firefox
     0x20000f9 "firefox-bin": ("firefox-bin" "Firefox-bin")  200x200+0+0  +0+0

Regards,
         Olli
-- 
Oliver Braun -- obraun @ { unsane.org | FreeBSD.org | haskell.org }
Comment 5 Trevor Johnson freebsd_committer freebsd_triage 2004-02-12 21:15:33 UTC
State Changed
From-To: open->closed

committed--thank you, Oliver