diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-12-29 02:20:02 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-12-29 02:20:02 +0800 |
commit | 3b225bb8c3ba7f89ba902c03f26afebc1b0d1931 (patch) | |
tree | 20d8e819c92649eb1e4f7e6e50895fd2a4b8753b /mail/thunderbird | |
parent | 723f19620a16dae9910694136c0a54abce38ac1f (diff) | |
download | freebsd-ports-gnome-3b225bb8c3ba7f89ba902c03f26afebc1b0d1931.tar.gz freebsd-ports-gnome-3b225bb8c3ba7f89ba902c03f26afebc1b0d1931.tar.zst freebsd-ports-gnome-3b225bb8c3ba7f89ba902c03f26afebc1b0d1931.zip |
mail/thunderbird: update to 38.5.0
Changes: https://hg.mozilla.org/releases/comm-esr38/rev/b88229610b41
PR: 205653
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Security: 2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH: 2015Q4
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 7 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 4 | ||||
-rw-r--r-- | mail/thunderbird/files/patch-bug1143411 | 27 |
3 files changed, 5 insertions, 33 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b63b070ed4d3..72d96e96e0dd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 38.4.0 -PORTREVISION= 3 +DISTVERSION= 38.5.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} @@ -32,7 +31,7 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \ LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l EM_VERSION= 1.8.2 -L_VERSION= 4.0.4 +L_VERSION= 4.0.5 SSP_UNSAFE= yes USE_GECKO= gecko diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index a0c2a52174ae..17d88207cdc2 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,4 +1,4 @@ -SHA256 (thunderbird-38.4.0.source.tar.bz2) = 326a4408d6dc79890cba8466dbc337acf99df76b58dadb0ed453e5e42af7fdbe -SIZE (thunderbird-38.4.0.source.tar.bz2) = 204397619 +SHA256 (thunderbird-38.5.0.source.tar.bz2) = 7da187d4d5df17b1457bd93b584f78f5e41d2094f87c14e74ee9d8064de25d0d +SIZE (thunderbird-38.5.0.source.tar.bz2) = 204393357 SHA256 (enigmail-1.8.2.tar.gz) = 1d2700799bc52aaa8e8c9f7a0f5111281ff9fbdffc093cdff070657d574eb2a6 SIZE (enigmail-1.8.2.tar.gz) = 1604159 diff --git a/mail/thunderbird/files/patch-bug1143411 b/mail/thunderbird/files/patch-bug1143411 deleted file mode 100644 index f0b27daa4e5d..000000000000 --- a/mail/thunderbird/files/patch-bug1143411 +++ /dev/null @@ -1,27 +0,0 @@ -https://bugzilla.mozilla.org/show_bug.cgi?id=1143411 - -diff --git a/config/system-headers b/config/system-headers ---- mozilla/config/system-headers -+++ mozilla/config/system-headers -@@ -465,16 +465,17 @@ freetype/tttables.h - freetype/t1tables.h - freetype/ftlcdfil.h - freetype/ftsizes.h - freetype/ftadvanc.h - freetype/ftbitmap.h - freetype/ftxf86.h - freetype.h - ftcache.h -+ftfntfmt.h - ftglyph.h - ftsynth.h - ftoutln.h - ttnameid.h - tttables.h - t1tables.h - ftlcdfil.h - ftsizes.h - - - - |