diff options
author | flo <flo@FreeBSD.org> | 2013-06-26 19:01:34 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-06-26 19:01:34 +0800 |
commit | 2fde5a1d8567a987d8ea29f1ba7f64f5424a8f91 (patch) | |
tree | 95f37f9850e84f6918dba03cead478194c444dc5 /mail/linux-thunderbird/Makefile | |
parent | 670397c80589bb0b2ccbf7ead6a58ba10df2eab7 (diff) | |
download | freebsd-ports-gnome-2fde5a1d8567a987d8ea29f1ba7f64f5424a8f91.tar.gz freebsd-ports-gnome-2fde5a1d8567a987d8ea29f1ba7f64f5424a8f91.tar.zst freebsd-ports-gnome-2fde5a1d8567a987d8ea29f1ba7f64f5424a8f91.zip |
- update firefox to 22.0
- update firefox-esr, thunderbird and libxul to 17.0.7
- update nspr to 4.10
- OSS support was removed upstream, only ALSA and PulseAudio are supported
from now on.
Security: b3fcb387-de4b-11e2-b1c6-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
Diffstat (limited to 'mail/linux-thunderbird/Makefile')
-rw-r--r-- | mail/linux-thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile index 77e7a4ec3184..e3553410d174 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -PORTVERSION= 17.0.6 +PORTVERSION= 17.0.7 CATEGORIES= mail DISTNAME= ${PORTNAME}-${DISTVERSION}esr MASTER_SITES= MOZILLA/${PORTNAME}/releases/${PORTVERSION}esr/linux-i686/en-US |