diff options
author | Corey Halpin <chalpin@cs.wisc.edu> | 2021-08-10 16:46:34 -0400 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-08-10 16:46:34 -0400 |
commit | b2dcb60ae55efbb8f3ae5971e27fd6e4094a03f4 (patch) | |
tree | b8feb1881f335b6e46e2636e0b880cc2547b6975 /mail/fetchmail | |
parent | c4e1a4e147de51b529cff000eae59c2b41e9074a (diff) | |
download | freebsd-ports-b2dcb60ae55efbb8f3ae5971e27fd6e4094a03f4.zip |
mail/fetchmail: Update to 6.4.21
PR: 257739
Diffstat (limited to 'mail/fetchmail')
-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 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 |