Subject: Firefox update to 1.0.7
To: None <tech-pkg@netbsd.org>
From: Geert Hendrickx <geert.hendrickx@ua.ac.be>
List: tech-pkg
Date: 09/22/2005 15:55:49
--EVF5PPMfhYS0aIcm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Matthias (tron) has already upgraded the www/firefox-bin package to 1.0.7 (a
security fix release).  I tested the www/firefox and www/firefox-gtk1 packages
with 1.0.7, and all patches/* cleanly apply, without any modification to the
package (except the version and checksum info).  Could this be included before
the branch?  

	Geert

--EVF5PPMfhYS0aIcm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="firefox107.diff"

--- www/firefox/Makefile	2005-09-22 15:50:02.000000000 +0200
+++ www/firefox/Makefile	2005-09-22 15:48:44.000000000 +0200
@@ -2,7 +2,6 @@
 
 MOZILLA=	firefox
 EXTRACT_SUFX=	.tar.bz2
-PKGREVISION=	3
 
 COMMENT=	Lightweight gecko-based web browser
 
--- www/firefox/Makefile-firefox.common	2005-09-22 15:50:02.000000000 +0200
+++ www/firefox/Makefile-firefox.common	2005-09-22 15:48:44.000000000 +0200
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile-firefox.common,v 1.21 2005/09/17 02:35:19 jlam Exp $
 
 MOZILLA_BIN=	firefox-bin
-MOZ_VER=	1.0.6
+MOZ_VER=	1.0.7
 EXTRACT_SUFX=	.tar.bz2
 
 DISTNAME=	firefox-${MOZ_VER}-source
--- www/firefox/distinfo	2005-09-22 15:50:02.000000000 +0200
+++ www/firefox/distinfo	2005-09-22 15:48:44.000000000 +0200
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.37 2005/09/08 22:03:45 abs Exp $
 
-SHA1 (firefox-1.0.6/firefox-1.0.6-source.tar.bz2) = 56183aa14a0185a27a6ab4337d2ade7d1d45c2a6
-RMD160 (firefox-1.0.6/firefox-1.0.6-source.tar.bz2) = 8af3fa48fad539f26a5f1b57526efc85b22fca00
-Size (firefox-1.0.6/firefox-1.0.6-source.tar.bz2) = 32782840 bytes
+SHA1 (firefox-1.0.7/firefox-1.0.7-source.tar.bz2) = ac7549f609db8dbea6db33b2ffb3ae546eea64df
+RMD160 (firefox-1.0.7/firefox-1.0.7-source.tar.bz2) = 8afafa2d772cabeacde5bad6dc053f9a0ee9a588
+Size (firefox-1.0.7/firefox-1.0.7-source.tar.bz2) = 32793876 bytes
 SHA1 (patch-aa) = 9225a7a2c9b4545e800008169d4d88452c85d1a9
 SHA1 (patch-ab) = cbc4efd470f4678aee40628b8b95d919d0d15d1f
 SHA1 (patch-ac) = 32aa4b92eea19aca07077a292cb759d074026642
--- www/firefox-gtk1/Makefile	2005-09-22 15:50:57.000000000 +0200
+++ www/firefox-gtk1/Makefile	2005-09-22 15:48:44.000000000 +0200
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.4 2005/09/17 02:35:19 jlam Exp $
 
 MOZILLA=	firefox-gtk1
-PKGREVISION=	2
 
 COMMENT=	Lightweight gecko-based web browser built with GTK1
 

--EVF5PPMfhYS0aIcm--