diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-10-29 01:03:28 +0800 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-10-29 01:03:28 +0800 |
commit | 912a7b12e4e109551df76471e1e446eb4d5a8b37 (patch) | |
tree | bfdd16290ece91145dc3df1818b888573eface15 /mail/linux-thunderbird | |
parent | 8866b5a40d11eb5d621edb42874296c743c1bcec (diff) | |
download | freebsd-ports-gnome-912a7b12e4e109551df76471e1e446eb4d5a8b37.tar.gz freebsd-ports-gnome-912a7b12e4e109551df76471e1e446eb4d5a8b37.tar.zst freebsd-ports-gnome-912a7b12e4e109551df76471e1e446eb4d5a8b37.zip |
- Update www/firefox{,-i18n} to 16.0.2
- Update seamonkey to 2.13.2
- Update ESR ports and libxul to 10.0.10
- Update nspr to 4.9.3
- Update nss to 3.14
- with GNOMEVFS2 option build its extension, too [1]
- make heap-committed and heap-dirty reporters work in about:memory
- properly mark QT4 as experimental (needs love upstream)
- *miscellaneous cleanups and fixups*
mail/thunderbird will be updated once the tarballs are available.
PR: ports/173052 [1]
Security: 6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe: yes
In collaboration with: Jan Beich <jbeich@tormail.org>
Diffstat (limited to 'mail/linux-thunderbird')
-rw-r--r-- | mail/linux-thunderbird/Makefile | 2 | ||||
-rw-r--r-- | mail/linux-thunderbird/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile index b8ccccd73589..ddb96caf30d5 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -PORTVERSION= 10.0.8 +PORTVERSION= 10.0.10 CATEGORIES= mail MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}esr/linux-i686/en-US DISTNAME= ${PORTNAME}-${DISTVERSION}esr diff --git a/mail/linux-thunderbird/distinfo b/mail/linux-thunderbird/distinfo index 2f6dc8ef059c..3cca76a8d884 100644 --- a/mail/linux-thunderbird/distinfo +++ b/mail/linux-thunderbird/distinfo @@ -1,2 +1,2 @@ -SHA256 (thunderbird-10.0.8esr.tar.bz2) = 7cf3daaf391864a265e8a0e17c49aee61fe63b3f92eba701f5a547216968330b -SIZE (thunderbird-10.0.8esr.tar.bz2) = 18579071 +SHA256 (thunderbird-10.0.10esr.tar.bz2) = ffb2f43cd237859024e7371e5d36fe0e23698c0cef89639c7d24590083c3eacd +SIZE (thunderbird-10.0.10esr.tar.bz2) = 18579759 |