aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-02-23 18:29:04 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-02-23 18:29:04 +0000
commit6a1e3dba0347917da45ca03367a7b0ff07e8da47 (patch)
treeb5a5b18c9e2f95f675d55517f5708e65b063d103
parentcf5939b2f939033008b820d5a142c0c5a1e98de4 (diff)
downloadports-6a1e3dba0347917da45ca03367a7b0ff07e8da47.tar.gz
ports-6a1e3dba0347917da45ca03367a7b0ff07e8da47.zip
MFH: r565915
update thunderbird to 78.8.0 Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.8.0/releasenotes/
Notes
Notes: svn path=/branches/2021Q1/; revision=566421
-rw-r--r--mail/thunderbird/Makefile2
-rw-r--r--mail/thunderbird/distinfo6
-rw-r--r--mail/thunderbird/files/patch-bug12885872
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index a3f880b44f24..e111b1a392df 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= thunderbird
-DISTVERSION= 78.7.1
+DISTVERSION= 78.8.0
CATEGORIES= mail news net-im
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index 65fc83f4bfc7..5ef74b2eb900 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612439010
-SHA256 (thunderbird-78.7.1.source.tar.xz) = 0ccc5a54fb2548489c9579f677cb4ff3c191b1d1fcf33bef6b1cf6eb704e385a
-SIZE (thunderbird-78.7.1.source.tar.xz) = 361610852
+TIMESTAMP = 1613637279
+SHA256 (thunderbird-78.8.0.source.tar.xz) = 3f36fa5ffc85888eaf77afb5cdd51bdadce841b7ae0744f5f5cd147ef4975a9d
+SIZE (thunderbird-78.8.0.source.tar.xz) = 353232724
diff --git a/mail/thunderbird/files/patch-bug1288587 b/mail/thunderbird/files/patch-bug1288587
index b62b27ac83b7..bb3056c74d5f 100644
--- a/mail/thunderbird/files/patch-bug1288587
+++ b/mail/thunderbird/files/patch-bug1288587
@@ -7,7 +7,7 @@ index 855214a..1e91d51 100644
@imports(_from='mozbuild.pythonutil', _import='python_executable_version')
@imports(_from='six', _import='ensure_text')
+@imports(_from='__builtin__', _import='KeyError')
- def virtualenv_python3(env_python, build_env, mozconfig, help):
+ def virtualenv_python3(env_python, virtualenv_name, build_env, mozconfig, help):
# Avoid re-executing python when running configure --help.
if help:
@@ -283,6 +284,12 @@ def virtualenv_python3(env_python, build_env, mozconfi