summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/Makefile
diff options
context:
space:
mode:
authortron <tron>2011-08-26 07:19:25 +0000
committertron <tron>2011-08-26 07:19:25 +0000
commit0bf162542172ddd1f2534c90a19596507cd01de5 (patch)
tree808c816901d166f188be6050050220f2e9c9c0a3 /mail/fetchmailconf/Makefile
parentacdc088af199c68de53ce9d86c0678f47a21cd0d (diff)
downloadpkgsrc-0bf162542172ddd1f2534c90a19596507cd01de5.tar.gz
Update "fetchmail" and "fetchmailconf" package to version 6.3.21.
Changes since version 6.3.20: - The IMAP client no longer inserts NUL bytes into the last line of a message when it is not closed with a LF or CRLF sequence. Reported by Antoine Levitt. As a side effect of the fix, and in order to avoid a full rewrite, fetchmail will now CRLF-terminate the last line fetched through IMAP, even if it is originally not terminated by LF or CRLF. This bears no relevance if your messages end up in mbox, but adds line termination for storages (like Maildir) that do not require that the last line be LF- or CRLF-terminated.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 50800915bbd..eecc7efe116 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2011/06/09 11:52:33 obache Exp $
+# $NetBSD: Makefile,v 1.81 2011/08/26 07:19:25 tron Exp $
-DISTNAME= fetchmail-6.3.20
+DISTNAME= fetchmail-6.3.21
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= http://download.berlios.de/fetchmail/