summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-09-26 16:13:06 +0000
committertron <tron@pkgsrc.org>2008-09-26 16:13:06 +0000
commitea907d45b9362e41a0b0ce0c92b8f8d20cea10b2 (patch)
treec49a233232cd8464dde201e54847473fadffe81d
parent6eee485fcf298ae1836a28718e09ccc85d713109 (diff)
downloadpkgsrc-ea907d45b9362e41a0b0ce0c92b8f8d20cea10b2.tar.gz
Pullup ticket #2534 - requested by ghen
firefox3: security update Revisions pulled up: - www/firefox3/Makefile 1.5-1.6 - www/firefox3/distinfo 1.4 - www/firefox3/patches/patch-dk 1.2 --- Module Name: pkgsrc Committed By: tnn Date: Fri Jul 18 07:25:35 UTC 2008 Modified Files: pkgsrc/www/firefox3: Makefile Log Message: Take fallback maintainership. Do feel free to take it off my shoulders though :-) --- Module Name: pkgsrc Committed By: tnn Date: Wed Sep 24 11:40:24 UTC 2008 Modified Files: pkgsrc/www/firefox3: Makefile distinfo pkgsrc/www/firefox3/patches: patch-dk Log Message: Update to firefox3-3.0.2. Changes: * Fixed several security issues. * Fixed several stability issues. * Fixed a number of minor issues with the layout of certain web pages. * Fixed several theme issues that affected right-to-left locales. * Fixed issue that caused some users with customized toolbars to have their Back and Forward buttons go missing (bug 426026) * Add new Extended Validation (EV) roots to Firefox 3.0.2. * On certain IDN sites, the password manager would not fill in username and password details properly. * Fixed several hangs and crashes that occurred when using screen readers.
-rw-r--r--www/firefox3/Makefile5
-rw-r--r--www/firefox3/distinfo10
-rw-r--r--www/firefox3/patches/patch-dk13
3 files changed, 14 insertions, 14 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile
index 23a34c213a2..61232946cb1 100644
--- a/www/firefox3/Makefile
+++ b/www/firefox3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2.4.1 2008/07/18 12:09:13 rtr Exp $
+# $NetBSD: Makefile,v 1.2.4.2 2008/09/26 16:13:06 tron Exp $
MOZILLA= firefox3 # allow coexisting with firefox2
COMMENT= Lightweight gecko-based web browser
@@ -20,7 +20,8 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
# Pull in standard firefox build framework, and override some things below
.include "../../www/firefox/Makefile-firefox.common"
-MOZ_VER= 3.0.1
+MAINTAINER= tnn@NetBSD.org
+MOZ_VER= 3.0.2
DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR
diff --git a/www/firefox3/distinfo b/www/firefox3/distinfo
index e76ee469206..88f37b71ba5 100644
--- a/www/firefox3/distinfo
+++ b/www/firefox3/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1.4.1 2008/07/18 12:09:13 rtr Exp $
+$NetBSD: distinfo,v 1.1.1.1.4.2 2008/09/26 16:13:06 tron Exp $
-SHA1 (firefox-3.0.1-source.tar.bz2) = ba3bb0b02404cf1abfb6189b156b2f4eb02e8975
-RMD160 (firefox-3.0.1-source.tar.bz2) = 4fc8659d31df496bac99f4e452fe012790b669d8
-Size (firefox-3.0.1-source.tar.bz2) = 36868928 bytes
+SHA1 (firefox-3.0.2-source.tar.bz2) = 72008a9750bb1f7185e855afa6960633489158e6
+RMD160 (firefox-3.0.2-source.tar.bz2) = 0b5685ecb8caf07b34489c6db949236af9d7966f
+Size (firefox-3.0.2-source.tar.bz2) = 37009549 bytes
SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3
SHA1 (patch-ab) = 924dc7356eb765a392253b06acd46b44049568c1
SHA1 (patch-ac) = c814530c1a8574739b7557d007563232b6070c51
@@ -25,7 +25,7 @@ SHA1 (patch-de) = 18e481c3e69fe95b1af87bc800d93f47388fb60a
SHA1 (patch-df) = 17912d183f754ab6661d2be8092e6a07d142632b
SHA1 (patch-dh) = 7592a6238acd5ef6e802d32103c897acb576825a
SHA1 (patch-dj) = 70360dffb20dd1029866d2e81899d003c9e17473
-SHA1 (patch-dk) = 183fa0d6a9040f53d9988fcc8868bdf83229803b
+SHA1 (patch-dk) = 0d676fbaf581fe3f513481010745278df6bf77ae
SHA1 (patch-dl) = cba07cba5717a75c89f007aba36295dccc1c25ab
SHA1 (patch-dm) = eb86aee54fd213eb64a89e5bc2754971db9648f4
SHA1 (patch-do) = bdb018e157dcb5ef706b69184d8b739cfd32d8c3
diff --git a/www/firefox3/patches/patch-dk b/www/firefox3/patches/patch-dk
index a8481ffd92b..e5dc8bbf355 100644
--- a/www/firefox3/patches/patch-dk
+++ b/www/firefox3/patches/patch-dk
@@ -1,14 +1,13 @@
-$NetBSD: patch-dk,v 1.1.1.1 2008/06/28 10:01:07 tnn Exp $
+$NetBSD: patch-dk,v 1.1.1.1.4.1 2008/09/26 16:13:06 tron Exp $
-diff -ruN ../Orig/mozilla/security/coreconf/config.mk ./security/coreconf/config.mk
---- ../Orig/mozilla/security/coreconf/config.mk 2004-04-26 00:02:17.000000000 +0900
-+++ ./security/coreconf/config.mk 2005-12-04 19:44:47.000000000 +0900
-@@ -63,7 +63,7 @@
+--- security/coreconf/config.mk.orig 2008-05-10 01:55:54.000000000 +0200
++++ security/coreconf/config.mk
+@@ -63,7 +63,7 @@ endif
#######################################################################
TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \
-- OpenVMS AIX
-+ OpenVMS AIX DragonFly
+- OpenVMS AIX RISCOS
++ OpenVMS AIX RISCOS DragonFly
ifeq (,$(filter-out $(TARGET_OSES),$(OS_TARGET)))
include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk