Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2004 02:55:26 +0300
From:      Esa Karkkainen <ejk@iki.fi>
To:        gnome@FreeBSD.org
Subject:   Patch to upgrade www/firefox from 0.9.1_1 to 0.9.3
Message-ID:  <20040804235526.GA51231@pp.htv.fi>

next in thread | raw e-mail | index | archive | help
Hello

	I noticed that mozilla.org has upgraded at least www/mozilla,
www/firefox browsers and mail/thunderbird client.

	Below is a patch that worked for me when I upgraded
www/firefox from 0.9.1_1 to 0.9.3. I also tried to if www/mozilla was as
easy as www/firefox was to upgrade, but unfortunately I got the following
error message

---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
# make patch
===>  Patching for mozilla-1.7.2,2
===>   mozilla-1.7.2,2 depends on file: /usr/local/bin/perl5.6.1 - found
===>  Applying FreeBSD patches for mozilla-1.7.2,2
File to patch: ^C
>> Patch patch-config-mkdepend-imakemdep.h failed to apply cleanly.
>> Patch(es) patch-Double.cpp patch-Makefile.in patch-build_unix_run-mozilla.sh applied cleanly.
---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---

	I'm too tired to chase why
www/mozilla/files/patch-config-mkdepend-imakemdep.h failed to apply
cleanly. At least the www/firefox upgrade was fairly straight forward %-).

---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
diff -ruN /usr/ports/www/firefox/Makefile firefox/Makefile
--- /usr/ports/www/firefox/Makefile	Wed Jul 28 12:54:59 2004
+++ firefox/Makefile	Thu Aug  5 01:42:50 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	firefox
-PORTVERSION=	0.9.1
-PORTREVISION=	1
+PORTVERSION=	0.9.3
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${PORTVERSION}
diff -ruN /usr/ports/www/firefox/distinfo firefox/distinfo
--- /usr/ports/www/firefox/distinfo	Wed Jun 30 20:06:55 2004
+++ firefox/distinfo	Thu Aug  5 01:49:19 2004
@@ -1,2 +1,2 @@
-MD5 (firefox-0.9.1-source.tar.bz2) = 3df6fe17a5d400c1fc154df3c7a8dbb4
-SIZE (firefox-0.9.1-source.tar.bz2) = 33960883
+MD5 (firefox-0.9.3-source.tar.bz2) = 641ebf96d2211b3c5527e88389b9687e
+SIZE (firefox-0.9.3-source.tar.bz2) = 33945173
---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---

-- 
"In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move."
        -- Douglas Adams 1952 - 2001



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040804235526.GA51231>