Date: Thu, 12 Aug 2021 08:30:24 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 5bfe080ec7fe - 2021Q3 - mail/fetchmail: Update to 6.4.21 Message-ID: <202108120830.17C8UO2O032465@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5bfe080ec7fe826552184bdf64af50b12bb150bd commit 5bfe080ec7fe826552184bdf64af50b12bb150bd Author: Corey Halpin <chalpin@cs.wisc.edu> AuthorDate: 2021-08-10 20:46:34 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-12 08:28:41 +0000 mail/fetchmail: Update to 6.4.21 This version is a bugfix one for a regression, so MFH. PR: 257739 (cherry picked from commit b2dcb60ae55efbb8f3ae5971e27fd6e4094a03f4) --- 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 876b5e528fc5..93b68c594fde 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ # Created by: Ville Eerola <ve@sci.fi> PORTNAME?= fetchmail -DISTVERSION= 6.4.20 +DISTVERSION= 6.4.21 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 edcf4ef64f27..a8a61b4c7f6d 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627506550 -SHA256 (fetchmail-6.4.20.tar.xz) = c82141ae2e8f0039ceb0c5c2eda43c5e93ad0bf7f9c6bb628092b3be74386176 -SIZE (fetchmail-6.4.20.tar.xz) = 1317204 +TIMESTAMP = 1628602434 +SHA256 (fetchmail-6.4.21.tar.xz) = 6a459c1cafd7a1daa5cd137140da60c18c84b5699cd8e7249a79c33342c99d1d +SIZE (fetchmail-6.4.21.tar.xz) = 1318996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108120830.17C8UO2O032465>