diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2019-12-01 18:47:51 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2019-12-01 18:47:51 +0000 |
commit | 7c2fb235b8ab6ef63b437ec60a29cba56f260988 (patch) | |
tree | 047cf4a04aa4d0ed917cceb653eb2337b26b58be /mail/thunderbird | |
parent | a935d3fce8b31386a3c13547ad4dab06444d9c2f (diff) | |
download | ports-7c2fb235b8ab6ef63b437ec60a29cba56f260988.tar.gz ports-7c2fb235b8ab6ef63b437ec60a29cba56f260988.zip |
Notes
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c6862778b69e..c3bda5c01ad9 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,16 +3,17 @@ PORTNAME= thunderbird DISTVERSION= 68.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im 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 COMMENT= Mozilla Thunderbird is standalone mail and news that stands above BUILD_DEPENDS= nspr>=4.21:devel/nspr \ - nss>=3.44.1:security/nss \ + nss>=3.44.3:security/nss \ icu>=63.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.4.0:print/harfbuzz \ diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index e24d2331518e..63562bcf9c3c 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574195752 -SHA256 (thunderbird-68.3.0.source.tar.xz) = b1974bc0d2635983a2b9b5e3f8be9b69eaa7e66546805fed9ca50c1232b98e18 -SIZE (thunderbird-68.3.0.source.tar.xz) = 337539124 +TIMESTAMP = 1575224070 +SHA256 (thunderbird-68.3.0.source.tar.xz) = f68cb53deb6c1840cc3f2b1e842bac8ebaf090e9cd89afb376ba0e1ba62820aa +SIZE (thunderbird-68.3.0.source.tar.xz) = 331088404 |