summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2003-09-02 12:27:46 +0000
committerfrueauf <frueauf@pkgsrc.org>2003-09-02 12:27:46 +0000
commitb5b45c758671df49c492cea5040de73af45c3185 (patch)
treefdfd6d49fe55fe71b6b7c658afddc1db7a5bbb11 /mail/fetchmailconf
parent8ab934530be15598ec03d31eccadf06634b5e815 (diff)
downloadpkgsrc-b5b45c758671df49c492cea5040de73af45c3185.tar.gz
Update fetchmail{conf} to 6.2.4.
Based on pr pkg/22650 by Adrian Portelli. Changes since 6.2.3: * Updated German, Spanish, Catalan, and Turkish translations. * IDLE is now supported using no-ops even if the server doesn't support the IMAP IDLE extension. * Sunil Shetye's patch to do better password shrouding. * Sunil Shetye's bug-fix rollup patch. * Introduce a translation item for the word "seen". * Back out the hack to deal with lack of byte stuffing on some POP3 servers. * Thomas Steudten's patch to improve SMTP handling of 550 errors.
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 7882eaaf369..4967d858844 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2003/07/20 14:52:46 frueauf Exp $
+# $NetBSD: Makefile,v 1.52 2003/09/02 12:27:47 frueauf Exp $
-DISTNAME= fetchmail-6.2.3
+DISTNAME= fetchmail-6.2.4
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= http://catb.org/~esr/fetchmail/ \