diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-02-11 02:13:42 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-02-11 02:13:42 +0000 |
commit | 63e89621a4fd6ab2875163f63306674e2c630617 (patch) | |
tree | 15d49e1ded6586d70cafc84af8be41aebe4fb2f9 /mail/fetchmail | |
parent | d04db9b71304fd18af7b61b09762497af7832094 (diff) | |
download | freebsd-ports-63e89621a4fd6ab2875163f63306674e2c630617.zip |
mail/fetchmail and mail/fetchmailconf: Update to 6.4.16
PR: 253423
Submitted by: Corey Halpin <chalpin AT cs.wisc DOT edu> (maintainer)
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 38478fe0a527..018945940555 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= fetchmail -DISTVERSION= 6.4.14 +DISTVERSION= 6.4.16 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 78656169330a..f88bd0c41ade 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608443516 -SHA256 (fetchmail-6.4.14.tar.xz) = 424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb -SIZE (fetchmail-6.4.14.tar.xz) = 1309352 +TIMESTAMP = 1612967656 +SHA256 (fetchmail-6.4.16.tar.xz) = 044b9a0ac03afbae7744979defe3e2e32e39141bca68fd0c8deda2ed40884fb9 +SIZE (fetchmail-6.4.16.tar.xz) = 1316660 |