summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorfrueauf <frueauf>2002-04-06 16:53:01 +0000
committerfrueauf <frueauf>2002-04-06 16:53:01 +0000
commit38354376a190e3ac7791113be841fbcbaf59489a (patch)
treed7644d801002a8cf9fdb45ff9b795a58379a4263 /mail/fetchmailconf
parent62aac68caa2096da8cd2d504f6ff763f55841f7e (diff)
downloadpkgsrc-38354376a190e3ac7791113be841fbcbaf59489a.tar.gz
Update fetchmail{conf} to 5.9.11.
Changes since 5.9.6: fetchmail-5.9.11 (Mon Apr 1 17:09:13 EST 2002), 21597 lines: * Updated Turkish and Japanese translations. * Added warning about auth failures on the GMX server. * HMH's Debian 5.9.10 patches: 1. Fix minor typo in FAQ 2. Fix partial implementation of ESMTP auth, and some minor fetchmailconf stuff 3. Add proper error reporting to bad logfile creation. patch by Sunil Shetye <shetye@bombay.retortsoft.com> 4. Fix incredible aggravating bug that caused dataloss risks if 4xx errors were returned by the MTA 5. Corrected version of the fix-timeouts-for-ssl and descriptor leaking patches from Sylvain Benoist <sylvainb@whitepj.com> Also fix outdated comments in driver.c 6. Sunil Shetye's patch to stop fetchmail from trying to fetch twice with IMAP 7. Stop stupid complaint about turning off SSL being illegal without SSL support. 8. Byrial Jensen <byrial@image.dk> i18n fixes * Sunil Shetye's attribute patch. * HMH's revised but untested SMTP authentication patch. fetchmail-5.9.10 (Sun Mar 10 15:09:57 EST 2002), 21529 lines: * Security fix: don't trust the message count passed back by the server. fetchmail-5.9.9 (Sat Mar 9 08:54:28 EST 2002), 21508 lines: * Renamed misnamed tr.po and da.po files * Jakub Ulanowski's patch to fix SSL fingerprint handling. * Matt Kraai's patch for supporting STLS over POP3. * French translation updated. * Debian fixes merged. * Added maildrop (MDA shipped with courier) as fallback after procmail and sendmail (thanks to Alexander Lazic <al-fetchmail@none.at>). * ESMTP AUTH support from Wojciech Polak <polak@lodz.pdi.net>. fetchmail-5.9.8 (Thu Feb 14 23:47:31 EST 2002), 21358 lines: * Added de translation catalog; updated da and tr catalogs. * vsprintf underflow fixes by Sunil Shetye. * Added warning about IMS POP3 server. * Mattyhias Andree's fix for a longstanding SSL hang bug. * Fix yacc syntax bug when building with SSL. * Sunil Shetye's patch for idle timeout during poll. * Applied HMH's fix for the "message delimiter found in headers" code path (Debian bug #128672). fetchmail-5.9.7 (Sat Feb 2 00:33:40 EST 2002), 21330 lines: * Minor fixes by HMH. * Properly guard some transaction reporting in the SSL code. * Updated German (de) po file. Added Turkish (tr) po file. * Expunge edge case fix by Sunil Shetye. * Fixes for some odd IMAP and SMTP edge cases by Sunil Shetye. * UIDL bug fix by Matthias Andree. * Use smtpaddress, if present, to set the return path on warning mail. * Tell parser to object when SSL keyboard is used with SSL not compiled. * GSSAPI and ODMR fixes by Tom Hughes.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile5
-rw-r--r--mail/fetchmailconf/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index c0976136de3..88ac15e74f4 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2002/01/28 17:36:27 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2002/04/06 16:53:02 frueauf Exp $
-DISTNAME= fetchmail-5.9.6
+DISTNAME= fetchmail-5.9.11
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
-PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \
http://www.tuxedo.org/~esr/fetchmail/ \
diff --git a/mail/fetchmailconf/distinfo b/mail/fetchmailconf/distinfo
index 99fe4db727b..74850748c0d 100644
--- a/mail/fetchmailconf/distinfo
+++ b/mail/fetchmailconf/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2002/01/10 14:10:23 wiz Exp $
+$NetBSD: distinfo,v 1.11 2002/04/06 16:53:02 frueauf Exp $
-SHA1 (fetchmail-5.9.6.tar.gz) = c01aa4dbeafa36a9816eb72b7ca6bcb8d9681e49
-Size (fetchmail-5.9.6.tar.gz) = 866845 bytes
+SHA1 (fetchmail-5.9.11.tar.gz) = 113c4742379e8a012a0269b13de49ea7704bb6a4
+Size (fetchmail-5.9.11.tar.gz) = 950273 bytes