git: 9bf40d7c50b6 - main - mail/fetchmail: update to 6.4.19
Matthias Andree
mandree at FreeBSD.org
Tue Jun 1 16:47:13 UTC 2021
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9bf40d7c50b665db38a19e0065a16a26be0e3aaa
commit 9bf40d7c50b665db38a19e0065a16a26be0e3aaa
Author: Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-05-29 12:22:06 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-06-01 16:46:05 +0000
mail/fetchmail: update to 6.4.19
* CHANGE: fetchmailconf: properly catch and report option parsing errors
* BUG FIX: LMTP: do not try to validate the last component of a
UNIX-domain LMTP socket as though it were a TCP port. Reported by
Christoph Heitkamp, Gitlab issue #33.
* TRANSLATION UPDATE: This fine person has contributed an updated
translation:
- sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
PR: 256242
Approved by: Corey Halpin (maintainer)
---
mail/fetchmail/Makefile | 2 +-
mail/fetchmail/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 36429f9cb213..524caf9f4f47 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,7 +1,7 @@
# Created by: Ville Eerola <ve at sci.fi>
PORTNAME?= fetchmail
-DISTVERSION= 6.4.18
+DISTVERSION= 6.4.19
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 e4ea69e08983..a45902bb7de8 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616889969
-SHA256 (fetchmail-6.4.18.tar.xz) = 302dc9bcdc6927dedf375d2baaead2347557faa70d98b1da83f2409fa6fb259f
-SIZE (fetchmail-6.4.18.tar.xz) = 1317488
+TIMESTAMP = 1622290498
+SHA256 (fetchmail-6.4.19.tar.xz) = cd8d11a3d103e50caa2ec64bcda6307eb3d0783a4d4dfd88e668b81aaf9d6b5f
+SIZE (fetchmail-6.4.19.tar.xz) = 1316672
More information about the dev-commits-ports-all
mailing list