summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-22 05:18:42 +0000
committerwiz <wiz>2003-03-22 05:18:42 +0000
commitb51cec6fbf7a025d29d1707e338fe82e5df04f49 (patch)
treee316e581af2266e629f1fec23ead33e0cdbbeece /mail/fetchmailconf
parent9d6c72d427da62ddec6ddb3aa7ece3150fa66742 (diff)
downloadpkgsrc-b51cec6fbf7a025d29d1707e338fe82e5df04f49.tar.gz
Update to 6.2.2, from Quentin Garnier in PR 20790.
Changes since last version: * Sunil Shetye's patch to improve behavior in empty messages. * Conform to RFC2595; reissue capability probes after successful STARTTLS negotiation. * Sunil's patch to make handling of failed STARTTLS more graceful. * Sunil's JF2 fix patch for .fetchmailrc security fix. * Christophe GIAUME <christophe@giaume.com> finished the implementation of RFC2177 IDLE. * Jason Tishler's fix patch for Cygwin. * Support ssh-style authentication in POP3 * Fix for Debian bug #108977, clean up config file evaluation, by Benjamin Drieu.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 2194a06a458..7ee0f26141c 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2003/02/21 11:22:04 mycroft Exp $
+# $NetBSD: Makefile,v 1.47 2003/03/22 05:18:42 wiz Exp $
-DISTNAME= fetchmail-6.2.1
+DISTNAME= fetchmail-6.2.2
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \