update firefox-remote to 20040621 this version should now work with firefox 0.8 and 0.9
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 --------
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. :)