diff options
author | ghen <ghen@pkgsrc.org> | 2007-09-20 07:17:31 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-09-20 07:17:31 +0000 |
commit | 95d99afd976e768fe1c66c50b6fb7ed159785bdc (patch) | |
tree | 9cbb0b4a6781a8a1c59e15191721fd790f86e5e9 /www/firefox | |
parent | 4ef1058aec4b133e53f2ce1d25ba6ddc93743d16 (diff) | |
download | pkgsrc-95d99afd976e768fe1c66c50b6fb7ed159785bdc.tar.gz |
Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.7.
This version only fixes a Windows-specific security issue, but update
nevertheless so we start the freeze with the latest available version.
(People will start asking about this update anyway?)
For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.7/releasenotes/
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile-firefox.common | 6 | ||||
-rw-r--r-- | www/firefox/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index 8eb6a0b7edb..b977249a73a 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-firefox.common,v 1.47 2007/07/31 10:06:47 ghen Exp $ +# $NetBSD: Makefile-firefox.common,v 1.48 2007/09/20 07:17:31 ghen Exp $ MOZILLA_BIN= firefox-bin -MOZ_VER= 2.0.0.6 +MOZ_VER= 2.0.0.7 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source @@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --enable-canvas MOZILLA_EXTENSIONS= default CONFIGURE_ARGS+= --enable-extensions=${MOZILLA_EXTENSIONS:Q} -CONFIGURE_ENV+= ac_cv_visibility_pragma=no ac_cv_visibility_hidden=no +CONFIGURE_ENV+= ac_cv_visibility_pragma=no ac_cv_visibility_hidden=no .include "../../mk/bsd.fast.prefs.mk" diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 9eae46820f3..7f04076472e 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.68 2007/07/31 10:06:47 ghen Exp $ +$NetBSD: distinfo,v 1.69 2007/09/20 07:17:32 ghen Exp $ -SHA1 (firefox-2.0.0.6-source.tar.bz2) = eb72f55e4a8bf08e8c6ef227c0ade3d068ba1082 -RMD160 (firefox-2.0.0.6-source.tar.bz2) = 5132a3b88de5416df27cdf9b9a64bec9dc42fffa -Size (firefox-2.0.0.6-source.tar.bz2) = 37392782 bytes +SHA1 (firefox-2.0.0.7-source.tar.bz2) = fad5670c21bd634c93a8cfc4abcfcfeb09a6a7df +RMD160 (firefox-2.0.0.7-source.tar.bz2) = 8fd4e43cda35b2401d6ed800305d4fc52216ea1c +Size (firefox-2.0.0.7-source.tar.bz2) = 37394798 bytes SHA1 (patch-aa) = 5095449d4e979085fc5791b9d0251076b9c969c3 SHA1 (patch-ab) = 19069a4e572744eccb04e9906e16dad28d2dac01 SHA1 (patch-ac) = 3f28e27c100655aca4daaca02a77a76064359e94 |