Security update to firefox 6.0.2.
While here, rewrite DESCR (prompted by a mail from J. Scott Heppler)
This commit is contained in:
parent
50863390c3
commit
6b9caf2a62
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.189 2011/08/24 06:19:51 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.190 2011/09/06 19:41:59 landry Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
BROKEN-sparc64 = https://bugzilla.mozilla.org/show_bug.cgi?id=577056
|
||||
@ -6,14 +6,13 @@ BROKEN-sparc64 = https://bugzilla.mozilla.org/show_bug.cgi?id=577056
|
||||
# Don't forget to bump www/firefox-i18n after updates.
|
||||
# Don't forget to update devel/xulrunner/2.0 if patches changes.
|
||||
|
||||
MOZILLA_VERSION = 6.0
|
||||
MOZILLA_VERSION = 6.0.2
|
||||
MOZILLA_BRANCH = release
|
||||
MOZILLA_PROJECT = firefox
|
||||
MOZILLA_CODENAME = browser
|
||||
|
||||
# url for beta releases
|
||||
# MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_PROJECT}/releases/${MOZILLA_VERSION}/source/
|
||||
|
||||
SO_VERSION = 25.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
# components dir to avoid pkg_add -r issues.
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (mozilla/firefox-6.0.source.tar.bz2) = GEAYWGWhqJdd9KPbWQgN3A==
|
||||
RMD160 (mozilla/firefox-6.0.source.tar.bz2) = sfWG1OmInztUScAOS/M0DT3MoNo=
|
||||
SHA1 (mozilla/firefox-6.0.source.tar.bz2) = q8s8w5B9Uhdyb0VwhdALOZX7Rps=
|
||||
SHA256 (mozilla/firefox-6.0.source.tar.bz2) = zD+1VMoCNY4ABQKhAj1boB5tGK4wxxn1o7HOGtgzSXM=
|
||||
SIZE (mozilla/firefox-6.0.source.tar.bz2) = 67919174
|
||||
MD5 (mozilla/firefox-6.0.2.source.tar.bz2) = FAygz9V5BROfj3GlJ6+ygw==
|
||||
RMD160 (mozilla/firefox-6.0.2.source.tar.bz2) = RpNgY6jZLrZqwDL1NlOW9ErscXw=
|
||||
SHA1 (mozilla/firefox-6.0.2.source.tar.bz2) = B065wd9N4P4KS7kibKPCgiwzTNY=
|
||||
SHA256 (mozilla/firefox-6.0.2.source.tar.bz2) = cCHyaldr5DzPMhgUMuuLfV4b/fuSPhQ1lN1OoqJxQSw=
|
||||
SIZE (mozilla/firefox-6.0.2.source.tar.bz2) = 67926496
|
||||
|
@ -1,15 +1,16 @@
|
||||
Firefox 5 is the next generation release of the award-winning Firefox
|
||||
web browser from Mozilla. It is full of helpful features to make
|
||||
your time online more productive.
|
||||
|
||||
* Improved Tabbed Browsing;
|
||||
* Spell Checking;
|
||||
* Search Suggestions;
|
||||
* Session Restore;
|
||||
* Web Feeds (RSS);
|
||||
* Live Titles;
|
||||
* Integrated Search;
|
||||
* Live Bookmarks;
|
||||
* Pop-up Blocker;
|
||||
* Phishing Protection;
|
||||
* Search Engine Manager.
|
||||
Firefox is a full-featured standard-compliant web browser, built on the
|
||||
Mozilla codebase by thousands of contributors around the world.
|
||||
It is extensible through thousands of user-contributed extensions, and
|
||||
features:
|
||||
* Improved Tabbed Browsing, with tab grouping.
|
||||
* Private Browsing;
|
||||
* Spell Checking;
|
||||
* Search Suggestions;
|
||||
* Session Restore;
|
||||
* Web Feeds (RSS);
|
||||
* Live Titles;
|
||||
* Integrated Search;
|
||||
* Live Bookmarks;
|
||||
* Pop-up Blocker;
|
||||
* Phishing Protection;
|
||||
* Search Engine Manager.
|
||||
|
Loading…
Reference in New Issue
Block a user