diff options
author | cmt <cmt@FreeBSD.org> | 2016-12-01 22:24:17 +0800 |
---|---|---|
committer | cmt <cmt@FreeBSD.org> | 2016-12-01 22:24:17 +0800 |
commit | 70710ac4bfbdc7c9274a4c6c2ed06977b0fdad1c (patch) | |
tree | 4bd6fc4c3c25c06ab2dd9deca2340d628e11ca9f /mail/thunderbird/Makefile | |
parent | 196618b221b3e747ff87764618dc0ee9f8a855cc (diff) | |
download | freebsd-ports-gnome-70710ac4bfbdc7c9274a4c6c2ed06977b0fdad1c.tar.gz freebsd-ports-gnome-70710ac4bfbdc7c9274a4c6c2ed06977b0fdad1c.tar.zst freebsd-ports-gnome-70710ac4bfbdc7c9274a4c6c2ed06977b0fdad1c.zip |
update firefox 50.0.2, libxul and thunderbird 45.5.1
PR: 214978
Approved by: jbeich (maintainer), rene (mentor, implicit)
MFH: 2016Q4
Security: 18f39fb6-7400-4063-acaf-0806e92c094f
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index a563ac05568c..49d0938e1135 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.5.0 -PORTREVISION= 2 +DISTVERSION= 45.5.1 +PORTREVISION= 0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source @@ -32,7 +32,7 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l EM_VERSION= 1.9.6.1 -L_VERSION= 4.7.5 +L_VERSION= 4.7.5.1 SSP_UNSAFE= yes USE_GECKO= gecko |