diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-09-10 08:33:27 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-09-10 08:33:27 +0800 |
commit | 18abf59bc692270eeb4320a866aed2f8721a21ca (patch) | |
tree | 5d0e01c89c8eea8b123b710b5c6ffe4229765470 /mail/thunderbird | |
parent | ec73cac484d64efe0832a81a89685e4819c00e8f (diff) | |
download | freebsd-ports-gnome-18abf59bc692270eeb4320a866aed2f8721a21ca.tar.gz freebsd-ports-gnome-18abf59bc692270eeb4320a866aed2f8721a21ca.tar.zst freebsd-ports-gnome-18abf59bc692270eeb4320a866aed2f8721a21ca.zip |
mail/thunderbird: switch to rc3
Changes: https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-09-05&enddate=2019-09-10
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 378663167442..01ed1701cde5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,10 +3,10 @@ PORTNAME= thunderbird DISTVERSION= 68.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 84baffda75f9..60c3a909b64c 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567687294 -SHA256 (thunderbird-68.1.0.source.tar.xz) = a7880622859a8560b65c725f8f0e8c99424cc9efdd2dffeb606b29decda7fd40 -SIZE (thunderbird-68.1.0.source.tar.xz) = 333358404 +TIMESTAMP = 1568072652 +SHA256 (thunderbird-68.1.0.source.tar.xz) = de0e5c7d1d5576f451e386e4779f155b7af97621a4e22caac0c6dee3c9d76eef +SIZE (thunderbird-68.1.0.source.tar.xz) = 333332920 |