diff options
author | cmt <cmt@FreeBSD.org> | 2019-09-05 21:56:18 +0800 |
---|---|---|
committer | cmt <cmt@FreeBSD.org> | 2019-09-05 21:56:18 +0800 |
commit | 1c6662c297f91287b63cfccc3ffc781303eecafb (patch) | |
tree | ff02c306e39f6679fb385f3970cbc837dee6119c /mail | |
parent | 1ba3ed6c30dda7806f0030f9601dc789b266f212 (diff) | |
download | freebsd-ports-gnome-1c6662c297f91287b63cfccc3ffc781303eecafb.tar.gz freebsd-ports-gnome-1c6662c297f91287b63cfccc3ffc781303eecafb.tar.zst freebsd-ports-gnome-1c6662c297f91287b63cfccc3ffc781303eecafb.zip |
thunderbird: bump along to 68.1.0rc2
https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-30&enddate=2019-09-05
Diffstat (limited to 'mail')
-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 b3484ba9b12e..d9514a3d3744 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,10 +3,10 @@ PORTNAME= thunderbird DISTVERSION= 68.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 5e463e4939ca..84baffda75f9 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567192143 -SHA256 (thunderbird-68.1.0.source.tar.xz) = 9290b267a3dc4c6255bc589cee8d4d52f5d58a5a1bd88e3c8251174b71a2a7df -SIZE (thunderbird-68.1.0.source.tar.xz) = 335670764 +TIMESTAMP = 1567687294 +SHA256 (thunderbird-68.1.0.source.tar.xz) = a7880622859a8560b65c725f8f0e8c99424cc9efdd2dffeb606b29decda7fd40 +SIZE (thunderbird-68.1.0.source.tar.xz) = 333358404 |