From owner-dev-commits-ports-all@freebsd.org Mon Aug 30 00:14:50 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 964DC66D084; Mon, 30 Aug 2021 00:14:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GyW6L3pXWz4Vpk; Mon, 30 Aug 2021 00:14:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6A43D142EB; Mon, 30 Aug 2021 00:14:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17U0Eop1031093; Mon, 30 Aug 2021 00:14:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17U0EoXx031092; Mon, 30 Aug 2021 00:14:50 GMT (envelope-from git) Date: Mon, 30 Aug 2021 00:14:50 GMT Message-Id: <202108300014.17U0EoXx031092@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Andree Subject: git: af2eda0de0ee - 2021Q3 - mail/fetchmail: update to 6.4.22.rc3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: af2eda0de0eeb8488dac228bb6dcde045ca3cd38 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2021 00:14:50 -0000 The branch 2021Q3 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=af2eda0de0eeb8488dac228bb6dcde045ca3cd38 commit af2eda0de0eeb8488dac228bb6dcde045ca3cd38 Author: Matthias Andree AuthorDate: 2021-08-29 15:39:48 +0000 Commit: Matthias Andree 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 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