From nobody Sat Jul 20 14:24:24 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WR81h3sWKz5Rm1m; Sat, 20 Jul 2024 14:24:24 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WR81h3KS0z4KSp; Sat, 20 Jul 2024 14:24:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721485464; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SKo5sCNTxqIIIT374mry6nI1hQFxaNAdLsE8IVI5tFU=; b=bIMdmP6dco000ukmEEN4/qREPIwk6yuOHr0M2triqN40zCr4YrapXjmUBxyTjhhXAMstuq 5WPtrW7ePLGcotlwNAvZFDYIJNMfvDIZcxlumv3e9yDaDsmU4Ia8hfulXRSynAPhcTtTqr YciUpuIvMT3M8ZvQRbGyWqAVHJBj47EzF9taXh92GdS9LHksmkdbq56ECOH8UwUQZGtrco Xvx5+V0igRHCk4reFLF5Dju5ohKVdJI8euZVsdYEJjfp1EsA4nbNjhboVEfWc8tJR2bVpo IAGOMBpr1oMR3dpFtmOZcNE+EO6MciQKDUPfBPu0oL4qKA1cm1pe+R5wpTLt6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721485464; a=rsa-sha256; cv=none; b=qdWGwsQJYtxwTDq0szt3mvJu9Y7HDJobKtuqSbviGj9xxw2fVIUo+E7CcmtrAb4sv1UW3L XsgLolxmPsvjGZ1xBkUStp/ltURSIy1sblcLlR2A59oDF+XbrIi/8FJkJvExtnIHoYTIRT sdnwaFupj0welUinViHbFqSCQ9Wt97BlBPVvHD87s9jn5y9w99bINBGXl7CHNoxIRAGDgN m9xbyZT4ceQap6Zva3bdrBLj3HNv8/tBkWf7yhXOQPCQ5KN1jSyXX7exaLacgdiUz4hvnH N80Fds90JORAlDJTkhZC2zYecr1JSsLLr/yxXAwbSYM2SYj+d+jJRsKsyztMoA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721485464; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SKo5sCNTxqIIIT374mry6nI1hQFxaNAdLsE8IVI5tFU=; b=gTX0JiN1rVBkCfAUNuBBIMBASw6GIjLosVfgan6Pu9MF1RxTnqpKSfzCuLPXObeMHyTCqI f0ohUNvuLI1T8QA62VO2TayC3Q6/nFQyLLn4BRz+oEGMgRjA+i1KcDJeSwTaBky2r4htgE QEhPciXiAlPqM2QffhPQbVOfcxLU7JOQowbXzk6rEDR1xTqrNQ4752i+JAlpKrvkjjmMke FkfZqt1MORP4ac7S/Tqq52ZdVHHD37PucozT7mEbzcAjuxgDHtp8SRWhzwWUIvfrR+Ug88 7gIMbOqKi3jioynCn6KakFALYSPYK5DIPQdgaxRvK5Aaw+pkXaZv+88zsSqj8w== 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 4WR81h2sGMzKKr; Sat, 20 Jul 2024 14:24:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46KEOORe094302; Sat, 20 Jul 2024 14:24:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46KEOOK1094299; Sat, 20 Jul 2024 14:24:24 GMT (envelope-from git) Date: Sat, 20 Jul 2024 14:24:24 GMT Message-Id: <202407201424.46KEOOK1094299@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: 8f3db11c85f4 - main - mail/fetchmail*: bugfix update to 6.4.39 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org 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: 8f3db11c85f44781a8a9d1298239066593738bf3 Auto-Submitted: auto-generated The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f3db11c85f44781a8a9d1298239066593738bf3 commit 8f3db11c85f44781a8a9d1298239066593738bf3 Author: Matthias Andree AuthorDate: 2024-07-20 09:56:08 +0000 Commit: Matthias Andree CommitDate: 2024-07-20 14:24:13 +0000 mail/fetchmail*: bugfix update to 6.4.39 * When a server offers STARTTLS although the connection is already wrapped in TLS, fetchmail would issue a bogus "WARNING: server offered STARTTLS but sslproto '' given." (or STLS for POP3). In situations where we wrap the connection in TLS, suppress the warning. Reported by Mike Pope. * If fetchmail was running localized, generate an error e-mail message locally, and if the selected translation would require the Subject: line to wrap inside an RFC-2047 encoded word (=?UTF-8?Q?...?=), the wrapped encoded-word was not indented, thus not marked as a continuation line. PR: 280384 Approved by: Corey Halpin --- 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 195dd2226140..b95a08f9ff4c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ PORTNAME?= fetchmail -DISTVERSION= 6.4.38 +DISTVERSION= 6.4.39 PORTREVISION?= 0 CATEGORIES= mail # The next line is inherited by the fetchmailconf dependent port, diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 477de64af9cf..76b39ab54187 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706738861 -SHA256 (fetchmail-6.4.38.tar.xz) = a6cb4ea863ac61d242ffb2db564a39123761578d3e40d71ce7b6f2905be609d9 -SIZE (fetchmail-6.4.38.tar.xz) = 1220892 +TIMESTAMP = 1721468814 +SHA256 (fetchmail-6.4.39.tar.xz) = 75109a1f307b538155fa05f5ef298e8298cb4deae95aed24c16b38d36ff0a186 +SIZE (fetchmail-6.4.39.tar.xz) = 1221596