diff options
author | beat <beat@FreeBSD.org> | 2014-02-05 13:23:30 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2014-02-05 13:23:30 +0800 |
commit | 47feb5f7f68d9beda81ed4f613c8c70cc8f25c86 (patch) | |
tree | b277d5f598acbc239e4973dbc730714727d6b844 /mail/linux-thunderbird | |
parent | 81af36b6d10312c47056b18a9ba59c56aeb9c38e (diff) | |
download | freebsd-ports-gnome-47feb5f7f68d9beda81ed4f613c8c70cc8f25c86.tar.gz freebsd-ports-gnome-47feb5f7f68d9beda81ed4f613c8c70cc8f25c86.tar.zst freebsd-ports-gnome-47feb5f7f68d9beda81ed4f613c8c70cc8f25c86.zip |
- Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
smoothScroll [1]
Submitted by: Jan Beich
Reported by: flo [1]
Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
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 ab9eea519941..bb8c6080ac48 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 24.2.0 +DISTVERSION= 24.3.0 CATEGORIES= mail news net-im ipv6 DISTNAME= ${PORTNAME}-${DISTVERSION} MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US diff --git a/mail/linux-thunderbird/distinfo b/mail/linux-thunderbird/distinfo index 69f23ba06cae..d857b394cca1 100644 --- a/mail/linux-thunderbird/distinfo +++ b/mail/linux-thunderbird/distinfo @@ -1,5 +1,5 @@ -SHA256 (thunderbird-24.2.0.tar.bz2) = d3b1a1049cf39cfecdfa26ad043520b6cb180d517995c7261aebc50786d61335 -SIZE (thunderbird-24.2.0.tar.bz2) = 28959142 +SHA256 (thunderbird-24.3.0.tar.bz2) = 45b33aca1a7afc94c6214313af904409f712ef4ed8450c4e435a74b75260b898 +SIZE (thunderbird-24.3.0.tar.bz2) = 28920220 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b |