git: af2eda0de0ee - 2021Q3 - mail/fetchmail: update to 6.4.22.rc3

Matthias Andree mandree at FreeBSD.org
Mon Aug 30 00:14:50 UTC 2021


The branch 2021Q3 has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af2eda0de0eeb8488dac228bb6dcde045ca3cd38

commit af2eda0de0eeb8488dac228bb6dcde045ca3cd38
Author:     Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-08-29 15:39:48 +0000
Commit:     Matthias Andree <mandree at 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 at 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


More information about the dev-commits-ports-branches mailing list