diff options
author | tron <tron> | 2009-03-28 18:42:42 +0000 |
---|---|---|
committer | tron <tron> | 2009-03-28 18:42:42 +0000 |
commit | a96b8740b2082ab6f41c99452897ce1fc1a62867 (patch) | |
tree | 545daaea22518a8190f63cbbcad82d529fd32f38 | |
parent | d030c7cb3f99d55a1cf24804d5a2edac07bfd13c (diff) | |
download | pkgsrc-a96b8740b2082ab6f41c99452897ce1fc1a62867.tar.gz |
Pullup ticket #2726 - requested by tnn
firefox3: security update
Revisions pulled up:
- www/firefox3/Makefile 1.26
- www/firefox3/distinfo 1.18
---
Module Name: pkgsrc
Committed By: tnn
Date: Sat Mar 28 16:51:45 UTC 2009
Modified Files:
pkgsrc/www/firefox3: Makefile distinfo
Log Message:
Update to firefox3-3.0.8.
Security update for MFSA2009-12 and MFSA2009-13.
-rw-r--r-- | www/firefox3/Makefile | 4 | ||||
-rw-r--r-- | www/firefox3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index 7e81ab40a18..9c73f29fe04 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17.2.2 2009/03/13 04:55:16 rtr Exp $ +# $NetBSD: Makefile,v 1.17.2.3 2009/03/28 18:42:42 tron Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 COMMENT= Lightweight gecko-based web browser @@ -22,7 +22,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} .include "../../www/firefox/Makefile-firefox.common" MAINTAINER= tnn@NetBSD.org -MOZ_VER= 3.0.7 +MOZ_VER= 3.0.8 XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,} DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR diff --git a/www/firefox3/distinfo b/www/firefox3/distinfo index c44e03ebb2d..b59c88c75af 100644 --- a/www/firefox3/distinfo +++ b/www/firefox3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11.2.2 2009/03/13 04:55:16 rtr Exp $ +$NetBSD: distinfo,v 1.11.2.3 2009/03/28 18:42:42 tron Exp $ -SHA1 (firefox-3.0.7-source.tar.bz2) = 03c078d9c2d047d7cdc25f7823c6e647cb8d8f8b -RMD160 (firefox-3.0.7-source.tar.bz2) = da4319a3cbbb2deaab5dc80e1e18f042d98e4859 -Size (firefox-3.0.7-source.tar.bz2) = 37066129 bytes +SHA1 (firefox-3.0.8-source.tar.bz2) = 93f82c64ae9c805964fb6459223a1061e2d328fd +RMD160 (firefox-3.0.8-source.tar.bz2) = 2b56dbb881e169ad0a3acad30b8aa0677c03a5e5 +Size (firefox-3.0.8-source.tar.bz2) = 37048920 bytes SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3 SHA1 (patch-ab) = dd388a040f99f71a79cf03a328de810e8d623374 SHA1 (patch-ac) = c814530c1a8574739b7557d007563232b6070c51 |