diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-04-26 16:54:02 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-04-26 16:54:02 +0000 |
commit | 381c2fa5ffbca4eedcf9c3045ca0238e1a765f72 (patch) | |
tree | c1535d08768b0f49b6598e509a9d73f140a5abf5 /mail/fetchmail | |
parent | f0c77dafecbac8519f5358ea248daf16c7cfcaa5 (diff) | |
download | freebsd-ports-381c2fa5ffbca4eedcf9c3045ca0238e1a765f72.zip |
mail/fetchmail: update to 6.4.4 (updates Japanese translation and version)
No code changes.
PR: 245927
Approved by: chalpin@cs.wisc.edu (Corey Halpin, maintainer)
MFH: 2020Q2 (only translation update for ja (Japanese))
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 08f746cfefd6..f0a349cb6cd2 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= fetchmail -DISTVERSION= 6.4.3 +DISTVERSION= 6.4.4 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 ecd020d1c4fe..1ef040a24f35 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586083264 -SHA256 (fetchmail-6.4.3.tar.lz) = b22217beb0a1545a84a111baada2008f00887afe395a8514805e5297366385d0 -SIZE (fetchmail-6.4.3.tar.lz) = 1259211 +TIMESTAMP = 1587880405 +SHA256 (fetchmail-6.4.4.tar.lz) = 06bead00aacec86b44edcbcdaf3937f667f7962003ab38784563fb9704d6b4bc +SIZE (fetchmail-6.4.4.tar.lz) = 1257081 |