diff options
author | mezz <mezz@FreeBSD.org> | 2008-02-28 14:33:29 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-02-28 14:33:29 +0800 |
commit | a5fe7005895cf34d17abb1faec7b414025732789 (patch) | |
tree | 0adad81fa028dd0c37eae09ec0871832055494ce /www/seamonkey2/distinfo | |
parent | 3095f8f2df16bc54bdc36c1ced26bdf9c1554222 (diff) | |
download | freebsd-ports-gnome-a5fe7005895cf34d17abb1faec7b414025732789.tar.gz freebsd-ports-gnome-a5fe7005895cf34d17abb1faec7b414025732789.tar.zst freebsd-ports-gnome-a5fe7005895cf34d17abb1faec7b414025732789.zip |
- Update to 1.1.8. [1]
- Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
applications in the runtime. Some applications required to have set
MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
it's no longer need to set these variables, which this flag takes care of it.
The MOZILLA_FIVE_HOME still works with this flag if someone need to use
different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
and other packages. Have been tested in MC CVS since Dec.
PR: ports/120962 [1]
Reminded by: Jordan Gordeev <jgordeev@dir.bg> [1]
Security: - MFSA 2007-08 onUnload + document.write() memory corruption
- MFSA 2007-07 Embedded nulls in location.hostname confuse
same-domain checks
- MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2
buffer overflow
- MFSA 2007-05 XSS and local file access by opening blocked
popups
- MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot
- MFSA 2007-03 Information disclosure through cache collisions
- MFSA 2007-02 Improvements to help protect against Cross-Site
Scripting attacks
- MFSA 2007-01 Crashes with evidence of memory corruption
(rv:1.8.0.10/1.8.1.2)
Diffstat (limited to 'www/seamonkey2/distinfo')
-rw-r--r-- | www/seamonkey2/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/seamonkey2/distinfo b/www/seamonkey2/distinfo index fe0f87908b2d..179d7559a02f 100644 --- a/www/seamonkey2/distinfo +++ b/www/seamonkey2/distinfo @@ -1,3 +1,3 @@ -MD5 (seamonkey-1.1.7.source.tar.bz2) = 6642c1c9f635068b7537e7d967cac04e -SHA256 (seamonkey-1.1.7.source.tar.bz2) = b2b4dfb08c05f94143fccbac7c0623cd1325961374ac88e31d013478d40e1493 -SIZE (seamonkey-1.1.7.source.tar.bz2) = 35383291 +MD5 (seamonkey-1.1.8.source.tar.bz2) = d91320fcd6a6aa48cc7c4d5ae596b09e +SHA256 (seamonkey-1.1.8.source.tar.bz2) = f7eceb32d98315a13534cbdfdf24d3cab82b05bdcf63040bd00c51560a2c8751 +SIZE (seamonkey-1.1.8.source.tar.bz2) = 35335791 |