diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-08-27 01:07:41 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-08-27 23:24:53 +0200 |
commit | c2b9bf3fe69a4ea781dba11fb486dc1651cf2f0d (patch) | |
tree | ec99076e3e978f2ab48a19444b030f2ae06f286d /mail | |
parent | ports-mgmt/poudriere-devel: Update to 3.3.0-924-g8de014b5e (diff) |
mail/fetchmail: security update to 6.4.22.rc2
MFH: 2021Q3
URL: https://www.fetchmail.info/fetchmail-SA-2021-02.txt
Changelog: https://gitlab.com/fetchmail/fetchmail/-/blob/SNAPSHOT_6-4-22-rc2/NEWS#L87
Security: CVE-2021-39272
Security: 1d6410e8-06c1-11ec-a35d-03ca114d16d6
PR: 258071
Approved by: Corey Halpin (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 93b68c594fde..21c6a65c2574 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.21 +DISTVERSION= 6.4.22.rc2 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 a8a61b4c7f6d..4d02bb9e1f08 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628602434 -SHA256 (fetchmail-6.4.21.tar.xz) = 6a459c1cafd7a1daa5cd137140da60c18c84b5699cd8e7249a79c33342c99d1d -SIZE (fetchmail-6.4.21.tar.xz) = 1318996 +TIMESTAMP = 1630087449 +SHA256 (fetchmail-6.4.22.rc2.tar.xz) = 1bd3f25e221ea01de4ba57447b7464f8c5f07f0f107701583b9cdd85740da276 +SIZE (fetchmail-6.4.22.rc2.tar.xz) = 1327352 |