Date: Tue, 27 Nov 2007 14:24:59 -0800 From: Xin LI <delphij@delphij.net> To: freebsd-gnome@FreeBSD.org, portmgr@FreeBSD.org Subject: [PATCH] Update firefox to 2.0.0.10 Message-ID: <474C993B.4060706@delphij.net>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------000103000807080104020406 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Here is a patch that updates firefox to 2.0.0.10 to address CVE-2007-5959. Cheers, - -- Xin LI <delphij@delphij.net> http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHTJk7hcUczkLqiksRAhW1AKDp/2eDG0fkGw9sLr3ekugZmQikzwCghy4j i4pVEXMtdDQJnrA+RUlAfRQ= =b+7K -----END PGP SIGNATURE----- --------------000103000807080104020406 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.185 diff -u -p -r1.185 Makefile --- Makefile 6 Nov 2007 03:06:47 -0000 1.185 +++ Makefile 27 Nov 2007 21:39:18 -0000 @@ -7,7 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 2.0.0.9 +DISTVERSION= 2.0.0.10 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.47 diff -u -p -r1.47 distinfo --- distinfo 6 Nov 2007 03:06:47 -0000 1.47 +++ distinfo 27 Nov 2007 21:43:36 -0000 @@ -1,3 +1,3 @@ -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 +MD5 (firefox-2.0.0.10-source.tar.bz2) = 5c2f13d6a27f462ec6b862dafca22e7b +SHA256 (firefox-2.0.0.10-source.tar.bz2) = c68728943863b7c7f7363c9446ec1e087198f67897cca58a3373e761a2f595ca +SIZE (firefox-2.0.0.10-source.tar.bz2) = 37474489 --------------000103000807080104020406--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?474C993B.4060706>