diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2020-12-28 10:35:33 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2020-12-28 10:35:33 +0000 |
commit | b75fef64759ce823e05f861bbd2cad3f0d702691 (patch) | |
tree | 78fd29cd772af1d24cc0ecfcf89fe1df8056e0a3 /mail/fetchmail | |
parent | 6aa2cc0df2156681eaf3f748e1e0f99e836ebfb3 (diff) | |
download | freebsd-ports-b75fef64759ce823e05f861bbd2cad3f0d702691.zip |
mail/fetchmail: Update to 6.4.14
PR: 251979
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27689
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 b2381241d95d..38478fe0a527 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= fetchmail -DISTVERSION= 6.4.13 +DISTVERSION= 6.4.14 CATEGORIES= mail # The next line is inherited by the fetchmailconf slave port, # do NOT replace fetchmail by ${PORTNAME} diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 12e14af57729..78656169330a 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604697110 -SHA256 (fetchmail-6.4.13.tar.xz) = 7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1 -SIZE (fetchmail-6.4.13.tar.xz) = 1308248 +TIMESTAMP = 1608443516 +SHA256 (fetchmail-6.4.14.tar.xz) = 424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb +SIZE (fetchmail-6.4.14.tar.xz) = 1309352 |