From owner-svn-ports-branches@freebsd.org Thu Mar 11 22:20:23 2021 Return-Path: Delivered-To: svn-ports-branches@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 387715ADCBD; Thu, 11 Mar 2021 22:20:23 +0000 (UTC) (envelope-from mandree@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 4DxNgC0XSfz4S29; Thu, 11 Mar 2021 22:20:23 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 052754651; Thu, 11 Mar 2021 22:20:23 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12BMKMHR079432; Thu, 11 Mar 2021 22:20:22 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12BMKMgE079430; Thu, 11 Mar 2021 22:20:22 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <202103112220.12BMKMgE079430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 11 Mar 2021 22:20:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r568139 - branches/2021Q1/mail/fetchmail X-SVN-Group: ports-branches X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: branches/2021Q1/mail/fetchmail X-SVN-Commit-Revision: 568139 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2021 22:20:23 -0000 Author: mandree Date: Thu Mar 11 22:20:22 2021 New Revision: 568139 URL: https://svnweb.freebsd.org/changeset/ports/568139 Log: MFH: r564925 r568138 mail/fetchmail and mail/fetchmailconf: Update to 6.4.16 PR: 253423 Submitted by: Corey Halpin (maintainer) mail/fetchmail: fetchmailconf: update to 6.4.17 (minor fixes, Japanese translation) # BUG FIXES * IMAP client: plus memory leaks for username and password when trying the LOGIN (password-based) authentication and encountered a timeout situation. * dist-tools/getstats.py: also counts lines in *.py files [for NEWS file] # CHANGES * fetchmail.man: now mentions that you may need to add --ssl when specifying a TLS-wrapped port. * fetchmailconf: --version (-V) now prints the Python version in use. # TRANSLATION UPDATE * ja: Takeshi Hamasaki [Japanese] PR: 254208 Approved by: Corey Halpin (maintainer) ChangeLog: https://gitlab.com/fetchmail/fetchmail/-/blob/66ae17e72ca9f1e92b7690b0d846fa8df603e7c3/NEWS#L85 Modified: branches/2021Q1/mail/fetchmail/Makefile branches/2021Q1/mail/fetchmail/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/mail/fetchmail/Makefile ============================================================================== --- branches/2021Q1/mail/fetchmail/Makefile Thu Mar 11 22:17:07 2021 (r568138) +++ branches/2021Q1/mail/fetchmail/Makefile Thu Mar 11 22:20:22 2021 (r568139) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= fetchmail -DISTVERSION= 6.4.14 +DISTVERSION= 6.4.17 CATEGORIES= mail # The next line is inherited by the fetchmailconf slave port, # do NOT replace fetchmail by ${PORTNAME} Modified: branches/2021Q1/mail/fetchmail/distinfo ============================================================================== --- branches/2021Q1/mail/fetchmail/distinfo Thu Mar 11 22:17:07 2021 (r568138) +++ branches/2021Q1/mail/fetchmail/distinfo Thu Mar 11 22:20:22 2021 (r568139) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608443516 -SHA256 (fetchmail-6.4.14.tar.xz) = 424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb -SIZE (fetchmail-6.4.14.tar.xz) = 1309352 +TIMESTAMP = 1615413187 +SHA256 (fetchmail-6.4.17.tar.xz) = a41bcdf11b41aa0682b259aee4717c617c15dadd43fa008b2ed38b770f4d50c6 +SIZE (fetchmail-6.4.17.tar.xz) = 1316944