From owner-dev-commits-ports-main@freebsd.org Mon Aug 30 00:14:29 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 58D5666D10C; Mon, 30 Aug 2021 00:14:29 +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 4GyW5x0qFsz4Vrv; Mon, 30 Aug 2021 00:14:29 +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 E2191142EA; Mon, 30 Aug 2021 00:14:28 +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 17U0ES3D030937; Mon, 30 Aug 2021 00:14:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17U0ESJ6030936; Mon, 30 Aug 2021 00:14:28 GMT (envelope-from git) Date: Mon, 30 Aug 2021 00:14:28 GMT Message-Id: <202108300014.17U0ESJ6030936@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: 1e6092d18142 - main - 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/main X-Git-Reftype: branch X-Git-Commit: 1e6092d18142f7dafb2e251ce41846a39e8f2e3b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2021 00:14:29 -0000 The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e6092d18142f7dafb2e251ce41846a39e8f2e3b commit 1e6092d18142f7dafb2e251ce41846a39e8f2e3b Author: Matthias Andree AuthorDate: 2021-08-29 15:39:48 +0000 Commit: Matthias Andree CommitDate: 2021-08-30 00:13:54 +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) --- 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