diff options
author | grant <grant> | 2004-10-04 09:11:30 +0000 |
---|---|---|
committer | grant <grant> | 2004-10-04 09:11:30 +0000 |
commit | 2574d536ad4e502441dec1e9af3d04f29d96ce64 (patch) | |
tree | c38aa2e10ddac516af629731699cdbbaa3243fe5 /www | |
parent | 4452867558ff714450784dd6b0c6b09d4f6cf11b (diff) | |
download | pkgsrc-2574d536ad4e502441dec1e9af3d04f29d96ce64.tar.gz |
update to Firefox 0.10.1, bugfix for a security issue:
http://www.mozilla.org/press/mozilla-2004-10-01-02.html
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile-firefox.common | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index d13dc3027db..7cccaffdc5a 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,10 +1,11 @@ -# $NetBSD: Makefile-firefox.common,v 1.3 2004/09/20 08:03:42 taya Exp $ +# $NetBSD: Makefile-firefox.common,v 1.4 2004/10/04 09:11:30 grant Exp $ MOZILLA_BIN= firefox-bin -MOZ_VER= 0.10 +MOZ_VER= 0.10.1 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-1.0PR-source +DIST_SUBDIR= firefox-${MOZ_VER} MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \ ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 30a11f41447..12b4f3f4c08 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2004/09/20 08:03:42 taya Exp $ +$NetBSD: distinfo,v 1.17 2004/10/04 09:11:30 grant Exp $ -SHA1 (firefox-1.0PR-source.tar.bz2) = bd88b755e879b71d13fa479f5d89cf2df3c5f6e0 -Size (firefox-1.0PR-source.tar.bz2) = 32396291 bytes +SHA1 (firefox-0.10.1/firefox-1.0PR-source.tar.bz2) = e12f861c8e55fe591053f30e9c9259fa8e662c41 +Size (firefox-0.10.1/firefox-1.0PR-source.tar.bz2) = 32380173 bytes SHA1 (patch-aa) = 9225a7a2c9b4545e800008169d4d88452c85d1a9 SHA1 (patch-ab) = 0c1f2d6cca09b4dd6b168ed29d84d245967a3369 SHA1 (patch-ac) = 32aa4b92eea19aca07077a292cb759d074026642 |