diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-08-03 18:45:24 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-08-03 18:45:24 +0000 |
commit | 75be25b1987177c7da6b89ef935b3fc6a131d370 (patch) | |
tree | 230b6b9edf73aac2c0efd38ad384e49a276613c9 | |
parent | 5eb7705d3f912176ccc2321ec7fdbcdeaabe8115 (diff) | |
download | ports-75be25b1987177c7da6b89ef935b3fc6a131d370.tar.gz ports-75be25b1987177c7da6b89ef935b3fc6a131d370.zip |
mail/thunderbird: update to 78.13.0 (rc1)
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index dfc600bfce12..0a60788c41a6 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= thunderbird -DISTVERSION= 78.12.0 -PORTREVISION= 1 +DISTVERSION= 78.13.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 002d5c65e0c6..858e71a67a0b 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626098882 -SHA256 (thunderbird-78.12.0.source.tar.xz) = e2a214cf6b056fb5fde9bcaf9aee9a619bab337f163d99b1cc216d1c44d6f200 -SIZE (thunderbird-78.12.0.source.tar.xz) = 355933664 +TIMESTAMP = 1627998617 +SHA256 (thunderbird-78.13.0.source.tar.xz) = b7e4076e5ce561b06ad9cd89005989ed71fd724ce83c4888cf569dc2930d90e9 +SIZE (thunderbird-78.13.0.source.tar.xz) = 354497644 |