Date: Mon, 30 Aug 2021 00:14:50 GMT From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: af2eda0de0ee - 2021Q3 - mail/fetchmail: update to 6.4.22.rc3 Message-ID: <202108300014.17U0EoXx031092@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=af2eda0de0eeb8488dac228bb6dcde045ca3cd38 commit af2eda0de0eeb8488dac228bb6dcde045ca3cd38 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-08-29 15:39:48 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-08-30 00:14:48 +0000 mail/fetchmail: update to 6.4.22.rc3 This fixes an IMAP protocol issue affecting all but the first IMAP server in a run. It also updates translations. PR: 258146 MFH: 2021Q3 Approved by: Corey Halpin (maintainer) (cherry picked from commit 1e6092d18142f7dafb2e251ce41846a39e8f2e3b) --- mail/fetchmail/Makefile | 2 +- mail/fetchmail/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 21c6a65c2574..ffaaf3dc399b 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ # Created by: Ville Eerola <ve@sci.fi> PORTNAME?= fetchmail -DISTVERSION= 6.4.22.rc2 +DISTVERSION= 6.4.22.rc3 CATEGORIES= mail # The next line is inherited by the fetchmailconf dependent port, # do NOT replace fetchmail by ${PORTNAME} diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 4d02bb9e1f08..0121af91637b 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630087449 -SHA256 (fetchmail-6.4.22.rc2.tar.xz) = 1bd3f25e221ea01de4ba57447b7464f8c5f07f0f107701583b9cdd85740da276 -SIZE (fetchmail-6.4.22.rc2.tar.xz) = 1327352 +TIMESTAMP = 1630251482 +SHA256 (fetchmail-6.4.22.rc3.tar.xz) = 1087a1c8ef8053f2deb97c17e2ab1a91fd3dd40fe275c7d6da0693bb1218fe13 +SIZE (fetchmail-6.4.22.rc3.tar.xz) = 1329524
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108300014.17U0EoXx031092>