Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2007 15:22:35 -0800
From:      Xin LI <delphij@delphij.net>
To:        Martin Nilsson <martin@gneto.com>
Cc:        ahze@FreeBSD.org, freebsd-ports@freebsd.org, portmgr@FreeBSD.org
Subject:   Re: Can we have FireFox updated to 2.0.0.9 ?
Message-ID:  <472FA5BB.30605@delphij.net>
In-Reply-To: <472C4B00.5070503@gneto.com>
References:  <472C4B00.5070503@gneto.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------020805040306040706030206
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Nilsson wrote:
> I know that we have a ports freeze but FF 2.0.0.8 have some very serious
> rendering bugs affecting most modern page layouts so it is not suitable
> to ship with any release.

Yes, I think the change is trivial.  Here is a patch that updates it,
but I would like to hear from ahze@ and portmgr@ first (we are in a
ports freeze).

Cheers,
- --
Xin LI <delphij@delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHL6W7hcUczkLqiksRAiGAAJ9nkfrlEnQeZrWBOfoV+CzlLp7D+ACg4Jn2
lteOOHoovrTCaWfBTHskqgQ=
=WhO3
-----END PGP SIGNATURE-----

--------------020805040306040706030206
Content-Type: text/x-patch;
 name="patch-firefox.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="patch-firefox.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/firefox/Makefile,v
retrieving revision 1.184
diff -u -p -u -r1.184 Makefile
--- Makefile	19 Oct 2007 18:06:55 -0000	1.184
+++ Makefile	4 Nov 2007 00:59:49 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	firefox
-DISTVERSION=	2.0.0.8
+DISTVERSION=	2.0.0.9
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA_EXTENDED}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/firefox/distinfo,v
retrieving revision 1.46
diff -u -p -u -r1.46 distinfo
--- distinfo	19 Oct 2007 18:06:55 -0000	1.46
+++ distinfo	4 Nov 2007 01:00:37 -0000
@@ -1,3 +1,3 @@
-MD5 (firefox-2.0.0.8-source.tar.bz2) = f4ffac67751bc3e556c4926da2e0b65a
-SHA256 (firefox-2.0.0.8-source.tar.bz2) = bb86cb30c05823c4d26a6ae825c1f6ac74f7c18adcc4a3656b5a174f7148f0ad
-SIZE (firefox-2.0.0.8-source.tar.bz2) = 37452335
+MD5 (firefox-2.0.0.9-source.tar.bz2) = 6a977456dc7da2934a12ba397c404fb9
+SHA256 (firefox-2.0.0.9-source.tar.bz2) = 5631446e4763677626423ca54902c0872aa86dd15c886a446edc31e541ddb494
+SIZE (firefox-2.0.0.9-source.tar.bz2) = 37451933

--------------020805040306040706030206--



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