diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-04-03 20:27:48 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-04-03 20:27:48 +0000 |
commit | 513d21d8384e61cc02b820137587b3680ffbb51c (patch) | |
tree | fc7673f01258f369254c78eaa2111a667c2fd1f7 /UPDATING | |
parent | 7f2a857b2964490ac2c8b80ef6a315366e9bf55a (diff) | |
download | ports-513d21d8384e61cc02b820137587b3680ffbb51c.tar.gz ports-513d21d8384e61cc02b820137587b3680ffbb51c.zip |
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry
Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by: portmgr (miwi)
In collaboration with: Jan Beich <jbeich@tormail.org>
Notes
Notes:
svn path=/head/; revision=315713
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -5,6 +5,22 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130403: + AFFECTS: users of mail/thunderbird-esr* + AUTHOR: flo@FreeBSD.org + + Mozilla stopped providing 2 versions of thunderbird. The only one lives + in mail/thunderbird if you are using thunderbird-esr please switch to + thunderbird by running on of the following commands. + + # portupgrade -o mail/thunderbird mail/thunderbird-esr + # portupgrade -o mail/thunderbird-i18n \ + mail/thunderbird-esr-i18n (if installed) + or + # portmaster -o mail/thunderbird mail/thunderbird-esr + # portmaster -o mail/thunderbird-i18n \ + mail/thunderbird-esr-i18n (if installed) + 20130331: AFFECTS: users of */hs-* AUTHOR: haskell@FreeBSD.org |