Bug 68163 - [maintainer update] www/firefox-remote
Summary: [maintainer update] www/firefox-remote
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 09:30 UTC by Franz Klammer
Modified: 2004-06-21 21:50 UTC (History)
0 users

See Also:


Attachments
firefox-remote.diff (809 bytes, patch)
2004-06-21 09:30 UTC, Franz Klammer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Klammer 2004-06-21 09:30:24 UTC

update firefox-remote to 20040621

this version should now work with firefox 0.8 and 0.9
Comment 1 Franz Klammer 2004-06-21 09:49:14 UTC
sorry! iv'e made a mistakte. *PLEASE use this diff:*

--------- start ----------
diff -Nur firefox-remote.orig/Makefile firefox-remote/Makefile
--- firefox-remote.orig/Makefile        Mon May 31 18:53:41 2004
+++ firefox-remote/Makefile     Mon Jun 21 10:03:47 2004
@@ -6,8 +6,7 @@
  #

  PORTNAME=      firefox
-PORTVERSION=   20040513
-PORTREVISION=  1
+PORTVERSION=   20040621
  CATEGORIES=    www
  MASTER_SITES=  http://www.webonaut.com/distfiles/${PORTNAME}${PKGNAMESUFFIX}/
  PKGNAMESUFFIX= -remote
diff -Nur firefox-remote.orig/distinfo firefox-remote/distinfo
--- firefox-remote.orig/distinfo        Sun May 30 22:05:52 2004
+++ firefox-remote/distinfo     Mon Jun 21 10:44:39 2004
@@ -1,2 +1,2 @@
-MD5 (firefox-remote-20040513.bz2) = 8d5854295a57f8002e6935d1ffe9dfd1
-SIZE (firefox-remote-20040513.bz2) = 245
+MD5 (firefox-remote-20040621.bz2) = 7d2bf92e920022fdf9af3f6dcaccb3fd
+SIZE (firefox-remote-20040513.bz2) = 350
-------- end --------
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-21 21:49:36 UTC
State Changed
From-To: open->closed

Committed, thanks. 

BTW I don't think you got the patch right even second time: 

-MD5 (firefox-remote-20040513.bz2) = 8d5854295a57f8002e6935d1ffe9dfd1 
-SIZE (firefox-remote-20040513.bz2) = 245 
+MD5 (firefox-remote-20040621.bz2) = 7d2bf92e920022fdf9af3f6dcaccb3fd 
+SIZE (firefox-remote-20040513.bz2) = 350 
^^^^ 

but i think i understood what you meant. :)