aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-03-11 22:20:22 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-03-11 22:20:22 +0000
commitd3a61d02d29612dca0b7053ba27b8ac9add129f2 (patch)
tree7081fd634a8603b5664ef00f8c4aa0d85705dc38
parent291cc0f1768b481643069ff173ed64f6992e1696 (diff)
downloadports-d3a61d02d29612dca0b7053ba27b8ac9add129f2.tar.gz
ports-d3a61d02d29612dca0b7053ba27b8ac9add129f2.zip
MFH: r564925 r568138
mail/fetchmail and mail/fetchmailconf: Update to 6.4.16 PR: 253423 Submitted by: Corey Halpin <chalpin AT cs.wisc DOT edu> (maintainer) mail/fetchmail: fetchmailconf: update to 6.4.17 (minor fixes, Japanese translation) # BUG FIXES * IMAP client: plus memory leaks for username and password when trying the LOGIN (password-based) authentication and encountered a timeout situation. * dist-tools/getstats.py: also counts lines in *.py files [for NEWS file] # CHANGES * fetchmail.man: now mentions that you may need to add --ssl when specifying a TLS-wrapped port. * fetchmailconf: --version (-V) now prints the Python version in use. # TRANSLATION UPDATE * ja: Takeshi Hamasaki [Japanese] PR: 254208 Approved by: Corey Halpin (maintainer) ChangeLog: https://gitlab.com/fetchmail/fetchmail/-/blob/66ae17e72ca9f1e92b7690b0d846fa8df603e7c3/NEWS#L85
Notes
Notes: svn path=/branches/2021Q1/; revision=568139
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/fetchmail/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 38478fe0a527..f7eecb572fb7 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= fetchmail
-DISTVERSION= 6.4.14
+DISTVERSION= 6.4.17
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..f815bb36cae2 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 = 1615413187
+SHA256 (fetchmail-6.4.17.tar.xz) = a41bcdf11b41aa0682b259aee4717c617c15dadd43fa008b2ed38b770f4d50c6
+SIZE (fetchmail-6.4.17.tar.xz) = 1316944